Set flash transparency

Source: Internet
Author: User
Recently, I am working on a static website to create a transparent flash. After looking for a flash for a long time, I found that there are still some transparent downloads. After several twists and turns
It is found that Firefox and IE are different. For compatibility, write it out. Code < Div ID = "Pagename" >
< 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 = "776" Height = "257" Title = "Miss you"   >
< Param Name = "Movie" Value = "27.swf"   />
< Param Name = "Quality" Value = "High" />
<ParamName= "Wmode"Value= "Transparent">
< Embed SRC = "27.swf" Quality = "High" Wmode= "Transparent" Pluginspage = "Http://www.macromedia.com/go/getflashplayer" Type = "Application/X-Shockwave-flash" Width = "776" Height = "257" > </ Embed >
</ Object >
</ Div >

The first of the two yellow ones is used in IE, and the second is used in Firefox. Actually, I have been searching for it for so long.

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.