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

Posted in ActionScript 2, Video on the Web | Tagged , , , | 2 Comments