CodingForums.com

CodingForums.com (http://www.codingforums.com/index.php)
-   Flash & ActionScript (http://www.codingforums.com/forumdisplay.php?f=52)
-   -   Help! Flash does not show inside a div using Mozilla (http://www.codingforums.com/showthread.php?t=43019)

carl_mcdade 08-09-2004 04:38 PM

Help! Flash does not show inside a div using Mozilla
 
Of course this works fine in IE but Mozilla is stubborn and won't play. Just a simple div with a background. I want to put the flash inside. This keeps the file size down and makes for easy updates.

www.backsideinn.com


Is there any work around for this?

jamescover 08-09-2004 04:55 PM

<PARAM NAME=wmode VALUE=transparent>

If I'm not mistaken, this is IE ONLY.



-james

carl_mcdade 08-09-2004 05:06 PM

that was it. I was missing the

wmode="transparent"

in the embed tag.

thanks for leading me to the answer :)


All times are GMT +1. The time now is 12:03 AM.

Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.