MJ> That's because you're still not refrencing an object that exists:
MJ> 
>>>this._data["a"] = new Object();
MJ> 
MJ> You're saying, Hey, _data, make your "a" property an object.  But Flash
MJ> is saying, hold on cowboy, I don't see any property of _data called "a".

You are not right, it is totally acceptable and correct, I think you
are mixing something up :)

  Attila

_______________________________________________
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