Archive for December, 2006

Rotating 3D Marquee Experiment (with Source)

Sunday, December 17th, 2006

This swf shows a marquee of letters scrolling across a 3D panel that rotates according to the mouse position. In this post I thought it would be helpful to walk you through how I got to the final swf by combining a few different pieces of code. The swf is a combination of a custom [...]

Independent Games Festival Finalists Announced

Saturday, December 16th, 2006

Here’s the finalists for the Independent Games Festival. Most of these games have a free, downloadable version. Support your independent games developers and get downloading!

Fix for cross-domain ExternalInterface ‘Unspecified error’

Friday, December 15th, 2006

Making a note of this here because I don’t see it in any of the docs.
When using ExternalInterface cross-domain (i.e. the swf and JS are on different domains) you may get an ‘Unspecified error’ message in IE. Debugging in Visual Studio gives an ‘unknown exception’ in the return statement of this function:
function __flash__addCallback(instance, name) {
[...]

IE Developer Toolbar

Tuesday, December 5th, 2006

I missed this the first time around. Fantastically useful when testing against IE7 or IE6. Allows you to clear your IE cache, browse the DOM, outline elements etc. Get Internet Explorer Developer Toolbar here.


Bad Behavior has blocked 1189 access attempts in the last 7 days.