I apologize if this is the wrong forum but I was hoping for some help regarding Windows Media Player 11 and ASX files. Currently I am using the StartMarker and Duration attributes to set the starting and ending points but this does not seem to work using WMP11. I was hoping that someone would have some insight into how to resolve this issue, this needs to be compatible with older versions of WMP as well as 11. Any help would be appreciated and I have pasted a sample ASX file below.
Thanks,
Tom
<ASX version="3.0">
<title>
Windows Media Player
</title>
<Entry>
<StartMarker Name="Begin" />
<StartTime Value="00:00:00.4" /><Ref href="mms://yourip/sample.wmv" /><Duration Value="00:00:10.0" />
</Entry>
</ASX>

WMP11 & ASX Files
Alan S