var data:Object=new Object(); data.a=new Object(); data.a.t1=0; data.a.'t2=0;
Whoops - a stupid stray quote in the last line. Should of course have been: data.a.t2=0; Ian _______________________________________________ [email protected] 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

