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?
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?