Site Archives

Actionscript 3 Libraries


When i read the article from Iterations::Two “FlexUnit released for Flex 2.0 and Actionscript 3.0″, the link to FlexUnit revealed a host of other AS3 libraries by Adobe Developer Relations.

CoreLib (The corelib project consists of several basic utilities for MD5 hashing, JSON serialization, advanced string and date parsing, and more)
FlexUnit (FlexUnit is a unit testing framework […]

Flash Player 8 - Native Version for the new Mac Intel machines?


To clear this issue up and decided to post an article on the subject of universal binaries for Flash Player 8. I searched Google and find this article by Tinic Uro on Universal binaries for FP8. His article mentions and I quote “The new iMacs ship with a native Intel version of the Flash Player 8 […]

Creating SWCs using Flex 2 Builder


With the recent release of Cairngorm 2 Alpha 2 from the guys over at Adobe Consulting i decided to compile Cairngorm 2 into a SWC file using Flex 2 Builder. This is similiar to .NET in that you can create class libraries and compile them into .NET assemblies (dll files).
The steps i took to accomplish this task […]