Title: [fugli] Re: TextArea.change not triggered by dynamic changes?

You cant duplicate a mc into another mc.  You will need to use attachMovie
-----Original Message-----
From: Chris Lowe [mailto:[EMAIL PROTECTED]On Behalf Of Chris Lowe
Sent: Friday, October 10, 2003 11:34 AM
To: Flash Developers List
Subject: duplicateMovieClip

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

<<attachment: 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