I’m currently working on a newsite (in FLash) and i need to know besides levels, what other way would i be able to load 2-3 External .swf’s side by side on the same movie background meaning…site opens, main movie loads, with navigation, and two other movies (loaded externally) are loaded on the stage, and also be able to load movies side by side on the stage when i click on a button.
I think he wants to load the movieclips in a sequence say load the two at the bottom first before the main one on top loads. Is that right red_A. I want to do something like that also.
Exactly what gupps said!
If you check out the link i provided above, go to it, click on english or portugese, it should load some into sequence and the site opens up, do you see the three preloaders loading three different scenes at once??? the two bottom scenes and the one right about these two??? that’s what i wana do, how do you load an external movie into a section, box, empty_mc, whatever…but you can set the size of the movie you are going to load into…? i know im confusing it a little but all i wana be able to do is, load 3 external movie clips as soon as the page opens or upon the click of a button onto the stage anywhere i set them to load? can i do this and how???
red, just create 3 empty containers: container1,container2, container3, eg.and load the 3 external swf into each container. Make sure your external swfs are masked to the size so that the other information is not seen. you can either envoke the the containers and the x,y position with AS or just drop the containers in the main swf. thereare tutourials that about that.
I want to know how you can specify which swf to load first, second, third etc.
Hey thanks umm still a little confused as to what i should search for exactly? and also would you be able to post a .fla or even i can post mine so you guys can look at it.???