Zoomorama Developers' Blog

The Art of Zooming

To content | To menu | To search

Tag - actionscript

ActionScript bug: XMLList and switch statements

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...

Continue reading

Adobe developer around? Help wanted!

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...

Continue reading

ActionScript workaround for Firefox 3.6 mouse position "snafu"

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...

Continue reading

Firefox 3.6 events/plugin "regression"

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...

Continue reading

- page 1 of 2