Hello All,

I am attempting to clone a Vector Image contained within a Loader
Control, and am having some problems.

The only way I've seen this done before, is by using the
Bitmap(loaderObject.content).bitmapData.clone() method, but maybe I am
getting errors because it's a SWF File being loaded into the Loader,
versus an actual Bitmap...

If I wanted to clone the contents of a Loader, and place it into a
simple <mx:Image/> Control, what would be the best way to go about that?

Thanks in advance for all your help,

Mike

Reply via email to