I am able to use this.....delete obj[k]; thanks all
On Tue, Mar 24, 2009 at 12:35 PM, ACE Flash <[email protected]> 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

