RealAudio example that launches the RealPlayer to play the RealAudio file. The http:// streaming is created by making a text file that contains a link to the actual RealAudio file (xxxx.ra), this file is called xxxx.ram.
The above command was made with : <a href="realplay.ram">realplay.ram </a>
realplay.ram contains one text line with http://RoChess.com/HTML/sounds/realplay/realplay.ra
RealAudio example that uses the RealPlayer plugin to show a player on the webpage to play the RealAudio file. The http:// streaming is created by making a text file that contains a link to the actual RealAudio file (xxxx.ra), but this time the file is called xxxx.rpm.