to remove dynamic properties you:
delete obj.a;
Same as removing nodes or properties from an XML;
Romu
www.soundstep.com
ACE Flash wrote:
Hey there,
I was trying to remove the first key and value ( a:"foo" ) from the oject.
var obj:Object = {a:"foo", b:"bar"}
Is there a way to remove it?
Thank you
_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders