Tiffany B. Brown

a mish-mosh of stuff

Posts tagged: externalinterface

Debugging Flash applications with Firefox extensions
Using ExternalInterface and Firebug Lately, the day job has had me busting booty on a Flash/ActionScript project that makes considerable use of the ExternalInterface class. ExternalInterface allows Flash to communicate with its HTML container using JavaScript. It’s a groovy feature, but one that changes the development process a bit. Unlike straight-up Flash development, ExternalInterface requires you [...] [1 May 2009]