NamePros.Com (http://www.namepros.com/)
-   Webmaster Tutorials (http://www.namepros.com/webmaster-tutorials/)
-   -   The Primitive Streaming Mp3 Method! (http://www.namepros.com/webmaster-tutorials/59455-the-primitive-streaming-mp3-method.html)

SeoGuy 12-12-2004 08:22 AM

The Primitive Streaming Mp3 Method!
 
The Primitive Streaming Mp3 Method

Step 1:

Upload the mp3 file to whatever server you wish, for example geocities allows mp3s to be uploaded. You may keep the file on your own pc if you have IIS, Xitami or something similar.

Step 2:

Open notepad and write the exact link of the .mp3 that you want to upload. The go to "File > Save As" and save it was whatever file name u want, but the extention has to be ".m3u". Save it anywhere and upload it to the internet. I have tried it and geocities doesn't allow uploading of such a file. Neither does BraveHost. I advise freewebs.com.


And see the end result: ->|LinK|<-
__________________________________________________ _______________

Step 3:

Now that the easy part is done, the code part is left. Between the <BODY> and </BODY> tags, enter this code. Make sure the placing is where you want it, correctly.

<OBJECT ID="MediaPlayer1" CLASSID="CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95" CODEBASE="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab# Version=5,1,52,701" STANDBY="Loading Microsoft Windows® Media Player components..." TYPE="application/x-oleobject" width="280" height="46">
<PARAM NAME="fileName" VALUE="filename.m3u">
<PARAM NAME="animationatStart" VALUE="true">
<PARAM NAME="transparentatStart" VALUE="true">
<PARAM NAME="autoStart"VALUE="true">
<PARAM NAME="showControls" VALUE="true">
<PARAM NAME="Volume" value="-300">
<EMBED type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/MediaPlayer/" [/Red] [COLOR=Green]SRC="filename.m3u" name="MediaPlayer1" width=280 height=46 autostart=1 showcontrols=1 volume=-300>
</OBJECT>
__________________________________________________ _______________

In this,

♠ This text in this colour should not be fiddled with
♠ This text has not been tested by my so i dont advise messing around with it.
♠ This colour is changable and you can choose your preferences
♠ This is the place where you should enter the exact link of the .m3u file you previously created.
__________________________________________________ _______________

To see an example of such a page, you can go here:

http://www.geocities.com/stond_revo.../streaming.html

Hope this was helpful

SeoGuy :)

InteractAsia 12-12-2004 10:22 PM

Thanks for the tip but the link doesn't work

1rrr1 12-13-2004 06:20 PM

SEOguy, please fix the link

thanks!

Kodeking 12-14-2004 01:21 PM

http://www.geocities.com/stond_revo.../streaming.html

You just have to guess. I got it first guess.


All times are GMT -7. The time now is 02:46 PM.
Site Sponsors
Advertise your business at NamePros

Powered by: vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 2.4.0