Hello,
I have not been able to find a solution to my problem with Flash 10 Player. I switched to the new SWFObject from googlecode, stripped things down to a bare minimum, and still nothing works.
The problem is found at this webpage: http://ianrhome.unl.edu/web/Demo/10
It is visible in FP9, but no FP10 on a variety of browsers and OS’s can see it.
The SWF is developed with a class that extends MC, and uses ExternalInterface to fake the deprecated getUrl(). It also uses a XML to load the map. The question is, why does this show up in FP9 but not FP10?
It was developed in CS3 for FP9.0.0.0 using AS3.0 code set.