Tips for adding HTM links on Flash

Source: Internet
Author: User
Tips | links

Flash cannot directly add HTM links or JavaScript events. So said in a flash animation to add links are generally the link directly to the flash. But sometimes our links are alive. And I hope this flash has a common purpose. This time if the link to die in flash, for the reuse of this flash brings a lot of inconvenience. It turns out that you can do this by adding a transparent picture. And let's all of our events happen to this picture.

The code is as follows:

<div id=tome style= "Position:absolute" >
<object classid= "clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase= "Http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab"Width=" height= ">"
<param name= "movie" value= "http://www.webjx.com/htmldata/2005-10-22/FloatImage/gl2005.swf" >
<param name= "Quality" value= "High" >
<param name= "wmode" value= "Transparent" >
<embed src= "http://www.webjx.com/htmldata/2005-10-22/FloatImage/gl2005.swf" quality= "High" pluginspage= "Http://www.macromedia.com/go/getflashplayer"Type=" Application/x-shockwave-flash "width=" height= "></embed>"
</object>
</DIV>

Where Tra.gif is a transparent picture.



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.