Archives
The Authors
Categories
- AIR (22)
- Architecture (22)
- AS3 (90)
- Client-side (9)
- Conferences and User Groups (5)
- Data (1)
- Design (15)
- Discussion (8)
- Flash (116)
- Flex (69)
- HTML5 / JavaScript (1)
- Hydra (3)
- In Real Life (36)
- iphone (5)
- Lab (6)
- Meta (5)
- Mobile (2)
- News (75)
- Objective-C (2)
- physics & motion (10)
- Process (5)
- Programming (72)
- Project (3)
- Server-side (1)
- Site-seeing (49)
- Snippets (5)
- Tips, Tricks, and Hacks (34)
- Tutorial (38)
- User Experience (25)
- Videogames (37)
Category Archives: Programming
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 Architecture, AS3, Flex, Programming, Tips, Tricks, and Hacks, Tutorial, User Experience
3 Comments
Introducing KitchenSync – an open-source animation library for AS3
After about 6 months in development, I’m very proud to announce the release of KitchenSync, a multi-purpose tool written in ActionScript 3.0 for doing tween based animations and timing of functions and much more. The project is open-source under the … Continue reading
Posted in Architecture, AS3, Flash, News, Programming
15 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
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