Tag - what the flush
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...
CSS units wtf
Saturday, December 12 2009
This is probably the twentieth time I'm trying to make sense out of this marvelous piece of... errr, thing. I don't resist quoting the best part of it, for your unlimited reading pleasure: The pixel...
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...