Web Design Forum: How to join preloader and website together? - Web Design Forum

Jump to content

WDF
WDF Premium Memberships Reseller Hosting
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

How to join preloader and website together? the preloader doesnt work with the website!!! Rate Topic: -----

#1 User is offline   hmyaurs 

  • Forum Newcomer
  • Pip
  • Group: Members
  • Posts: 2
  • Joined: 18-August 11
  • Reputation: 0

Posted 18 August 2011 - 12:45 PM

HELP!!!I have learnt how to make preloader and I have fininshed making it and my website.
When I put the preloader's frame2 a picture,it works perfectly!
When I put the preloader in the website file's frame1 and the website begins at frame2, the preloader does not work!!
So, i am wondering whether I need to publish the website to a "symbol" or sth else to put at frame2.
Could somebody teach me how to join the preloader and the website together??? thanks!!!
(sorry if my english is bad.)

THE BELOW SCRIPT OF THE PRELOADER AND THE TIMELINE OF THE WEBSITE ARE FOR REFERENCE~
function loadProgress(my_content:ProgressEvent):void {

var percent:Number = Math.floor( (my_content.bytesLoaded * 100) / my_content.bytesTotal)
percent_txt.text = percent + "%";
preloader.gotoAndStop(percent);
}
function loadComplete(e:Event):void {
currentFrame + 1;
}
loaderInfo.addEventListener(ProgressEvent.PROGRESS, loadProgress);
loaderInfo.addEventListener(Event.COMPLETE, loadComplete);


Posted Image
0

#2 User is offline   hmyaurs 

  • Forum Newcomer
  • Pip
  • Group: Members
  • Posts: 2
  • Joined: 18-August 11
  • Reputation: 0

Posted 18 August 2011 - 02:46 PM

i have tried to do everything of my website in a symbol movie clip then put it after the frame of preloader but it still does not work... :cray:
0

#3 User is offline   web-itec 

  • Expert
  • PipPipPipPip
  • Group: Members
  • Posts: 533
  • Joined: 23-March 11
  • Reputation: 53
  • Gender:Male
  • Location:United Kingdom
  • Experience:Advanced
  • Area of Expertise:Web Developer

Posted 20 August 2011 - 10:34 AM

View Posthmyaurs, on 18 August 2011 - 02:46 PM, said:

i have tried to do everything of my website in a symbol movie clip then put it after the frame of preloader but it still does not work... :cray:


you should really use another scene for the preloader, its very difficult to explain, if you want send me the files and ill send you them back with the preloader added for you, and then go to the scene and look how ive done it
0

#4 User is offline   BEP 

  • Forum Newcomer
  • Pip
  • Group: Members
  • Posts: 9
  • Joined: 11-September 11
  • Reputation: 0
  • Gender:Male
  • Location:Ashford Kent England
  • Experience:Nothing
  • Area of Expertise:Web Developer

Posted 11 September 2011 - 09:28 AM

is there a stop(); anywhere on frame 1?
The timeline should not move on until the preloader is complete.
The preloader should be the only mechamism for the timeline to move to frame 2


Adam
www.blackeyedpurple.com
0

#5 User is offline   Treadstone 

  • Forum Newcomer
  • Pip
  • Group: Members
  • Posts: 2
  • Joined: 20-April 12
  • Reputation: 0
  • Gender:Male
  • Location:Philippines
  • Experience:Intermediate
  • Area of Expertise:Designer

Posted 20 April 2012 - 05:03 AM

Hi,

I also have the same problem n Flash CS4 with the preloader. My website is a simple flash site with a couple of slide transitions and I really have no problem with it but whenever I put a preloader
my buttons won't work. I mean I can click buttons, but no transition to bring me to the page I clicked on, I am stuck in the index page, I can only hear the sound of the buttons when I click. I did already did everthing, I even did every instructions I read in the internet but still no good result. I am very desperate to find solution for this problem. It so frustrating. Can anyone please help me?
0

#6 User is offline   Treadstone 

  • Forum Newcomer
  • Pip
  • Group: Members
  • Posts: 2
  • Joined: 20-April 12
  • Reputation: 0
  • Gender:Male
  • Location:Philippines
  • Experience:Intermediate
  • Area of Expertise:Designer

Posted 20 April 2012 - 05:08 AM

View Postweb-itec, on 20 August 2011 - 10:34 AM, said:

you should really use another scene for the preloader, its very difficult to explain, if you want send me the files and ill send you them back with the preloader added for you, and then go to the scene and look how ive done it



Hi,

I also have the same problem with preloader. Can you help me with the flash file that I sent you?

Thank you so much.. it is very much appreciated..

Jay
0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users