how to display a SWF over a span or div?

Posted by coderex on Stack Overflow See other posts from Stack Overflow or by coderex
Published on 2010-04-24T13:50:40Z Indexed on 2010/04/24 13:53 UTC
Read the original article Hit count: 277

Hi,

I have a swf file with a semi-transparent + tint effect and a HTMl element

<span id='mybutton'>My Button</span>

I want to place the swf over the span, so that i can see div/span/a the content through swf.

How can i achieve this?

© Stack Overflow or respective owner

Related posts about JavaScript

Related posts about jQuery