Log in

View Full Version : IE and FLASH



alex23
12-01-2008, 09:06 AM
I have flash (*.swf) included in my website but everytime i enter my site IE has restricted running ActiveX control... do all flash movies do that? how can I automatically make IE show my flash since the file has no ActionScript... its only a picture slide?

Thanks

Snookerman
12-01-2008, 01:04 PM
I think that is a user setting in the browser. You can probably turn it off in the advanced settings.

BLiZZaRD
12-01-2008, 02:44 PM
Microsoft has released updates to Internet Explorer that changes how it handles active content such as that viewed in Adobe Flash Player, Authorware Player, Shockwave Player, and Adobe Reader, as well as Sun Java, Apple QuickTime, RealNetworks RealPlayer, and other ActiveX controls.

Active content that is embedded in HTML pages in certain ways will not receive user input (for example, keyboard or mouse events) until the user clicks either to activate or continue loading the control.

The full article is found here (http://www.adobe.com/devnet/activecontent/) and MS will start pushing updates to IE to reverse the click to activate trend. However, this will always be a non-mandatory update.

For a fix using JS and AX controls see this article (http://www.adobe.com/devnet/activecontent/articles/devletter.html)