From: "Dennis Lembree" <[EMAIL PROTECTED]>
Subject: RE: Starting External Browser w/ Web Page
Ray:
You can use a typical realplayer hyperlink with a javascript command to
change the browser window page. Hope that helps!
<a href="http://server:8080/ramgen/filename.rm"
onclick="document.location='page.htm'">
-Dennis Lembree
Online Producer, CareerShop.com
(407)363-9944 x198
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of RealForum
Sent: Friday, September 03, 1999 2:29 PM
Subject: Starting External Browser w/ Web Page
From: "Ray Rounds" <[EMAIL PROTECTED]>
Subject: Starting External Browser w/ Web Page
I've used embedded players but now need to launch an external player to play
content along with a web page as it loads. Can anyone slap together a quick
overview of how to accomplish this?
many thanks!