Category Archives: Adobe AIR

Help fix Flash’s visible dimensions

Colin Moock, author of the excellent book Essential Actionscript 3.0 has written an interesting blog post regarding an issue which Flash (still) has with finding the visible dimensions of a DisplayObject. The key word there being “visible” as the way … Continue reading

Posted in Adobe AIR, Adobe Catalyst, Adobe Flash, Adobe Flex | Tagged , , , | Leave a comment

30+ Great AIR Apps

Came across a nice round up of some of the better AIR apps available for designers and developers over at Mashable. I find it great to look at what other developers are churning out for the AIR runtime. I’m hoping … Continue reading

Posted in Adobe AIR, Software | Tagged , , | Leave a comment

Distort an image in Flash 10 with DrawTriangles

One of the coolest features to come out of Flash Player 10′s new 3D capabilities is an addition to the Graphics class, the DrawTriangles method. Most Flash designers discover early on that distorting a DisplayObject is impossible through the Flash … Continue reading

Posted in Adobe AIR, Adobe Flash, Experiments, Flash Games | Tagged , , , , , , , | 5 Comments

Sending data with LocalConnection in Flash

As a follow up to my previous post titled “How to communicate between multiple Flash files with LocalConnection” I’m going to demonstrate a slightly more advanced way of using the LocalConnection object in Flash.

Posted in Adobe AIR, Adobe Flash, Advertising, Banners, Experiments, Tutorials, Uncategorized, Web | Tagged , , , , , , , , , , , , , , , , , | 17 Comments