/ Published in: HTML
URL: http://www.robertnyman.com/2007/01/29/how-to-put-an-html-element-on-top-of-a-flash-movie/
he solution to the problem is actually very easy. All you need to do is add a param to the object including the Flash: This has been tested to work in the following web browsers:
* Internet Explorer 5.0+
* Firefox 1.5+ (I’m convinced it will work from 1.0+, but haven’t tested).
* Safari 1.3+
* Opera 7.03+
Expand |
Embed | Plain Text
<param name="wmode" value="transparent">
You need to login to post a comment.
