Solve the problem of the mouse flashing on the Flash Link (Web page) _ Experience Exchange
Source: Internet
Author: User
Sometimes, in a Web page, the mouse on the flash link, the cursor shape will be between the hand and the mouse flashing (such as when the page with the marquee tag), then in the HTML code to find the section of the SWF, add the following parameters:
When using this property, if you have the code to open the connection in Flash, please do not use the Onpress event, because it is easy to intercept by Google toolbar. Please use Onrelease instead.
<embed ... wmode= "opaque". ></embed>
is for Firefox and other non ie browsers.
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.