This upcoming book: http://friendsofed.com/book.html?isbn=9781430209935 Has two chapters I wrote devoted to setting up a development work flow using Open Source tools, plus a bunch of chapters on interesting OS projects written by people smarter than me.
-Marc 2008/5/19 Schell <[EMAIL PROTECTED]>: > I use FCSH to compile. I use CS3 components because I don't use MXML, and I > couldn't figure out a clean way to use Flex components without MXML. I wrote > a simple component handler class that makes using components without Flash > really easy for me [once the components are exported]. It seems like Adobe > would just release their components as classes to be instantiated through > pure actionscript but no, we have to think up crazy ways to use their comps. > > > > Are you using MXMLC to compile? Why are you using the CS3 components >> instead of the Flex components? If you are compiling in Flash you >> should be able to just call there classes but if you are using the >> MXMLC then you should be able to use the Flex components which are >> better in my experience. I use TextMate also and just wonder about >> other set ups. >> >> I use TextMate with a custom bundle that just calls an ant build file >> that compiles with the MXMLC. >> > > _______________________________________________ > osflash mailing list > [email protected] > http://osflash.org/mailman/listinfo/osflash_osflash.org > >
_______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
