From: Steve McMillen <[EMAIL PROTECTED]>
Subject: Re: ongotourl() syntax

you need to write your events file to send paramters to a java applet in
netscape and a java applet or a javascript function in IE.  The events
file is formatted like:

u <starttime> <endtime> &&Arg2&&Arg1

where Arg1 and Arg2 get passed to OnGotoURL(Arg1,Arg2).

Your applet needs to have the function setup with the right parmeters.

There is a sample applet that catches the OnPrefetchComplete() event
from a stream at http://demos.real.com/tools/clipinfo.htm but this is
pretty close to  catching the URL event so you can use this as a sample.

steve



RealForum wrote:
 >
 > From: Andrew <[EMAIL PROTECTED]>
 > Subject: ongotourl() syntax
 >
 > Could anyone tell me how the ongotoURL() command works for an embed real
 > presentation? The information available in the extended functionality 
guide is
 > rather scarce...  What would the syntax be if I wanted an alert box to apear
 > when I get a certain URL from the presentation I'm currently playing.
 >
 > Thanks a lot,    Andrew.
 > 

*******************************************************
The RealForum is an email discussion group focused on using RealNetworks
products. The RealForum is a place to post messages about the best methods
for creating content using RealNetworks technologies and the planning and
implementation of streaming-media web sites.  Archives of RealForum can
be found at http://realforum.real.com

If you ever want to remove yourself from this mailing list,
you can send mail to <[EMAIL PROTECTED]> with the following
command in the body of your email message:

    unsubscribe realforum

or from another account, besides the address you subscribed with:

    unsubscribe realforum <[EMAIL PROTECTED]>

Reply via email to