Tag - external interface
Adobe developer around? Help wanted!
Wednesday, March 3 2010
I'm struggling with a very nasty performance issue. It appears to be due to calls (from javascript) to methods exposed through the ExternalInterface.addCallback ActionScript method. Well, numerous...
"as3.jsas" going open-source
Sunday, December 20 2009
One of the very painful thing to do when working in AS is exposing a JS API for your application and/or have javascript code embedded in your swf application do something useful interacting with it....
"as3.rebase" going open-source
Sunday, December 20 2009
XMas is coming early this year :-) I'm opening the dance with the Rebase library, under a GPL license....
Firefox 3.5 ExternalInterface bug
Wednesday, July 8 2009
Something quite intriguing is happening with Firefox 3.5. When loading directly a local swf, Firefox creates an HTML document wrapper around it. So far, so good: you get (are supposed to get) exactly...