startTime in Windows Mobile 5.0 Pocket PC

Folks,

I'm using an ASX file to run a video which, depending on certain state, can have a starttime as shown in the example below. But for some reason windows mobile seems to be ignoring that. It works fine on my desktop. Any ideas?

<ASX VERSION = "3.0">
<TITLE>Demo</TITLE>
<ENTRY>
<STARTTIME VALUE="00:00:26"/>
<REF HREF="mms://xxx/yyy"/>
</ENTRY>
</ASX>

Thanks,
Uday

[533 byte] By [UdaypalAarkoti] at [2007-12-17]
# 1
This is not supported on the Windows Mobile version of Windows Media Player.
JasonFuller at 2007-9-9 > top of Msdn Tech,Smart Device Development,Device Emulator General...
# 2
Jason,

Thanks for the reply. The documentation say's otherwise. Can you point me to the reference which indicates that the same is not supported. Here is the link that say's it is supported

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wcemultimedia5/html/wce50lrfstarttime.asp

Thanks,
Uday

UdaypalAarkoti at 2007-9-9 > top of Msdn Tech,Smart Device Development,Device Emulator General...
# 3
I've logged a bug to fix the documentation.
JasonFuller at 2007-9-9 > top of Msdn Tech,Smart Device Development,Device Emulator General...