Archive for March, 2008

Cairngorm for Flex 3

Tuesday, March 18th, 2008

I use Flex all the time for developing applications and the Cairngorm Microarchitecture has been very helpful for making those applications easily extensible.  I have been hoping that Adobe would release a newer version of the library for Flex 3, but so far they haven’t.  Since I now do all my development in Flex 3, I decided to recompile the source code under the new framework.  After a small tweak to the code that was needed for the library to compile properly I have got it to work.  Just in case anyone else would like it, here is the SWC Library.

 Update: If you get a .zip file from the download, just change the extension to .swc.  For some reason the server seems to send the file as a zip when it really is a .swc and I can’t seem to change it.