209 transparent flash backgrounds and how to use them _flash tutorials

Source: Internet
Author: User
Tags set background

We usually do when the station will occasionally use some of the more dazzling transparent flash to decorate the page, but if you do not have so advanced flash technology can be free to create the desired effect, then these flash transparency and background may help you, some of which are very beautiful!

Download Address

Transparent flash multi-user modified pictures, a picture as the background, and then access to Flash can let static pictures have dynamic effect, very good transparent flash material, a total of hundreds of transparent flash download.

How to use transparent Flash:

Transparent flash multi-user decorated pictures, a picture as the background, and then access to Flash can let static pictures have dynamic effects.
1 Transparent Flash use method:
Insert <param name= "wmode" value= "Transparent" in the code that inserts flash to make flash background transparent
Such as:

Copy Code code as follows:

<table width= "605" height= "136" border= "0" cellpadding= "0" cellspacing= "0" background= "http;//www.jb51.net/flash/ Images/logo5.jpg > <!--set the background of a cell as a picture background (a nice one, of course)-->
<tr>
<td><object classid= "clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase= "http:// download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0 "width=" 605 "height=" 136 ">
<param name= "movie" value= "http://www.jb51.net/flash/flash/132.swf" >
<param name= "Quality" value= "High" >
<param name= "wmode" value= "Transparent" > <!--here the code makes the flash background transparent-->
<embed src= "http://www.jb51.net/flash/flash/132.swf" width= "605" height= "136" High "quality=" pluginspage= /www.macromedia.com/go/getflashplayer "type=" Application/x-shockwave-flash "wmode=" Transparent "></embed" >
</object></td>
</tr>
</table>


The above code is suitable for Dreamweaver inserted flash code
If you are inserting the Flash code in FrontPage, set the following:

Copy Code code as follows:

<embed src= "http://www.jb51.net/flash/flash/132.swf" Quality=high width=605 height=136 wmode=transparent ' Application/x-shockwave-flash ' ></embed>
<!--wmode=transparent This section is set background transparent--> </FONT></P> <p><font color= #9222dd > </P></FONT>


More effects can be viewed here http://www.jb51.net/flash/base/74883.html

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.