  | |  | Can 't Duplicate Loaded MovieClip | Can 't Duplicate Loaded MovieClip
2004-02-25 - By Matt Shaw
Back Is this another Flash "feature "?
I am loading an image into a movieClip, like so:
myMovie.loadMovie( "anImage.jpg ");
...
Later, I am trying to duplicate it:
x = myMovie.duplicateMovieClip( "myMovie2 ",10000);
trace(x) > > undefined
It seems that I can 't duplicate the movieClip once an image has been loaded.
If i don 't load the image, I can duplicate the clip just fine. Anyway around
this?
=-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
Supported by Fig Leaf Software
=-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
Be sure to check the archives and the wiki:
http://chattyfig.figleaf.com/
=-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
http://chattyfig.figleaf.com/cgi-bin/ezmlm-cgi?1:mss:105237
=-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
To unsubscribe send a blank e-mail to:
Normal Mode: flashcoders-unsubscribe@(protected)
Digest Mode: flashcoders-digest-unsubscrive@(protected)
|
|
 |