You could take a bitmap copy (BitmapData.draw()). Alternatively, you could just rescale the original, print, then scale back again...
Ian On Fri, Oct 23, 2009 at 5:48 PM, Kevin Holleran <[email protected]> wrote: > How can a copy the display object into another so that I can > manipulate the coped object but not the original? I want to copy the > object, not the reference. > > Thanks. > > Kevin > _______________________________________________ > Flashcoders mailing list > [email protected] > http://chattyfig.figleaf.com/mailman/listinfo/flashcoders > _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

