Archive for July 24th, 2008
Flash Player Explosion
Thursday, July 24th, 2008TweetWow, the Flash player is being downloaded at an unbelievable pace. Within 6 months the 9.0.115 player is already over 80% worldwide and over 83% in the U.S./Canada.
AIR Export Bug?
Thursday, July 24th, 2008Tweet Here is the setup: You have a simple air application that embeds a single png in an Image component from an icons folder (see Flex Builder navigator view below). 1234567< ?xml version="1.0" encoding="utf-8"?> <mx:windowedapplication xmlns:mx="http://www.adobe.com/2006/mxml" layout="absolute" title="AIR Export Bug?"> <mx:image source="@Embed(‘icons/AIRApp_128.png’)" horizontalCenter="0" verticalCenter="0"/> </mx:windowedapplication>








