Archives
The Authors
Categories
- AIR (21)
- Architecture (21)
- AS3 (86)
- Client-side (9)
- Conferences and User Groups (4)
- Data (1)
- Design (15)
- Discussion (7)
- Flash (109)
- Flex (68)
- Hydra (3)
- In Real Life (33)
- iphone (3)
- Lab (6)
- Meta (4)
- Mobile (1)
- News (73)
- Objective-C (1)
- physics & motion (10)
- Process (4)
- Programming (71)
- Project (3)
- Server-side (1)
- Site-seeing (49)
- Tips, Tricks, and Hacks (28)
- Tutorial (38)
- User Experience (25)
- Videogames (35)
Monthly Archives: June 2007
Really, really small Flex files
I am not even going to mention that Flex 3 public beta is out because you already know. What you may have been too excited to notice though is that Flex 3 will now cache the Flex framework for users … Continue reading
Technique: Storing Arbitrary Objects in HTML Links
I’d like to share an ActionScript 3.0 technique I’ve been using on a recent project. As any Flash developer will tell you, it’s always a huge time-saver to use formatted HTML text over multiple text fields laid out by hand. … Continue reading
Posted in AS3, Flex, Programming
6 Comments
Inconsistent framerates or am I crazy?
I was trying to do a simple animation based on EnterFrame and noticed that there seemed to be some jitteriness happening even with this very basic animation. I tried checking the framerate and to my dismay, the numbers were typically … Continue reading
Posted in AS3, Flash, Flex, Programming
13 Comments