Monthly Archives: June 2007

Continious Integration for Flash and Flex

Lately I’ve been working with CruiseControl, a continuous integration tool, and unit testing (ASUnit and FlexUnit) for our ActionScript 2, ActionScript 3/Flex projects. With the help of a couple of some great posts from eyefodder and Peter Martin, I’ve finally … Continue reading

Posted in news | Tagged , , , , , , | Leave a comment

AIR JavaScript Pocket Guide Now Available for Download!

Adobe Integrated Runtime for JavaScript Developers Pocket Guide has been released and is available for download at Ajaxian. Thanks Adobe and Ajaxian!

Posted in news | Tagged , , , , | Leave a comment

Adobe Releases AIR and Flex 3

Adobe has released some AIR. No not that kinda air, The Adobe Integrated Runtime, this is an update and the new name of Apollo. Also, released was Flex 3 . Of course these are both on Labs, so they are … Continue reading

Posted in news | Tagged , , , , , | Leave a comment

If you were an X-Men Super Hero?

I’d be Beast

Posted in news | Tagged | Leave a comment

Handling Different File Types in Apollo

So, I’ve finally snagged some time to whip out a post about dealing with different file types with the File API in Apollo AIR. The contents of a file can be read into a ByteArray and manipulated there. For example … Continue reading

Posted in news | Tagged , , , , , | Leave a comment