13.11.08
1 CommentAS3 YouTube Wrapper
http://code.google.com/p/youtubechromelesswrapper-as3/
Here’s a Chromeless AS3 Wrapper for YouTube which leverage’s ActionScript’s ExternalInterface class and YouTube’s JavaScript API.
Demo | Articale and code overview
Posted in Actionscript 3 | 1 Comment
01.10.08
1 CommentWhy cacheAsBitmap is bad
http://www.bytearray.org/?p=290
Interesting little bit of information over at ByteArray.org about evils of over using cacheAsBitmap when applying them to multiple clips on stage and the solution using bitmapdata.
P.S. - Im updating the flash gallery at the moment, and hopefully should have the update live sometime this week. Its going to include album navigation, more control through the xml and cleaner code so keep a look out.
Posted in Actionscript 3 | 1 Comment
21.08.08
1 CommentGoogle maps flash api update
The google maps flash api has been updated to 1.6. Some of the new features in the update include:
Even more exciting is a new flash component created by yuletide from the google group which is available as an mxp.
For other versions visit - http://groups.google.com/group/google-maps-api-for-flash/files
Posted in Actionscript 3 | 1 Comment