[_] any chance of a skillswap about flash OOP
Matt Kane
ascorbic at gmail.com
Wed Oct 17 13:09:47 BST 2007
On 17 Oct 2007, at 12:50, Jon Bennett wrote: > > yeah, Thermo looked great (was posted up here last week I think), any > ideas on when 'next year' really is! > > In the meantime, got any good resources (links/books) on working with > AS3, Flex etc? I tend to work with dynamic data (as opposed to > building games ;)), if that makes any difference! I mostly learnt from the docs and tutorials on adobe.com. http://www.adobe.com/devnet/flex/ is the place to start. I also got the Actionscript 3 Cookbook and "Actionscript 3 with `Design Patterns". While those are good, I found myself mostly using the downloadable Flex 3 Language Reference docs for both AS3 and MXML. Download the Flex 3 SDK and its associated docs and it shouldn't be too hard to get into it. Incidentally, if you have Flash CS3, you can use its debugger with your Flex apps. Just tell it to start a remote debug session. My TextMate flex workflow is based around bundle actions that run the Flex SDK command line compiler and the AIR debug player. -- Matt Kane, Lead Developer, Clementine http://www.clevr.com/ http://www.clementine.info/ Clementine is a trading name of Sphex LLP