Monthly Archives: December 2007

Weak vs Strong References in AS3

For those of you not familiar with the concept, a weak-reference is a reference to an object that will not hold the linked object in memory when that object is garbage collected. There are only two ways to create a … Continue reading

Posted in AS3, Programming, Site-seeing, Tips, Tricks, and Hacks, Videogames | 12 Comments

Preventing Out-of-memory errors in Eclipse / FlexBuilder

You may occasionally get an error that Eclipse has run out of memory. Part of the problem here is that Eclipse is only allocated 256MB of RAM by default. I’ve found this can be helped (but I sometimes still have … Continue reading

Posted in AS3, Flex, Programming, Tips, Tricks, and Hacks, Tutorial | Leave a comment

Building and Running AS3 Bible Examples

I’ve received several emails from readers who have had trouble running code from the ActionScript 3.0 Bible. You can find a step-by-step guide to running example code in the Introduction to that book. We all know that a picture is … Continue reading

Posted in AS3, Flash, Tutorial | Tagged | 11 Comments

Skrypt Kidz 3000 – Episode 2 – Flash Developers VS. Flash Designers

A new episode of Brooklyn Skrypt Kidz has been posted where we talk about the ever-widening gap between Flash designers and Developers. Go there / Do that / Be There

Posted in AS3, Flash, Flex, News, Programming, Site-seeing | Leave a comment