HighDots Forums  

How to overlay flash on WMP in FF?

alt.html alt.html


Discuss How to overlay flash on WMP in FF? in the alt.html forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
zhenghua
 
Posts: n/a

Default How to overlay flash on WMP in FF? - 07-14-2006 , 09:09 AM







Hi, I used to use "CSS Layer" to put a semi-transparent flash over
Windows Media Player in a html. such like :
<style>
#Layer1
....
#Layer2
....
</sytle>


<div id="Layer1">
<!-- embed a WMP here-->
</div>
<div id="Layer2">
<!-- embed a semi-tranparent flash here-->
</div>


it works well on IE, but in FF, it didn't. I also did some other tests,

when in FF, I can use similiar syntax to overlay TEXT on Flash,
flash on TEXT,
but I couldn't overlay anything on WMP. even TEXT.


Does someone know the matter?Thanks!


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.