Topics: MXNA data services, Mark Anders (VP of Engineering) on Zorn. Mark brings his ten years of Microsoft experience to Macromedia. At Microsoft he headed the ASP.Net and .Net Framework teams. (I recently had the chance to meet and talk to Mark and besides his amazing wealth of knowledge, he's a really wonderful guy.)
The tutorial discusses how SWFs can be used as code-only Dynamic Link Libraries while developing for the Flash Platform.
We had some extra time during my recent Best Practices Flash and Flex class and, at the request of the class, decided to cover FAMES. As part of this, we downloaded the latest Swfmill, which has support for linking classes to clips directly in the SWFML file. I thought we might as well use this new functionality as it is cleaner than littering your code with Object.registerClass statements. Little did I know at the time that this little addition would actually result in a huge shift in workflow. Much head-scratching later, I was able to come up with a workflow that is actually much simpler to work with than the current workflow. The problem is that currently it does not work with FAMES (Flashout, the "F", doesn't currently support this workflow) so you will have to use the command line for the time being.
Carlo Blatz from Powerflasher was kind enough to invite me to the Beta for FDT and I can't wait to test it out for myself.