startTime in Windows Mobile 5.0 Pocket PC
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"> Thanks,
<TITLE>Demo</TITLE>
<ENTRY>
<STARTTIME VALUE="00:00:26"/>
<REF HREF="mms://xxx/yyy"/>
</ENTRY>
</ASX>
Uday

