When I duplicate a movie clip, it seems like I can’t immediately call its functions. Also, it seems like any variables that I set immediately after that will be overwritten if they are defined in Frame 1 of the duplicated clip. What is the order of events when you duplicate (or create) a movieclip, and is there any way to get around this, say by waiting until the new clip loads and runs its frame1 script?
Thanks a lot!