|
-
loading 2 seperate movies into a blank movie
can some flash master figure this one out?
I have a main movie with a blank movie called "blankclip" to load movies into. I have a frame where the movie stops which has a layer which loads the "menustrips.swf" animation in the main movie:
_root.blankclip.loadMovie("menustrips.swf");
and also another layer/frame which loads "kanim.swf" which is also an animation
_root.blankclip.loadMovie("kanim.swf");
My problem is that only one of the movies load?
How can I load both these movies in my movie?
thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|