 | 9 Mar 23:32 This is my first Adobe AIR application, I was experimenting the HTML component .. Source code: <?xml version=”1.0″ encoding=”utf-8″?> <mx:WindowedApplication xmlns:mx=”http://www.adobe.com/2006/mxml” layout=”vertical” title=”My AIR Browser”> <mx:Script> < |