Articles for March, 2005

A nice article/presentation summary about using Flash for game development. It has a nice discussion of limitations and workarounds of the Flash format for demanding applications; the resources at the end include a lot I knew and a few I am glad I found.

(via Zeh Fernando)

FlashPluginSwitcher is a handy (free) little tool for testing .swf files in different versions of the Flash Player. (via Ted Patrick)

Getting type checking with ActionScript arrays

Posted March 17, 2005 7:21 am
Filed under: ActionScript, Articles by Paul, Coding, Flash, Tutorials

In ActionScript, unlike other languages, arrays can contain a mix of different data types. This leads to potential confusion and errors because ActionScript compilers don’t check that data of a certain type is being added/retrieved from the array. This article discusses this issue, and several solutions as well.

» Keep reading Getting type checking with ActionScript arrays

5 comments so far

I definitely don’t consider myself to be an artist, but I sometimes have to create graphics that are supposed to look nice. This very nice set of tutorials on creating isometric pixel art is full of all sorts of goodness for people like me (and more talented artists, too). (via Marco Casario)

I almost forgot to mention this site, which is what led me to find the Interaction Design Patterns repository I linked to earlier today:

VisDoc looks to be a fantastic AS2 documentation generator at least from the screenshots and the sample documentation (including full docs on the built-in ActionScript classes) . It’s OS X only, which will prevent me from becoming a customer, but I’ll probably try it out on my Mac at work just to make myself wish…

I can’t decide if I agree about the choice to call these design patterns, but in any case here is a nice (albeit small) collection of solutions to common interaction design needs. Be sure not to miss the section on Interaction Design Literature and Sites, which has links to the big names plus some hidden gems.

I’ve been building up a list of these — maybe I’ll pick one one of these days. Natural Docs is an open-source documentation generator, which recently added full support for ActionScript 2.0. Lots of other languages in there too, including C#, PHP, Java…

Articles by Type

Articles by Topic

Random Reading

Currently...

Subscribe