Last night I organized my first The New York Flash Meetup1 . It went well and there were some good conversations about the editors people use, porting over AS 2 to AS3, Flash Frameworks, as well as how to set up good workflow. Here is a copy of last nights itinerary:
On my quest to build a better mouse trap I was looking into using Textmate with the open source Flex SDK. I love FDT 3 but sometimes you just want a light weight editor that can quickly get you up and running, especially on small projects. Here is a good tutorial to help you get started.
Also don’t forget to check out this extra bundle for ActionScript Utilities. Lots of thanks to Wil Stuckey1 for helping me set this stuff up today and reminding me that Textmate still rules.
I just went through a great tutorial that shows how to set up the free Flex 3 SDK with FDT. It took about 10 mins to run through and I am ashamed I waited this long to set it up. Looks really promising because I was getting sick of waiting for the Flash IDE to compile. My goal is to use the SDK to compile my main apps and use the IDE to create swf libraries to use with my External Runtime Library Utility. Pick up the tutorial here or the PDF here.
So for the better half of my Friday I did research on how to best implement a service controller1 for the new AS 3 Heavy Video Player I am building. Normally I would just slap together a few singleton utility classes and be on my way but, after having a conversations with Myles2 about a blog post he read that said using singletons were bad, I started thinking about if I was going down the wrong path.
Awhile ago I read this article about best practices for creating singletons in AS 3 on gskinner’s blog. I thought I would share the template that I use for creating my utility classes.
I was very excited to see that my interview with Kristen Fischer from freelanceswitch.com was posted earlier today. Take a look at it here. Hope you enjoy the read, freelanceswitch.com is a great website for freelancers and a great subscription to have in your rss reader.