Actionscript Woes
This page is intended to be a repository for as3 prototypes. *Using JSON *[Using for each loop](/wiki/2008-04-05-code-as3-...
Design Technologist, AI Infrastructure, Prototyping.
This page is intended to be a repository for as3 prototypes. *Using JSON *[Using for each loop](/wiki/2008-04-05-code-as3-...
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...