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

