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="test.rpm" height=200 width=200 controls=all>
</body>
</html>
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="test.rpm" height=200 width=200 controls=all>
</body>
</html>