|
From: Luke B. <lb...@pa...> - 2007-10-26 00:19:16
|
Sorry about that - I pretty much assumed you were working with AS2. Now I'm really curious what others have to say! At that point, I would probably compile with Flex Builder / MXMLC and use Authoring as either a compile time or run time library. This can get really tricky - especially if you're using Grant Skinner's Authoring components. There is also a pretty big performance issue if you're running MXMLC without Flex Builder. If you're interested in a quick introduction to Flex/MXMLC compilation you should check out our other project: http://code.google.com/p/projectsprouts/ Here's a video demo of an earlier incarnation: http://www.asserttrue.com/articles/2007/04/04/introducing-asproject You'll need to install Ruby and Ruby Gems, but after that, you should be able to get up and running pretty quickly. Good Luck, Luke Bayes http://www.asserttrue.com |