Flash recently, "please click here to activate and use this control 」

Source: Internet
Author: User
Tags activex update
Flash recently, "please click here to activate and use this control 」

 

Keywords, microsoft ActiveX controls allow, TAB labels, and ENTER keys, KB912945, flashobject, Adobe ActiveContent, AC_RunActiveContent.js, AC_ActiveX.js, and flash 8 player. Click "use with" and use this control feature.

Related Articles:
Http://bbs.flash2u.com.tw/FlashTopic61727_38_8_1.htm
Http://bbs.flash2u.com.tw/FlashTopic61720_38_8_1.htm
Http://bbs.flash2u.com.tw/FlashTopic61838_38_8_1.htm

Zookeeper description:
The original position of the SWF shows a gray margin, which indicates the word "please click to activate and use this control, you need to click it to perform the operations on the header in SWF.
Such as lift (http://goodmorning2006.com/as an example)

CauseClick here to activate and use this controlCause of occurrence:

Ie changes the dynamic mode of ActiveX controls.

Microsoft Update adds two new options, including the previous HTTP verification question fixes for IE7 and the update: "in this update, internet Explorer has slightly changed the processing method of some web pages that use Microsoft ActiveX control. A specific website requires the user to click ActiveX control button or use tab labels and enter keys to manually trigger the operation. This update contains all security updates that have been released .」. After installing this update, the use of ActiveX control in the web page may change. This update can be moved in by "add or remove programs. Upgrade kb912945: Internet Explorer for Windows XP Service Pack 2 or kb912945: Internet Explorer for Windows Server 2003. Internet Explorer ActiveX update and activating ActiveX controls.

Update
After security, the mouse should be moved to the control plane like flash, and the "please click to activate and control this control" button will appear, click the mouse to start the operation. Skip this test to avoid making suggestions on updating IE.

Related links:
HTTP issue fixes for IE7
Http://spaces.msn.com/christorng/blog/cns! 7e615cf7bc5db818! 682. Entry

Kb912945: Internet Explorer for Windows XP Service Pack 2 update
Http://www.microsoft.com/downloads/info.aspx? Na = 22 & p = 58 & SrcDisplayLang = zh-tw & SrcCategoryId = & SrcFamilyId = & u =/downloads/details. aspx? FamilyID % 3d999d37c3-4013-48de-b950-ee01256aaa92% 26 DisplayLang % 3dzh-tw

KB912945: Internet Explorer for Windows Server 2003 Update
Http://www.microsoft.com/downloads/details.aspx? FamilyID = 4196f9be-9022-4ad6-9f4b-5359318fa8bf & DisplayLang = zh-tw

Internet Explorer ActiveX update
Http://support.microsoft.com/default.aspx/kb/912945

Activating ActiveX Controls
Http://msdn.microsoft.com/library/default.asp? Url =/workshop/author/dhtml/overview/activating_activex.asp

Avoid using WeChat updates to Internet Explorer.
Http://taiwan.cnet.com/news/software/0,2000064574,20104762,00.htm

Click here to activate and use this controlSolution

1.If it is your own computer, you can remove the update as described above, but it can only be updated until January 1, June ), it is better to suggest a change (see the following two methods)
Http://blogs.technet.com/msrc/archive/2006/03/29/423560.aspx

Removal method:
This is an update (KB912945) added by microservices.

Solution steps:
1. Press [start]
2. Press [limit row]
3. Merge the appwiz. cpl and press [OK].
4. Check [show update] in the upper-right corner.
5. Click [Windows XP Update (KB912945)]
6. Press [remove]
7. Remove KB912945 according to the instructions on the plane

Warning warning: during the process of removal, some warning messages may not be available for users, basically, this update will not be affected.

If you cannot find KB912945, it may be because KB912812
Because KB912812 contains KB912945, the solution is to download and install
KB917425. After security, it will stop the behavior of KB912812 as. Root Cause
Micro-segmentation, KB917425 zookeeper is used in IE 6.0, so if your IE
It is not valid after IE 6.0 or security KB917425. You can renew your photo.
The method described [remove] KB912812.

KB917425:
Http://support.microsoft.com/kb/917425#E0QB0ABAAA

