Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > HTML > How to call a javascript routine to stream an audio file

Reply
Thread Tools

How to call a javascript routine to stream an audio file

 
 
KiwiBrian
Guest
Posts: n/a
 
      11-30-2005
I have a page that when I call it, it will play a streaming audio sound
clip.

http://homepages.ihug.co.nz/~brianto...udio_test.html

I want to replace the present .wma file, famous tho it is, with a clients
file of him in action as an auctioneer.
But when the calling hyperlink is activated I don't want a new page to
appear, but just for the streaming audio to play.
I hope that I have clarified my request, and that someone can either tell me
how to do it, or point me to a working example.
Thanks
Brian Tozer


 
Reply With Quote
 
 
 
 
Spartanicus
Guest
Posts: n/a
 
      11-30-2005
"KiwiBrian" <> wrote:

>I have a page that when I call it, it will play a streaming audio sound
>clip.


Attempting to auto start media is at least bad form, and it will fail on
a significant number of client systems. Provide a link to the media and
let the user choose to start the media instead.

Streaming: http://www.spartanicus.utvinternet.ie/streaming.htm

--
Spartanicus
 
Reply With Quote
 
 
 
 
Neredbojias
Guest
Posts: n/a
 
      11-30-2005
With neither quill nor qualm, KiwiBrian quothed:

> I have a page that when I call it, it will play a streaming audio sound
> clip.
>
> http://homepages.ihug.co.nz/~brianto...udio_test.html
>
> I want to replace the present .wma file, famous tho it is, with a clients
> file of him in action as an auctioneer.
> But when the calling hyperlink is activated I don't want a new page to
> appear, but just for the streaming audio to play.
> I hope that I have clarified my request, and that someone can either tell me
> how to do it, or point me to a working example.
> Thanks
> Brian Tozer


Google/search for .m3u.

--
Neredbojias
Contrary to popular belief, it is believable.
 
Reply With Quote
 
KiwiBrian
Guest
Posts: n/a
 
      11-30-2005

"Spartanicus" <> wrote in message
news: anicus.utvinternet.ie...
> "KiwiBrian" <> wrote:
>
>>I have a page that when I call it, it will play a streaming audio sound
>>clip.

>
> Attempting to auto start media is at least bad form, and it will fail on
> a significant number of client systems. Provide a link to the media and
> let the user choose to start the media instead.
>
> Streaming: http://www.spartanicus.utvinternet.ie/streaming.htm


Thanks S. for wonderful page.
Brian.


 
Reply With Quote
 
 
 
Reply

Thread Tools

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Common Routine To Call (Almost) Identical Functions gamename C Programming 5 05-03-2007 08:51 PM
how mix multi-audio file to a audio file? aeonsun Java 2 03-11-2007 06:07 AM
call a routine from Javascript RicercatoreSbadato ASP .Net 1 09-11-2006 09:57 AM
How to GET multi-word input from a *file* stream as opposed to a *console* stream? sherifffruitfly@gmail.com C++ 9 04-27-2006 04:14 PM
Make left-click cause an audio file download instead of stream? Robert Oschler Javascript 3 01-27-2004 03:27 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57