masilv01
Joined: 10 Mar 2006
Posts: 1
|
Posted:
Fri Mar 10, 2006 3:51 pm Post subject:
ASX METAFILE PROBLEM. Want to use same metafile |
|
|
I have seen some posts here about ASX files so I am sure somebody will be able to help me out please. Here is my simple ASX File:
<ASX version="3.0">
<ENTRY>
<REF HREF="http://myserver/images/Logo.jpg"/>
<DURATION VALUE="00:00:05.00"/>
<PARAM NAME="ShowWhileBuffering" VALUE="true"/>
</ENTRY>
<ENTRY>
<REF HREF="mms://media.myserver.com/media/mymoviefile.wmv">
</ENTRY>
</ASX>
This works perfectly, the BIG problem is that I have to create a diferent ASX file for every movie on my website (and I have about 300 movies on the site) and this is really a pain... I was wondering if I could use only one metafile that redirects to that particular movie I am trying to watch at that time, but I don't know how to change that. What should I use instead of "mymoviefile.wmv"? Hope you all understand my question. Thanks a bunch.
|
|