ifFrameIsLoaded for multiple scenes

Well, I know how to use the ifFrameIsLoaded to load one scene, but I was wondering if anyone could tell me the script needed to use the action to load multiple scenes rather than one.

What version of Flash are you using?

ifFramesLoaded has been deprecated (fazed out).

The new method involves getting the whole size of the movie so it will load all the scenes at once.

Check the tutorials on this site to see what I mean.