The transparency doesn’t work in Netscape at all. Use Internet Explorer or Firefox to view transparent Flash Content.

Make sure the drawing area behind the main movie is clear of any unwanted colors, etc., which show up in the final animation.

  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"