Posted At : May 8, 2008 10:41 AM
It also mentioned the swfdump tool which looked interesting
I downloaded it and went to the bin directory to try swddump but it didn't work straight away complaining about a missing jar file.
I thought this would mean a lot of pain to get it all compiling but I was very surprised. Here were the steps to get it working on Ubuntu 8.04 Hardy Heron.
This will check out the code to a directory called flex4 under your current directory. I'm assuming you have Subversion installed but if you don't you'll need to run this first.
Some couple of minutes later you should get the following message
Now you have a build of Flex4. Next step is to figure out how to configure Flex Builder to use the new compiler.
NOTE: This is not a finished version of Flex4 yet. Just the work in progress.
Cheers, Mark
0 Comments