monday flash Q
monday flash Q
Out of context: Reply #6
- Started
- Last post
- 11 Responses
- jpea0
so if i load the swf into a mc on the root timeline, i'm able to say something like:
nextMovie="something.swf"
contentMc.gotoAndPlay('go')and then in the last frame of something.swf loaded into the clip 'contentMc' i'm able to say
loadMovie(nextMovie, 'content')haven't tried it yet.. gotta wait till i get home
but why is it better to load into a mc than levels? (sorry if it's an overasked question)