Groups | Blog | Home
all groups > flash actionscript > february 2004 >

flash actionscript : Need Help With Preloader


ace01
2/21/2004 8:50:59 PM
Can anyone tell me how to make a preloader that loads the home page first and
displays it, then works on the other pages while the user views the page that
is displayed? I have a preloader that loads all the frames from all the pages
at once, but I only want to load one page at a time (20 frames per page). I
don't want the user to have towait until all the pages are loaded before they
can view the site. It currently takes a minute on 56k dial up before the user
see's anything.
Spin4
2/21/2004 8:58:54 PM
You can put more loading checks at the beginning of each "page". So when
someone first opens the site your first preloader checks s for the first
"page", if loaded it goes to it. On the entry into the first "page" there is a
preloader for the next "page" - etc etc.

So basiclaly use multiple loaders

Hope this helps
AddThis Social Bookmark Button