At 11/18/05 03:38 PM, Jessicasso wrote:
This has nothing to do with programming. You may want to ask in general.
Try and be a little more helpful. An ASX file is essentially an XML file in the following format:
<asx version="3.0">
<title>Video title</title>
<author>Video author</author>
<copyright>Video copyright</copyright>
<entry>
<title>Video title</title>
<author>Video author</author>
<copyright>Video copyright</copyright>
<ref href="URL TO VIDEO"/>
<ref href="URL TO VIDEO"/>
<ref href="URL TO VIDEO"/>
</entry>
</asx>
Save the ASX file, open it in notepad and find the urls for the video files.