This page is a show case for a problem I have since the build of Firefox 3.6.4 (which runs plugins in a separate thread). When you click in the applet it will call the JavaScript function 'alert' (or 'confirm' when Shift is held). This locks up my browser (prevents any interaction, though links opened from other programs will open in the browser).

One either has to kill the plugin-container.exe, or Firefox itself.

This does not happen in a 3.6.3 build.

Remarks:

This test requires a Flash Plugin.


Flash Source (Compiled using the Flex 3 SDK - same happens with the Flex 4 SDK - mxmlc -output FlashFFTest.swf FlashFFTest.as)