curtiscee
03-20-2006, 04:31 PM
I can't figure out why my Windows Media Player playlist files are opening up as blank or text within the browser when the links are clicked on. It's supposed to open up Windows Media Player and play the videos. What gives?
The formatting is right as the videos begin to play if you open the URL from directly within Windows Media Player. But it's supposed to work also by clicking on the URL, then WMP opens up and plays the videos automatically.
the wvx or asf file is simply a textfile with the extension renamed, so when you open mine up in notepad it looks like this:
<ASX version = "3.0">
<TITLE>C3 Productions</TITLE>
<Entry>
<Ref href = "homecoming.wmv" />
</Entry>
<Entry>
<Ref href = "sp_brazil_preview.wmv" />
</Entry>
<Entry>
<Ref href = "sp_brazil_preview_journey.wmv" />
</Entry>
</ASX>
The formatting is right as the videos begin to play if you open the URL from directly within Windows Media Player. But it's supposed to work also by clicking on the URL, then WMP opens up and plays the videos automatically.
the wvx or asf file is simply a textfile with the extension renamed, so when you open mine up in notepad it looks like this:
<ASX version = "3.0">
<TITLE>C3 Productions</TITLE>
<Entry>
<Ref href = "homecoming.wmv" />
</Entry>
<Entry>
<Ref href = "sp_brazil_preview.wmv" />
</Entry>
<Entry>
<Ref href = "sp_brazil_preview_journey.wmv" />
</Entry>
</ASX>