rdoekes
07-31-2003, 07:56 AM
I seem to have a problem with finding the current position in a embedded video stream with the combination
Windows Media Player and Netscape 7.01
Since when working with Netscape, I need to use the plugin and not the active X control, my documentation says that i need to use the function [videoobject].GetCurrentPosition() for that.
However, this gives me error messages saying that the [videoobject].GetCurrentPosition() is not a function.
Internet Explorer and Windows Media Player works fine, when i use the ActiveX control and the function [videoobject].CurrentPosition
Is GetCurrentPosition not longer usuable under the latest versions of Netscape for Windows Media Player? Do I need to use a different function for that?
Thanks,
-Rogier Doekes
Windows Media Player and Netscape 7.01
Since when working with Netscape, I need to use the plugin and not the active X control, my documentation says that i need to use the function [videoobject].GetCurrentPosition() for that.
However, this gives me error messages saying that the [videoobject].GetCurrentPosition() is not a function.
Internet Explorer and Windows Media Player works fine, when i use the ActiveX control and the function [videoobject].CurrentPosition
Is GetCurrentPosition not longer usuable under the latest versions of Netscape for Windows Media Player? Do I need to use a different function for that?
Thanks,
-Rogier Doekes