I am trying to make my html page visible thru the background of my .swf file. I know the method:

Code:
<param name="wmode" value="transparent" />
It does not seem to work. You can view the page here:

http://www.leopoldjoy.com/new%20website/test_page.html

This is the .swf embed code i use:

Code:
      <object id="FlashID" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
...