
May 27th, 2001, 10:38 AM
|
|
rubbish in javascript
|
|
Join Date: Feb 2001
Location: London
Posts: 703
Time spent in forums: 8 h 40 m 17 sec
Reputation Power: 13
|
|
|
help with embedding realmedia!!!!
Hello
trying to embed some realmedia on a webpage (the popup which launches the player, not in the browser window) and works local but at distant i just get a white page with the location of the .ram on my local disk, can anyone help me out i'm using realplayer producer and below is my tag in the html.
thanks in advance
Garrett Lynch
<html>
<HEAD>
<meta name="GENERATOR" content="RealProducer G2">
<meta name="rnpagelayout" content="pop-up">
<meta name="rnserverpath" content="http://www.asquare.org/_pause/">
<TITLE>_pause</TITLE>
</HEAD>
<BODY>
<p>1 - <a href="sour.rm">SOUR</a>
<p>2 - <a href="breath.rm">BREATH</a>
<p>3 - <ahref="coffee_making.rm">COFFEE MAKING</a>
</BODY>
</html>
|