Hello All, although I am not a Web Developer, it seems fairly clear to me that the offical Abode webpage for Flash detection (www.adobe.com/software/ flash/about/) uses Method SWFObjectUtil.getPlayerVersion() to determine the version of the current Flash Player installation, and not Method SWFObject.getFlashPlayerVersion() ?
As an SAP Developer with an absolute need to know if each PC has a suitable version of Flash Player installed before attempting to display any Flash content (owing to the need to avoid a forced Flash Player installation by a user that probably does not have administrator rights on their PC), I wonder why is isn't possible for Adobe to make Method SWFObjectUtil.getPlayerVersion() available generally (and possibly even to support the necessary JavaScript)? It would appear that the proprietary JavaScript already exists, and we all want the user experience to be as smooth as possible. I ask this question because we have a situation with a large European SAP client where Method SWFObject.getFlashPlayerVersion() is failing us (though this may of course be owing to some other problem with the relevant PCs), but the webpage www.adobe.com/software/flash/about/ is correctly returning the Flash Player version. I assume that this is owing to a difference between the SWFObject Method and the one apparently written by Adobe? Regards, Cameron SAP Developer -- You received this message because you are subscribed to the Google Groups "SWFObject" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/swfobject?hl=en.
