Before I go to the trouble of splitting up my content into separate scenes, it’d behoove me to know if the initial standard preloader would only preload a single scene at a time.
So, will a 2 frame preloader sequence that doesn’t reference scenes 2-whatever on the first scene only preload the info on scene 1? and the same will scene 2’s preloader only preload scene 2’s instances etc.?
I essentially need to whittle down the heavy load time I’m experiencing with a flash file, and scene by scene preloaders will help immensely if they actually act the way I hope they do.