Thomas Seroogy
Guest
|
Posted:
Wed Jun 30, 2004 4:05 pm Post subject:
Problems with WMP STARTMARKER/ENDMARKER |
|
|
Developing a standalone (no servers or network), webbased application with
an embedded WMP.
Having been notified that WMP6.4 is being discontinued, I have set the
Objects CLASSID to reference the WMP9 Player, and have been using the newer
properties and methods to work with the player.
I have created an ASX playlist. Each of the events reference a specific
video as well as STARTMARKER and ENDMARKER points.
Using the regular 9 Player, the playlist operates perfectly, listing each
event in the playlist as well as starting and stopping on each STARTMARKER
and ENDMARKER reference.
However, in the embedded player, the STARTMARKER points work correctly, but
the video does not stop on the ENDMARKER points.
I believe that the STARTMARKER and ENDMARKER properties are to be used with
streaming from a Windows Media server and not an embedded, standalone
application.
If so, what is the work around for starting and stopping the video at
specific points using WMP9?
Thank you,
tgseroogy@hotmail.com
|
|