Realize the transparent background of Flash in Dreamweaver

Source: Internet
Author: User
Tags dreamweaver

  HTML pages with flash and source code for two HTML pages with flash  animations made with Dreamweaver:


1. HTML page source code published in Flash:



Movie2

!-- url ' s used in the movie-->
!-- text used in  the movie-->
!--fdsaaaa aaaaaaa -->


codebase=" Http://download.macromedia.com/pub/shockwave/cabs/flash
/ swflash.cab#version=5,0,0,0 "
width=550 height=400>



 
=shockwaveflash ">


The easiest way to do this is to insert the following code:
 
<table border= "0" cellpadding= "0" cellspacing= "0" width= "100%"
         <tr> 
          <TD height= "210" background= "background picture. jpg" ><object classid=clsid:d27cdb6e-ae6d-11cf-96b8-444553540000 codebase=http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=4,0,2,0 height=210 width= 750>
              <param name= "movie" value= "path/file name. swf"
              < param name= "Quality" value= "High"
               <param name= "wmode" value= "Transparent"
               <embed src= "path/file name. swf" Quality=high pluginspage= "http://www.macromedia.com/sHockwave/download/index.cgi? P1_prod_version=shockwaveflash "type=" Application/x-shockwave-flash "width=" 750 "height=" 210 "wmode=" Transparent "
              </embed> 
            </object></td>
       </tr></table>

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.