Computing.Net > Forums > Web Development > How to embed streaming mp3

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

How to embed streaming mp3

Reply to Message Icon

Name: salchipapi
Date: January 11, 2005 at 17:28:54 Pacific
OS: Win XP
CPU/Ram: AMD 1.2, 224 MB
Comment:

Hi, I'm hosting my own website with my web server
also broadcasting my own radio station with shoutcast
serve rmy question is, how can I embed my station in
my web page so that when people enter my site they
can automatically hear my radio station I tried this but it
it only played on my computer but when I try it on another
computer it doesn't play

<embed src="http://www.audiorealm.com/listen.gpo.asx?ext=.asx&stationID=31832&&bandwidth=9999&formats=" autostart=true loop=true>
<noembed>
<bgsound src="http://www.audiorealm.com/listen.gpo.asx?ext=.asx&stationID=31832&&bandwidth=9999&formats=" loop=infinite>
</noembed>

<embed type="application/x-mplayer2"
pluginspage="http://www.microsoft.com/Windows/MediaPlayer/" Name="MediaPlayer" src="http://www.audiorealm.com/listen.gpo.asx?ext=.asx&stationID=31832&&bandwidth=9999&formats="
AutoStart=1 ShowStatusBar=1 volume=-1
</embed>




Sponsored Link
Ads by Google

Response Number 1
Name: Khalid
Date: January 12, 2005 at 07:51:48 Pacific
Reply:

Here is a thread with more or less the same topic; embedding sound.
Perhaps you can read that first, if you still encounter problems just post back in THIS thread (your own thread) and we will try to help you the best we can.


0

Response Number 2
Name: salchipapi
Date: January 14, 2005 at 02:20:21 Pacific
Reply:

It didn't work.


0

Response Number 3
Name: Khalid
Date: January 15, 2005 at 01:13:24 Pacific
Reply:

WHAT didnt work? WHAT did you try? WHAT are the suggestions you have read? WHAT is the browser the _things_ didnt work in?
If you go to the cardealer and say 'the car doesnt work' you are even more specific about the problem as you are now...


0

Response Number 4
Name: salchipapi
Date: January 15, 2005 at 16:40:00 Pacific
Reply:

I tried this code but it didn't work

<embed src="song.mp3" width=50 height=15 autostart=true align=right repeat=true>


0

Response Number 5
Name: Khalid
Date: January 16, 2005 at 00:10:57 Pacific
Reply:

You didnt read: http://www.computing.net/webdevel/wwwboard/forum/1279.html

The embed-tag isnt supported very well and is not part of the HTML syntax.
You should use the object-tag instead.
Try to search google with the terms 'object' and 'mp3' and 'html'. There are thousands examples available that do work...


0

Related Posts

See More



Sponsored Link
Ads by Google
Reply to Message Icon






Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Web Development Forum Home


Sponsored links

Ads by Google


Results for: How to embed streaming mp3

how to embed WMV www.computing.net/answers/webdevel/how-to-embed-wmv-/2559.html

streaming MP3 title and artist www.computing.net/answers/webdevel/streaming-mp3-title-and-artist/2613.html

How to make MP3 Link AutoStart up www.computing.net/answers/webdevel/how-to-make-mp3-link-autostart-up/2249.html