Microsoft Land

Posts Tagged ‘Flash

When we are creating the Flash object and Publishing the SWF using their DreamViewer / Flash we can enable the transparency (WMODE) setting.  But we have a flash which is delivered by someone and if we want to enable background as transparent we can do it with

To edit an existing HTML page, add the WMODE parameters to the HTML code.

  1. Add the following parameter to the OBJECT tag:
     <param name="wmode" value="transparent">
  2. Add the following parameter to the EMBED tag:
     wmode="transparent"
Tags: , ,

My Tweets

Follow

Get every new post delivered to your Inbox.

Join 119 other followers