Hype
Branden Hall and Joshua Davis have created Hype, an ActionScript libary which greatly simplifies the task of programming and combining complex visual effects and behaviors.
Flash CS5 Will Be Able to Create iPhone Apps
’nuff said, really. With Flash CS5, ActionScript programmers will be able to create native iPhone applications and sell them on Apple iStore. I got chills.
XML Node Name – AS3 Gotcha
It turns out that the name() method of the XML class in AS3 returns an object not, as I was assuming, a String.