|
|
Question : document.MediaPlayer.curre<wbr />ntPosition<wbr /> returns "undefined" in firefox but works fine in IE
|
|
I am trying to find the current play time in seconds for my Media Player plugin. I use the following function - document.MediaPlayer.currentPosition
It works perfectly fine in IE but returns "undefined" in firefox
please help.
|
Answer : document.MediaPlayer.curre<wbr />ntPosition<wbr /> returns "undefined" in firefox but works fine in IE
|
|
You might want to let me see the html to confirm this but this is most likely done through the ActiveX control. That isn't supported in Firefox.
Let me know if you have a question or need more info.
bol
|
|
|
|