No, you cannot duplicate anything that was changed/loaded at runtime
(including images, child movieclips, variables, etc). The result of
the duplication is always an exact copy of the original movieclip
symbol (as it presented in the library). You have two options:
- you can load your image again and since it is already present in the
browser's cache, it will load much faster
- capture the image into a BitmapData object and then you can copy it
to another BitmapData in any movie clip
Attila
nV> Hi to all
nV> is it possible
nV> first load jpg in movie clip
nV> holderCur.loadMovie(jpgLoaded);
nV>
nV> then duplicate this clip after loading
nV> holderCur.duplicateMovieClip("holderLast",1)
nV>
nV> I could not see duplicated clip. What solution can be?
_______________________________________________
[email protected]
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com