I tried it. It works for a plain Object with simple properties, but it's not working for Object that has more Objects in it.
--- In [email protected], Bjorn Schultheiss <[EMAIL PROTECTED]> wrote: > > There's some info here > > http://livedocs.adobe.com/flex/2/docs/wwhelp/wwhimpl/common/html/ > wwhelp.htm?context=LiveDocs_Parts&file=00001882.html > > On 15/06/2007, at 12:04 PM, williamkusumo wrote: > > > How do you clone/make copies of an object? I see some clone() > > functions in the docs, but they are all part of some unrelated class > > like Events. > > > > Any help is greatly appreciated. > > > > Thanks! > > > > > > >

