Information For

E-mail this page to a friendE-mail this page

About ASX Playlist/Redirector Files

When using a file you've had installed on the media server, you'll generally be linking to your media file through a redirector file , a file that resides on your own website and points to the media file while providing information about it. The redirector file can conveniently be used to link multiple streaming files together into a single "Show." For Windows Media files, this redirector file will have an ASX extension.

The Son of MediaFileThingy program takes care of most of the work in building the ASX file(s) for you, but here's a quick overview for those who want to build the ASX files by hand.

The structure of an ASX file involves a set of XML tags that are like HTML tags in their general appearance, although they mark rather unique information with respect to the media file.

Specific tags include

The following example illustrates how these tags can be used:

<ASX version = "3.0"> 
<Title>Working with Redirector Files</Title>
<Abstract>This clip addresses the use of Redirector Files for Windows Streaming Media.</Abstract>
<Logo href= "http://faculty.plattsburgh.edu/it/media/icon.gif " Style="Icon" /> 
<Logo href= "http://faculty.plattsburgh.edu/it/media/marker.gif " Style="Mark" /> 
<MoreInfo href="http://www.plattsburgh.edu/technology/it/itrc/index.php " /> 
<Entry  ClientSkip = "no">     
<Banner href = "http://faculty.plattsburgh.edu/it/media/promo.gif ">          
<MoreInfo href = "http://www.plattsburgh.edu/technology/it/itrc/index.php " />     
</Banner>     
<Logo href= "http://faculty.plattsburgh.edu/it/media/icon.gif " style="Icon"/>     
<Title>Summer Workshops</Title>     
<Abstract>A short promotional clip for summer workshops</Abstract>      
<Ref href = "mms://media.plattsburgh.edu/friesep/mousetrax100.asf" /> 
</Entry> 
<Entry>     
<Banner href = "http://faculty.plattsburgh.edu/it/media/logo.gif ">         
<Abstract>Visit the ITRC in Feinberg 302</Abstract>         
<MoreInfo href = "http://www.plattsburgh.edu/technology/it/itrc/index.php " />     
</Banner>     
<Logo href= "http://faculty.plattsburgh.edu/it/media/icon.gif " style="Icon"/>     
<Title>ITRC Opening: Spring 1999</Title>     
<Author>Peter Friesen</Author>     
<Copyright>©1999 LIS</Copyright>     
<Abstract>ITRC Opening: Spring 1999</Abstract>     
<Ref href = "mms://media.plattsburgh.edu/friesep/opening.wmv" /> 
</Entry> 
</ASX>

This sample would have the effect of producing the following display:

Thanks to our former ITRC student assistant Justin Musser for helping out with the videotaping and production on these clips.

Was this page helpful?

This is an official publication of SUNY Plattsburgh

Copyright © 1996-2009 SUNY Plattsburgh 101 Broad Street, Plattsburgh, NY 12901 Phone: (518) 564-2000