hi guys,
 
This might be a very simple question but at the moment it's giving me headaches.
 
I want to do a duplicateMovieClip on a movie but the duplicated movie should be put 
inside another movie. It works no problem when I'm doing it in the same movie as the 
original, but when I tell it to create the movieClip in another movie, it has a spaz 
and doesn't appear.
 
here's a snippet
 
on (release) {
        duplicateMovieClip("_root.tester", "_root.myPrintMC.tester", 1);
        setProperty ("myPrintMC.tester", _x, "200");
}
 
Any help much appreciated
 
Cheers,
Chris

<<winmail.dat>>

---
You are currently subscribed to fugli as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]

MX Downunder AsiaPac DevCon - http://mxdu.com/

Reply via email to