PDA

View Full Version : Loading


____
11-25-2002, 09:23 AM
I am trying to load a "picture section" when it gets to that section rather than at the beginning of the movie. How i have it set up is that all the navigation happens in one movie clip that is placed on the root timeline. There are scenes and such. Well the second scene is has three sub categories, one of which is pictures. This particular part of the movie plays at frame 28. so in frame 27 I have placed the following code:
ifFrameLoaded (28) {gotoAndPlay(28);

}

stop();
It does go and play frame 28 BUT its always loaded, it never has to wait...How can I have my movie wait to this point to load this section?

simontheak
11-25-2002, 09:50 AM
Once you have pressed <CTRL>+Enter to test your movie, press the buttons again to use the Bandwidth Profiler which simulates a dial modem. You can choose which speed of modem you want to sumiulate by using the menu options at the top of the screen