Tag - actionscript
ActionScript bug: XMLList and switch statements
Thursday, March 4 2010
I just ran into a disturbing bug today: declaring and assigning an XMLList in one line inside a switch statement fails. The best available description is here - note that enclosing the content of the...
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...
ActionScript workaround for Firefox 3.6 mouse position "snafu"
Sunday, January 24 2010
There is a bug in Firefox 3.6 that seems to wrongly notify plugins of a mouse position update just after a click. For some details, look at the previous entry of this blog, and possibly at this...
Firefox 3.6 events/plugin "regression"
Friday, January 22 2010
I've been struggling hard today tracking down the origin of a problem we have with Firefox 3.6 (the hard part being that the perceived problem was involving some quite complex mechanism including...
« previous entries - page 1 of 2