Code As3 Forin
Quick reference for ActionScript 3.0 loop syntax, demonstrating the differences between 'for..in' and 'for each..in' iterations.
Systems Architect, Engineering, Narrative.
Quick reference for ActionScript 3.0 loop syntax, demonstrating the differences between 'for..in' and 'for each..in' iterations.
In order to use JSON support in as3, you have to download as3corelib. After this, it's pretty straightforward in Flex...
This page is intended to be a repository for as3 prototypes. *Using JSON *[Using for each loop](/wiki/2008-04-05-code-as3-...