html5media & flowplayer wmode issues...

Posted by minusidea on Stack Overflow See other posts from Stack Overflow or by minusidea
Published on 2010-06-07T20:27:34Z Indexed on 2010/06/07 20:32 UTC
Read the original article Hit count: 207

Filed under:
|
|
|

I'm working on our new homepage and need to implement a solution that will run a video across iphone/ipad and the standard web browsers. I found a pretty decent solution with html5media - http://code.google.com/p/html5media/ but ran across an issue with a jquery dropdown falling behind the the swf object (this only happens on FF & IE - works fine on Safari & Chrome because it's loading mp4 instead of a swf object).

I know the issue is the wmode setting but can not for the life of me figure out where to set it in the html5media (http://html5media.googlecode.com/svn/trunk/src/html5media.min.js).

I'm hoping someone can help me or possibly give me a better solution of implementing the video. You can see the development page at idssite(dot)com/development/index.php - Sorry I can't link I'm being stopped by the spam prevention mechanism.

Thanks

© Stack Overflow or respective owner

Related posts about video

Related posts about html5