Very nice work!
I thought about doing something like this before and ended up taking a bit of a different approach. What I did was create a task that can read the flex project files and from these use mxmlc and compc to build the projects. What I figured is that if Flex Builder is creating the project files for me and can compile off of these that I would mimic the same thing! If people are interested in using this approach I will look at hosting it somewhere. This is however an NAnt task so I suspect there will be less people interested in this. Lance From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of flex2ant Sent: Friday, October 27, 2006 7:50 PM To: [email protected] Subject: [flexcoders] flex2ant Hi list, Now Flash player 9 (beta) for Linux has been released we can finally develop Flex 2 and AS3 apps on Linux. I've been putting in a lof of effort in the past week to create flex2ant. With flex2ant you can develop Flex2/AS3 apps from within Eclipse. All you need is the Flex 2 SDK, Eclipse and flex2ant and off you go. If you are interessed in this type of development then please go over to http://www.flex2ant.org and download the latest release. regards, Luke

