December 2006 Archives

Dec 8, 2006

ActionScript 3.0 Class Diagram

Posted by Dennis in ActionScript, Flash, Flex 3 comments

A very useful ActionScript 3.0 reference sheet: http://www.flex.org/download/AS3API_01.pdf


Dec 6, 2006

Developing Flex applications without the Flex Builder

Posted by Dennis in Flex 4 comments

Thanks to the free Flex 2 SDK, you can develop Flex applications without the Flex Builder. Some work has been done to make this possible in Eclipse, but a lot needs to be done to get it working. FlashDevelop, an Open Source IDE, is a lot easier to configure. I made a how-to to show [...]