If you're loading data from a file I wouldn't recommend JSON. It's not really readable.
JSON is nice for serializing/deserializing data coming from a database or for communicating with for instance Javascript. Not at all for storing data in a text file. Right tool for the job and all that.. regards, Muzak ----- Original Message ----- From: "eka" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Saturday, May 05, 2007 10:07 AM Subject: Re: [Flashcoders] LoadVars array.length problem > Hello :) > > It's more easy to use JSON ? Xml is more difficult in AS2 ? > > EKA+ :) _______________________________________________ [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

