Here I am in Flash CS3, coding AS3 on the timeline with a few Document classes here and there for sanity on an insane deadline. While waiting for my source control to download (someone apparently checked in the WHOLE internet), I figured I’d blog about an interesting observation I came across this week.
(more…)
Blog
-
Designer vs. Developer: Declaring Stage Instances
-
Gaia 2.2 Released
I’m using Gaia , the framework for Adobe Flash , for one of my projects. As a n00b, I’ve screwed up my site.xml a few times since I didn’t read the manual. Gaia 2.2 helps a tad in that regard by now validating your site.xml before it goes about scaffolding the whole thing wrong. Having to delete all of the scaffolded classes and FLA’s for a new project 5 times because I’m a moron was frustrating. Another thing that’s nice is Steven finally put event metadata tags on classes, including on some interfaces. Since I code mostly in Flex Builder , I can actually get code hints now when doing addEventListener.
(more…) -
Two Directory Source Control Workflow
Two Directory Source Control is a work flow where you utilize one directory from source control, one directory that you work out of, and you then shuttle between them at your convenience. In this article, I’ll describe how traditional work flows work, the problems with them, and how you can use the Two Directory option to overcome them. This article assumes you know what source control is, what a merging tool is, and the value they bring to your work flow.
(more…) -
LA Flash User Group: Gaia Presentation Tonight
Amongst other cool happenings at the Budding Talent Night #2 for the LA Flash User Group this evening, is Steven Sacks ‘ presentation on Gaia , the framework for building Flash sites uber-quickly. I managed to get a run through of his preso last night and was really impressed. I’ve talked, offered advice, and even contributed a tiny portion of sample code to Steven for Gaia, but still learned a ton from his talk.
(more…)