PDA

View Full Version : Audio link problem


Nomad
01-09-2004, 02:21 PM
Help please!:confused:

I am having trouble getting an audio link to work on my site using RealPlayer. When clicking on the link, the player is successfully opened but I then get an error message from RealPlayer saying "Unsupported document type".

I have looked at other sites which have demos of the same thing but when I click on them, I get the same error message.

I have tried different ways but always with the same result. One piece of code I tried was :-

<A HREF="http://www.webhostplus.org/PRSBA/SOUNDfiles
/Page1.rm"><B>CLICK HERE</B></A>

Another was to embed it as follows :-

<embed src="http://www.webhostplus.org/PRSBA/SOUNDfiles
/Page2.rm" height="26" width="70" autostart=true border=0>

The file itself is fine. If I open it directly from RealPlayer, it plays normally. It only give me a problem when I try to link to it on a web page.

You can see an example of what I am trying to do at :-

http://www.webhostplus.org/PRSBA/HTMLfiles/Test.html

Can anyone please help?

DsgnrsTLZAdmin
01-17-2004, 02:07 AM
http://www.webhostplus.org/PRSBA/HTMLfiles/Test.html


when i went to the link it gave me this:



File Not Found



The requested URL was not found on this server.

Mhtml
01-17-2004, 04:11 AM
Possibly it has been corrupted when you uploaded it to the server. Or perhaps the server has support for that sort of file or streaming in general disabled.

If the file works locally then there should be no reason it won't stream other than the server. Either of the posted markup exerpts will work perfectly.

My advice is to check with your website host ..

mindlessLemming
01-17-2004, 11:53 PM
Originally posted by Nomad


I have looked at other sites which have demos of the same thing but when I click on them, I get the same error message.



Then it isn't your coding that's the isisue, it's Real Player.
Re-install and all should be fine
:thumbsup: