Jump to content

help with macromedia flash


Recommended Posts

  • 1 month later...

Go to File | Publish Settings. The Publish Settings dialog box will appear. Click the HTML tab. You should notice a drop-down menu labeled Window Mode. Click the Window Mode drop-down menu and select Transparent Windowless:

 

Go to File | Publish. Copy and paste the HTML code generated by Flash into a Web page containing a different background. Notice that the spaces in which the stage was visible in Flash is now filled with the background color of the Web page instead of the background color set in Flash!

 

Other way

 

To make your movie transparent, add the following parameter tag along with the other parameter tags listed in the HTML:

 

 <PARAM NAME=wmode VALUE=transparent> 

 

Now, find the <embed> tag and add the following tags along with the other embed tags:

 

wmode="transparent"

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.