-
Recent Posts
Recent Comments
Archives
- January 2012
- August 2011
- June 2011
- April 2011
- March 2011
- October 2010
- July 2010
- June 2010
- February 2010
- January 2010
- June 2009
- May 2009
- March 2009
- January 2009
- December 2008
- November 2008
- October 2008
- September 2008
- July 2008
- June 2008
- May 2008
- February 2008
- January 2008
- November 2007
- August 2007
- July 2007
- May 2007
- April 2007
Categories
Meta
Monthly Archives: February 2008
Flare – Actionscript 2.0 SWF Decompiler
Flare is a free (as in beer) Actionscript 2.0 decompiler with GUI clients for Windows and Mac (and CLI for Windows, Mac and Linux). I just had a quick play with it to examine a 3rd party component (swc file) … Continue reading
Posted in ActionScript 2
Leave a comment
Actionscript 2.0 Configuration Class (read/write)
@Update – Please note that this post is considered deprecated – please refer to: http://www.jonnyreeves.co.uk/2008/06/actionscript-20-configuration-class/ I like all of my apps to be as flexible as possible; as a result I tend to make nearly every aspect configurable. There are … Continue reading
Posted in ActionScript 2
Leave a comment
Using XSPF for Video Playlists.
I am working to implement the XSPF Playlist standard for CNET Networks UK Video Players (with the hope that it could one day move to other countries). XSPF describes itself as being an XML based playlist format for digital media … Continue reading