If you turn on large fonts on your system and try to execute this code:
Players 8 and 9 crashes...Code:import flash.net.FileReference;
var f:FileReference = new FileReference();
f.browse();
Is there any known workaround?
[Edit]
Of course FileReference.download() crashes the player as well...
[Edit2]
It might be on WinXP Pro SP2 German only.. we are still testing it.
