Doug
Guest
|
Posted:
Sat Oct 09, 2004 3:11 am Post subject:
starttime question |
|
|
I've got a .ASX file that should jump the user to a point
in the video. Sometimes it works and sometimes it
doesn't. The .ASX file contains as follows:
<asx version = "3.0">
<entry>
<starttime value = "0:00.0"/>
<ref href = "mms://4.19.xx.xx/media/testfile.asf"/>
</entry>
</asx>
Note that the IP address doesn't have X's but I really
don't need to advertise it ;-)
Clearing the browser cache doesn't seem to make a
difference either does reloading the calling page. Any
thoughts about what I'm doing wrong?
Thanks,
Doug
|
|