Friday, March 21, 2008
AIR HelpDocs Viewer
Friday, March 21, 2008

Easy history navigation included. Basic HTML loading progress. Right now I have the following destinations:
<mx:Model id="myTopics">Wondering if I should add some more destinations... this will be a useful tool for those who don't want to worry about bookmarks, etc. and its also an easy application to show people in the organization to see how to create a Flex/AIR application and how much fun it is.
<topics>
<topic label="AS3 Reference"
data="http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/"/>
<topic label="Flex 3.0 Reference"
data="http://livedocs.adobe.com/flex/3/langref/index.html"/>
<topic label="Getting started with Flex 3"
data="http://livedocs.adobe.com/flex/3/html/index.html"/>
<topic label="Kirupa AS3 Forums"
data="http://www.kirupa.com/forum/forumdisplay.php?f=141"/>
</topics>
</mx:Model>
A note: custom icons aren't working in the FB trial from Adobe right now. I get error 303 all the time when I try.
Comments:
There are currently 2 Comments:
-
kanu kukreja said...“As u mentioned in your post that you are facing Error 303 issue, is there's any solution for this problem.”


