Wade Arnold wrote:
Is it possible to clone and array in AS 2.0?  I have copied the array but
that just places a pointer at the existing array. I am looking to
clone/duplicate the array to separate the two data elements without having
to do a for loop. This of course stops working once you use objects or
multi-dimensional arrays.

Isn't it a job for mx.utils.ObjectCopy class and it's static copy method?

--
Michael "Antares" Klishin,

Email: [EMAIL PROTECTED]
Web: www.novemberain.com

Non progredi est regredi
_______________________________________________
Flashcoders@chattyfig.figleaf.com
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

Reply via email to