PPCGeeks

PPCGeeks (http://forum.ppcgeeks.com/index.php)
-   Windows Mobile Development (http://forum.ppcgeeks.com/forumdisplay.php?f=9)
-   -   making .asx files? (http://forum.ppcgeeks.com/showthread.php?t=1456)

orangesuburban 12-14-2006 05:34 PM

making .asx files?
 
so i found on here, i think it was here, an .asx file that had a few tv channels in it.

how does that work? i googled .asx but it didnt really help. i know of a few sites that stream tv for the computer, is there any way i can turn their feed into an .ask file to use on my WX?

(if this is the wrong place to put it please move it.)

Wideawake 12-15-2006 03:44 AM

Yea, its real simple. Just open up notepad and create one using the following layout/tutorial. And if ya wanna, you could share it! :D
~Mike

PS I nice thing would be maybe a couple .asxs that stream music but are grouped by categories. Say one for Hiphop and R&B, Country, Rock, and so on.....that would be kind of cool eh? Instead of having to use thestreamcenter.com and clicking links you could just skip through and find the links ur looking for. :D
Quote:

ASX Files (Windows Media Metafiles)
Below is a typical layout of an ASX file created in notepad, and used with Windows Media Player:

<ASX version="3.0" BANNERBAR="AUTO">
<ABSTRACT>Your Radio</ABSTRACT>
<TITLE>Your Radio</TITLE>
<AUTHOR>http://www.yourradio.com</AUTHOR>
<COPYRIGHT>(c)2006 Your Radio</COPYRIGHT>
<MOREINFO href="http://www.yourradio.com" />
<REPEAT>
<ENTRY>
<ABSTRACT>Your Radio</ABSTRACT>
<TITLE>Your Radio</TITLE>
<REF HREF="http://rs2.radiostreamer.com/yourradio" />
<PARAM NAME="Location" VALUE="Chicago, USA" />
<PARAM NAME="Genre" VALUE="Rock" />
<PARAM NAME="Homepage" VALUE="http://www.yourradio.com" />
<AUTHOR>http://www.yourradio.com</AUTHOR>
<COPYRIGHT>(c)2006 Your Radio</COPYRIGHT>
<MOREINFO HREF="http://www.yourradio.com" />
</ENTRY>
</REPEAT>
</ASX>

Here "Your Radio" would be replaced by the name of your station/website. The section which reads "<REF HREF="http://rs2.radiostreamer.com/yourradio" />" identifies the stream location "http://rs2...." and publishing point "/yourradio" of your stream. This information you will receive from your Streaming Server provider.

One you have amended this information you are free to save it into the ASX format. In any text editor this is done simply by saving it as "youradio.asx" in the Save As dialog. If you have correctly performed this task you will see a Windows Media Player icon showing the filename.

orangesuburban 12-15-2006 10:04 AM

thanks, im gona try and hook this up. i know i have some sites at home that will work. but i just googled some sites and the first one uses quicktime as the viewer, any way to make that work on the wx/6700/WM5?

Wideawake 12-15-2006 12:58 PM

I'm not sure but I don't think so.
~Mike


All times are GMT -4. The time now is 11:33 AM.

Powered by vBulletin® ©2000 - 2025, Jelsoft Enterprises Ltd.
©2012 - PPCGeeks.com


Content Relevant URLs by vBSEO 3.6.0