Topic: Flex Builder
A busy (and exciting) May for the Flex community
In case you’ve missed the announcements, the month of May feels like it’s overflowing with community events. Here’s what’s on my schedule so far for May 2009 (And I strongly endorse these. With the possible exception of the third one =):
SilvaFUG North (SF) May meeting (May 12): This is basically a pre-event for FlashCamp, with […]
» Keep reading A busy (and exciting) May for the Flex community
Multiple AS3 classes in one file
Since you could do it in early betas of Flex 2, but can’t seem to now, some people have been wondering if it’s possible to have multiple ActionScript 3.0 classes defined in a single .as file. Here’s a look at how to do it, and why you might or might not want to.
» Keep reading Multiple AS3 classes in one file
Darron Schall put together a quick intro to using FlexUnit in FlexBuilder 2, in case anyone else is looking for such a thing.
ActionScript 3 error checking: unit testing recommended
Some thoughts on ActionScript 3’s dynamic type checking, ultimately leading to the claim that in ActionScript 3 unit testing is even more important and useful than it might have been with previous versions of the language.
» Keep reading ActionScript 3 error checking: unit testing recommended
ActionScript 3: The real syntax
Last week I posted a preview guess of what ActionScript 3 syntax would look like, based on the ECMAScript 4th edition proposal. Here are a few links to the real thing, now that it’s finally public!
ActionScript 3 in the MM Labs wiki
AS2 to AS3 Migration, from the AS 3 Language Reference
ActionScript 3 Learning Tips […]
» Keep reading ActionScript 3: The real syntax