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 (4)
- 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)
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