Calendar

April 2007
S M T W T F S
« Mar   May »
1234567
891011121314
15161718192021
22232425262728
2930  

Tag Cloud

Categories

Archives

Recent Posts

Recent Comments

Archive for April 12th, 2007

Same Apollo app HTML vs Flex versions

Thursday, April 12th, 2007

I just wanted to see what the difference would be in  creating two Apollo applications with the same two boring html files, page1.html and page2.html.  The first one was simply compiled using adt through the console setting page1.html as the rootContent.  The second was a flex application that set the source of an HTML component [...]

Yahoo API’s – A Weather Widget

Thursday, April 12th, 2007

 
Well I finally got around to building something with the new Yahoo Flex API’s.  In this example, I am using the  Yahoo Weather API to display a few of the many weather properties that are available via this API.  This application uses shared objects to store the user preferences, the Timer class to fetch new [...]

Apollo Cheat Sheets

Thursday, April 12th, 2007

In case you missed this the other day. There are 3 new Apollo cheat sheets released for free by ActionScriptCheetSheet.com.
Here are the links:
Apollo mx.controls & mx.core Cheatsheet
Apollo flash.display & flash.events Cheatsheet
Apollo flash.filesystem, flash.html & flash.system Cheatsheet