just checked my swf from a desktop running Flash Player 9. It has stalled. It runs in ver 10 ok.
[COLOR=#336699]http://meshgraphics.com[/COLOR]
The deployment method is the standard in Flex Builder 3,
// Globals
// Major version of Flash required var requiredMajorVersion = 9;
// Flash Player Version Detection - Rev 1.6
// Detect Client Browser type
from AC_OETags.js.
The swf has been compiled from an AS project using SDK 3.4.
Is there a tool that will parse your code to see if youre using methods requiring ver 10?
Thanks, j