I have tested the method you say, and it seems to work just fine on most flash files i have made. Yet it does not seem to work on this.
Could it have to do with the magnifying glass effect (type of flash)?
User Profile
Collapse
-
I tried this:
Code:<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase=";http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" WIDTH="480" HEIGHT="400" id="MyMovieName"> <PARAM NAME=movie VALUE="test_big.swf"> <PARAM NAME=quality VALUE="high"> <PARAM NAME=wmode VALUE="transparent">
Leave a comment:
-
Yes, that is possible.
Do you know the full code to embed it that way? (wmode="transpa rent")Leave a comment:
-
Do you mean when I export it from Flash?
If so, yes I have changed the HTML publish settings in flash to read "transparen t windowless"Leave a comment:
-
How to make the background of a .swf file transparent?
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" />
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"
No activity results to display
Show More
Leave a comment: