ActionScript 3 WYSIWYG Text Editor
Just trying to see if I could create a text editor in Flash, and hopefully export this as an extension in the future. It's a little buggy but for now it works (if you try hard enough)!
Yahoo! Weather in Flex and Flash CS3
Source files (Flex).
Update 8 Jun 08 - Source files (Flash CS3).
Changing locations
Go to Yahoo! Weather, find your country, modify the url in weather.php to point to your city.
(Alternatively you can point the MXML rss variable directly to Yahoo's RSS weather forecast feed for your city.)
Celcius or farenheit
Simply change the unit variable in the MXML to c for celcius and f for farenheit.
Or if you would rather use the Yahoo API.