I don't think that's still the case with Flash player 8 (and up).

Why one would care about an Object properties order is beyond me in the first 
place though,
but maybe I missed something in one of the thread replies (and this isn't about 
copying attributess to object properties).

regards,
Muzak

----- Original Message ----- 
From: "Steven Sacks | BLITZ" <[EMAIL PROTECTED]>
To: <flashcoders@chattyfig.figleaf.com>
Sent: Thursday, March 15, 2007 11:04 PM
Subject: RE: [Flashcoders] xml parse question


Or you can save yourself the very slow Array.reverse() and just iterate
through the array backwards, too.


> You might be aware of this, but just an FYI, if you're
> concerned about attributes being order specific. When you
> loop through the attributes with a for statement, you'll get
> the attributes in the reverse order. I personally loop
> through the attributes and push the attribute name to an
> array and then reverse order, when the for is done.
_______________________________________________


_______________________________________________
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