HighDots Forums  

streaming audio

alt.html alt.html


Discuss streaming audio in the alt.html forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
kjk
 
Posts: n/a

Default streaming audio - 06-19-2007 , 12:34 PM






Hi Folks,

I've added streaming audio to a web page by using the following HTM
code . . .

<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="http://www.domain.com/music/music.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/"
src="http://www.domain.com/music/music.m3u" name="MediaPlayer1"
width=280 height=46 autostart=1 showcontrols=1 volume=-300>
</OBJECT>

. . . but the music stops playing when the listener moves to another
web page. Can somebody tell me how to edit that code so that the
player opens as a popup, which will then continue playing even if
listener moves to another web page? Any advice would be much
appreciated. Thanks.

Ken


Reply With Quote
  #2  
Old   
Travis Newbury
 
Posts: n/a

Default Re: streaming audio - 06-20-2007 , 06:20 AM






On Jun 19, 12:34 pm, kjk <kjkREM... (AT) usa (DOT) com> wrote:
Quote:
I've added streaming audio to a web page by using the following HTM
code . . .
. . . but the music stops playing when the listener moves to another
web page.
Here is some advice:
Maybe the user is going to another page to "get away" form the music
you forced on them on the last page?



Reply With Quote
  #3  
Old   
El Kabong
 
Posts: n/a

Default Re: streaming audio - 06-20-2007 , 12:11 PM




"Amos E Wolfe" <amos.wolfe (AT) ntlworld (DOT) com> wrote

Quote:
Simple, and allows the end user to use his or her preferred application to
handle the file. Have a direct download link below in case they have no
application configured for streaming or want to download and save. Of
course with another program handling the music (e.g. Windows Media Player,
Winamp, etc.) changing the page in the browser by clicking a link won't
affect the playback.

Correct, and, best of all it preserves the visitor's right to _choose_
whether or not he or she listens at all instead of beginning automatically
on arrival.

El




Reply With Quote
  #4  
Old   
Animesh K
 
Posts: n/a

Default Re: streaming audio - 06-20-2007 , 03:15 PM



El Kabong wrote:
Quote:
"Amos E Wolfe" <amos.wolfe (AT) ntlworld (DOT) com> wrote in message
news:HhUdi.2785$uR5.1151 (AT) newsfe7-gui (DOT) ntli.net...
Simple, and allows the end user to use his or her preferred application to
handle the file. Have a direct download link below in case they have no
application configured for streaming or want to download and save. Of
course with another program handling the music (e.g. Windows Media Player,
Winamp, etc.) changing the page in the browser by clicking a link won't
affect the playback.


Correct, and, best of all it preserves the visitor's right to _choose_
whether or not he or she listens at all instead of beginning automatically
on arrival.

El


What do you all think of flash based MP3 or RBS format player? I know
one problem with it: it exposes the source mp3 file, but my take is that
one can record any music using audacity or similar sound recording tools.

I am planning to include a flash based mp3 player in the next version of
my website. A glimpse of the audio player can be found at the following
page: http://www.1pixelout.net/code/audio-...dpress-plugin/


Best regards,
Animesh


Reply With Quote
  #5  
Old   
El Kabong
 
Posts: n/a

Default Re: streaming audio - 06-20-2007 , 11:19 PM




"Animesh K" <animesh1978 (AT) gmail (DOT) com> wrote


Quote:
What do you all think of flash based MP3 or RBS format player? I know one
problem with it: it exposes the source mp3 file, but my take is that one
can record any music using audacity or similar sound recording tools.

I am planning to include a flash based mp3 player in the next version of
my website. A glimpse of the audio player can be found at the following
page: http://www.1pixelout.net/code/audio-...dpress-plugin/
Can't say too much about it, personally, because I haven't come across it
before your post.I live a sheltered life.

It loaded very fast and had adequate sound quality without any skips (I'm on
DSL) Might be a solution--when you really _need_ audio. Of course, as long
as it's optional and doesn't affect download time, there isn't much of a
valid complaint regarding it.

Folks who don't like it should resist the overwhelming urge to click it just
so they can complain about it. After all, we'll just ignore them in turn
because we know they're just trying to practice their whine.

Good luck with it.

El




Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.