On 7/3/06, Count Schemula <[EMAIL PROTECTED]> wrote: > ah, so the SDK is not really a development environment, it's just the > hooks? It would be up to me to utilize them? > > So, if I was looking to simply learn how to develop Flex apps, as a > no0b, I'm most likely looking at using the $499 Flex Builder?
You don't really Flex Builder to develop Flex Apps. Flex Builder is nice to have, but you can compile Flex Apps from Eclipse by using an Ant script and running the script from the Run menu in Eclipse. Some of the free plugins have places in their perferences to call a compiler and specify the arguments. Since you know where the Flex Compiler and libararies are located and with the help of the Flex compiler command line help, you should be able to easily determine how to call the compiler from Eclipse. Chris -- Chris Velevitch Manager - Sydney Flash Platform Developers Group www.flashdev.org.au ------------------------ Yahoo! Groups Sponsor --------------------~--> Great things are happening at Yahoo! Groups. See the new email design. http://us.click.yahoo.com/TISQkA/hOaOAA/yQLSAA/nhFolB/TM --------------------------------------------------------------------~-> -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/flexcoders/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

