Load movie help

How would u load a external swf movie inside a existing movie but still playing the previous movie. kinda like the exteranl swf a\has it own window to load in…

http://www.kirupa.com/developer/mx/full_site.htm

TD

doesnt help me any…

That tutorial that tobydog shows you how to use loadMovie to load external movies into a main movie.

What problem are you having with it?

well basically what im trying to do is have a exteranl movie load over a dynamic text box. i was able to load the movie but i can only load it at level 0.

Try loading it into level 9999, see what happens.

it just makes the text box which contains text like a lower quality.
Do u know a way i can like load it in to its own pane…

Are you loading it into an empty movieclip of its own?

um no how do u do that??

That tutorial posted above shows you how.