Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

RealPlayer and HTML

Status
Not open for further replies.

Onion

Technical User
Feb 4, 2003
3
GB
Hello,
I'm trying to embed RealPlayer 7.0 into HTML. The source code that I use works fine with Win NT and 98 but it won't work with Netscape 4.75 or Konqueror on Linux. The plug-in is installed and the Player itself works properly.

Here's the code:
<html>
<body>
<embed src=&quot;test.rpm&quot; height=200 width=200 controls=all>
</body>
</html>
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top