mediafront / osmplayer

The Open Standard Media Player is an all-in-one media player for the web. It is an industry changing, open source (MIT) media player that is built to dynamically deliver any type of web media, including HTML5, YouTube, Vimeo, and Flash.
http://www.mediafront.org
MIT License
342 stars 181 forks source link

5 bugs #3

Open gregoir opened 14 years ago

gregoir commented 14 years ago

1.#mediatitlelinks is disappeared unrecoverably in IE after maximising (onFullScreenMouse IE buggy). In php version it appears once, but in my circum-cs it even is not.

2.#mediadisplay need have style width/heigth set to working properly (or has 0/0 and player hangs)

3.#mediaseekhandle are buggy in IE- with onmouse event on #mediapause it goes about twice to right from the suatble position. So external width/heigth params don't affect for this situation.

4.After the movie ends the player is stopping and #mediabusy are rising over #mediaplay. It's supposed to go back to the movie start point.

5.Installation example for standalone OSMP seems as not working cause some div(s) need IDs. I attached code from .php