PDA

View Full Version : transparent flash in mozila and netscape


pasta
05-07-2006, 05:33 PM
this works for explorer:
<param name="wmode" value="transparent" />
but it doesnt work in mozila or netscape,does anybody know what tags i need to add for them?

:eek:

pasta
05-15-2006, 11:50 AM
nobodey knows the answer?

[Sx]
05-15-2006, 12:53 PM
You need to add to the embed tag wmode attribute... e.g.: wmode="transparent"