Category Archives: Tutorial

Introduction to Flex Resource Bundles

Hark, Flex developers. Lend me your ears! I must take this post to implore you: use Resource Bundles! Trust me, I know, there’s a lot to keep up with these days, but if you aren’t already privy to the awesome … Continue reading

Posted in Flex, Programming, Tutorial | 9 Comments

KitchenSync News: Patch released v1.0.1, source files for Flash CS3, more docs

Posted in AS3, Flash, Flex, News, Programming, Tutorial | Leave a comment

The State pattern in Flex – combining view states with logical states

If you’ve used Flex, you’ve no doubt (er, hopefully) been using View States (AKA <mx:State>) to change the look of your RIA as it progresses through different situations of use. While this is immeasurably useful, it does not necessarily qualify … Continue reading

Posted in AS3, Architecture, Flex, Programming, Tips, Tricks, and Hacks, Tutorial, User Experience | 2 Comments

No children on the stage – a confusing Flash CS3 display list issue

A reader wrote to me with an interesting Flash CS3 problem that had me stumped at first (mostly because I use FlexBuilder instead of Flash). I thought I’d post the answer here so we can all benefit from it. The … Continue reading

Posted in AS3, Flash, Programming, Tutorial | Tagged | 2 Comments

Pimp my ‘clipse – a list of must-have Eclipse plug-ins for Flex/Flash Development

FlexBuilder may have its ups and downs but it still remains my pick for best AS3/MXML editor on the market (with TextMate not far behind). Part of the beauty of FlexBuilder is that it’s built on the Eclipse SDK, one … Continue reading

Posted in AIR, AS3, Flex, Programming, Tips, Tricks, and Hacks, Tutorial | 16 Comments