-
Recent Posts
Categories
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 bug, flash, help, news
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
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 3D, distort image, draw triangles, drawtriangles(), flash, flash 10, perspective, skew
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 actionscript 3.0, actionscript tutorial, Advertising, as3, Banners, flash, how to, local connection, LocalConnection, multiple flash, pass variables, sync, synch, synching, synchronize, synchronizing, syncing, tutorial
17 Comments