2.Unofficial solutions Flash Object
Http://blog.deconcept.com/flashobject/

Example:
(1) You need to upload flashobject. js [upload Download]
(2) Use the script tag to reference flashobject. js
(3) adjust a div region and define the id
(4) Compile JavaScript to show the Flash (use the FlashObject object to define the SWF numeric, and use the write method to fill the Flash in the div region when it is used)


The original partition method is as follows:<Script type = "text/javascript" src = "flashobject. js "> </script> <div _ fcksavedurl =" "flashobject. js "> </script> <div" id = "flashcontent"> place the SWF cursor </div> <script type = "text/javascript"> var fo = new flashObject ("movie.swf ", "mymovie", "200", "100", "7", "#336699"); fo. write ("flashcontent"); </script> 

Sort data in sequence:

Swf-SWF producer name
Id-ID mark
Width-degree of Parallelism
Height-height
Version-Flash version, in the format of ''''' ''' majorVersion. minorVersion. revision ''', such as "6.0.65" or only the primary version "6"
Background color-background coloring

3.Official Adobe ActiveContent Solution
Http://www.macromedia.com/devnet/activecontent/articles/devletter.html
In the same way, we need to merge JavaScript scripts, but the scheme method is different.
Lower limit JS

There are three internal cases in this case. We need to upload 2 of them to the website.
Handler name: AC_RunActiveContent.js, AC_ActiveX.js

Usage:
(1) Add two lines to the website <HEAD>... </HEAD> standard when using

You can find </HEAD>
The original partition method is as follows:<Script src = "AC_RunActiveContent.js" _ fcksavedurl = "" AC_RunActiveContent.js "" type = "text/javascript"> </script> <script src = "AC_ActiveX.js" type = "text/javascript "> </script> 
(For JS scenarios, please fill in the actual paths)

(2) then rewrite some JS

Change the original SWF location to a new signature method, as shown in figure
Original

The original partition method is as follows:<Object classid = "clsid: d27CDB6E-AE6D-11cf-96B8-444553540000 "codebase =" http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0 "width =" 924 "height =" 122 "> <param name =" movie "value =" xxx.swf "/> <param name =" quality "value = "high"/> <embed src = "xxx.swf" quality = "high" pluginspage = "http://www.macromedia.com/go/getflashplayer" type = "application/x-shockwave-flash" width = "924" height = "122"> </embed> </object> 
After Renewal

The original partition method is as follows:<Script type = "text/javascript"> AC_FL_RunContent ("codebase", "http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0", "width", "924", "height", "122", "src ", "xxx", "quality", "high", "pluginspage", "http://www.macromedia.com/go/getflashplayer", "movie", "xxx"); // end AC code </script> 
Note that XXX is the name of SWF, and does not need to be filled in "ac_fl_runcontent. SWF has a signature name. Therefore, when the actual SWF is xxx.swf, you only need to convert it to XXX.

The actual response method of ac_fl_runcontent is simple, that is, the response content
For example:
Codebase
Response
Http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0

Width must be 924 (change to the actual SWF watermark degree)
Height must be 122 (change to the actual SWF height)
High for quality
Both SRC and movie apply to the role name.

--------------------------------------------------------------------------

If the intent user does not enable the JavaScript function, the two users can write together
For example:

The original partition method is as follows:<Script type = "text/javascript"> AC_FL_RunContent ("codebase", "http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0", "width", "924", "height", "122", "src ", "images/index/index_menu", "quality", "high", "pluginspage", "http://www.macromedia.com/go/getflashplayer", "movie", "images/index/index_menu "); // end AC code </script> <noscript> <object classid = "clsid: d27CDB6E-AE6D-11cf-96B8-444553540000 "codebase =" http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0 "width =" 924 "height =" 122 "> <param name =" movie "value =" images/index/index_menu.swf "/> <param name = ""quality" value = "high"/> <embed src = "images/index/index_menu.swf" quality = "high" pluginspage = "http://www.macromedia.com/go/getflashplayer" type = "application/x-shockwave- flash "width =" 924 "height =" 122 "> </embed> </object> </noscript> 

 

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.