How do I place HTML content above a Flash movie?

前端 未结 6 1188
伪装坚强ぢ
伪装坚强ぢ 2021-02-03 12:00

A site I\'m working on has Flash headers (using swfobject to embed them). Now I\'m required to code in a bit of HTML that\'s supposed to overlap the Flash movie.

I\'ve t

6条回答
  •  既然无缘
    2021-02-03 12:40

    Like Steve Paulo said, then comes the fun part when the HTML that's sitting on top of your flash is calling more flash...

    Oh the fun we had with that one, which involved setting the z-index to be actually be lower to account for flash thinking it's the bees knees and therefore must always be on top.

提交回复
热议问题