
Welcome Guest
|
#1
|
|||
|
|||
|
preloading one scene at a time
Because I've got a website that is around 600KB, it would take quite long on a 56K to load it all in one shot at the start. Instead, I prefer to load it scene by scene... as in.... go to scene 1 and in scene 1, it will launch the preload the sequence and verify if ONLY scene 1 is loaded. If scene 1 is completely loaded, it goes to an play a particular frame. Flash then goes to the frame and plays the animation and displays the rest of scene 1. Lets say the user selects Scene 2. What will happen is that the preload sequence will start again, ( this time residing in Scene 2 ), to verify if scene 2 is loaded completely before playing the rest of it.
I've seen this in many sites, such as netdogz.com ( plz go there to get a better picture of what im talking about )..... I think it should be possible to do so but may be quite difficult ? i would like to hear from u if it is possible to work out such a preloader.... If you really don't get what I'm talking about... then please see http://www31.brinkster.com/gwxthebest/idea.html I have based my entire almost completed movie on this concept of preloading one scene at a time, believing that it can be done. However, after browsing reference books, I guess it should be done another way and that what I want to acheive is called dynamic loading. The 'other way' is loading external SWFs through actionscript. Am i correct?..... Thanks in advance for any solutions |
«
Previous Thread
|
Next Thread
»
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Creating this scene structure? | CS5n531 | Newbies |
0 | 02-25-2011 05:48 AM |
| Scene change after collision detection animation | goonthebone | Flash MX 2004 |
15 | 04-14-2006 06:07 PM |
| preloading .flv one at at time "onRelease" | sammymaudlin | Newbies |
2 | 02-12-2006 04:38 PM |
| preloading "scenes" mine only does frames of 1 scene!! | junglebar | Flash MX |
1 | 02-13-2003 03:23 PM |
| scene 1 to scene 2 within a movie clip problem | lidoly | General Flash | 8 | 03-29-2001 06:36 PM |



? i would like to hear from u if it is possible to work out such a preloader.... 

