----Original Message Follows----
From: Slava Paperno <email@hidden>
To: email@hidden
Subject: detecting Flash Player in IE 7
Date: Thu, 09 Nov 2006 14:29:23 -0500
When you publish to SWF in Flash 8 Pro, the HTML that is generated by Flash
includes JS and VBScript for detecting if Flash is installed in the browser,
and if so, which version it is.
This works fine in IE 6, but in IE 7 (current release), this call fails even
when Flash Player 6 or 9 is installed:
set swControl = CreateObject("ShockwaveFlash.ShockwaveFlash." + CStr(i))
and consequently function VBGetSwfVer always returns 0, so the Flash version
cannot be determined.
Has anyone worked this out?
Thanks,
Slava
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Web-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/web-dev/email@hidden
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Web-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/web-dev/email@hidden