cancel
Showing results for 
Search instead for 
Did you mean: 

Activate flash instead of "Click To Activate this control"

Former Member
0 Kudos

When you view a web page that has Flash on it, the control is not activated until the user specifically clicks on it.

I have seen fixes for this that can be put in place using javascript (eg http://www.amarasoftware.com/flash-problem.htm), however I haven't worked out how to do this from within VC.

Can anyone tell me how to put a fix in so that users don't have to click the control initially to activate it?

Thanks

Regards

Richard

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

How To… remove the message “Click to activate and use this control” in Internet Explorer

The problem:

Microsoft delivered an update for IE 6 that changes the way in which Internet Explorer handles some Web pages that use ActiveX controls. The implication is that after this update is installed, you must manually click an ActiveX control to enable it before you use it. The reason for this update is a patent dispute with Eolas Technology and the University of California. More details at: http://support.microsoft.com/default.aspx/kb/912945/en-us

The Implications to Visual Composer:

For the Visual Composer, this means you will now get the message “Click to activate and use this control” in both the storyboard design time (Adobe SVG Viewer ActiveX control) and at runtime (Adobe Flash Player ActiveX control). You will not be able to use the application without clicking first. There is no setting to disable this functionality, there are no ‘trusted sites’ type of functionality, and it will ask you for every new page that you open using these controls.

The Fix:

As there is no method to disable this functionality, the only possibility is to revert to the old behavior before the Microsoft Security update. Microsoft has released a patch to do this. The required patch can be found in the ZIP file with this document (for Windows XP Service Pack 2), or it can be downloaded at http://www.microsoft.com/downloads/details.aspx?familyid=B7D9801B-4FB5-492E-903E-3400ABF1D731&displa.... After running this patch update, IE will not longer require you to click to activate ActiveX controls. Note that this patch will require a restart, and only needs to be performed on the client PC.

Former Member
0 Kudos

Hi Prakash, thanks very much for your reply!

I guess that we'll just have to live with it then. Pretty annoying, and I thought that there may have been a way of fixing this with javascript or something, but apparently not.

Thanks again for getting back to me - I appreciate your reply!

Regards

Richard

Answers (0)