Having trouble with an audio file

K

Kelly

I'm trying to put a streaming audio file on my web page
but I'm having trouble with it. I can't seem to import
the audio file (rm) by using the import command. I can
however just drop it into the folder. I also established
a hyperlink to that, and in my desktop it works fine.
However when I post it on the internet I find out that I
have to download it to play it, and when I do so it
changes the name of the file as it plays back. It inserts
a 20% every now and then.

If you have any suggestions I'd sure like to hear from
you.
 
T

Thomas A. Rowe

1. Remove all spaces from folder and file names, as results in broken hyperlink in some browsers.

2. You would need to check with http://www.Real.com to see how to set the file up for streaming.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
Top