Can you:
load a movie inside a movie that is already inside another. 3 teer.
i am just giving a command:
onClipEvent (load) }
loadmovie ("garments/garmentmovie.swf, _root.garmentmovie);
}
so, say I have a main template 'interface', I will load a topic section into
an area of it 'homepage' and inside home page I want the garment movie to
appear.
so I have a blank movie frame with the above code in it
I have another movie that has an instance name where the movie will load in
It does not bring the 3rd movie in
if you play homepage, it will play garment
if you play interface, it will only bring in the homepage?????
please help
Salem
|