Cairngorm for Flex 3

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.

Tags: , , , ,

3 Responses to “Cairngorm for Flex 3”

  1. dito Says:

    Hi!

    Nice done! Where should the files be placed in the project?
    I don´t get a swc file like from adobe

  2. Daniel Says:

    Thank you for the feedback on my post. I updated the post to let others know about the problem and how to fix it. All you need to do is change the file extension from .zip to .swc then reference it like any other swc in your flex builder project. If you have any further problems or questions just let me know.

  3. adobe updates Says:

    [...] [...]

Leave a Reply

You must be logged in to post a comment.