From: Sean Gallo <[EMAIL PROTECTED]>
Subject: RE: Zoom

Just set the player to AUTOSTART=false, and use a function like this:
function Play(){
        //...where RealObj is the object reference to your RealPlayer
instance.       RealObj.SetEnableContextMenu(false);
        RealObj.DoPlay();
}

That should do it.

-----Original Message-----
From: RealForum [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 07, 2000 4:18 PM
Subject: Re: Zoom


From: "Dino C. Veizis" <[EMAIL PROTECTED]>
Subject: Re: Zoom

I've attempted doing just that - but I can right click over the video window
and zoom to full screen.  I'd like to be able to turn right-click feature
"OFF".  Is that possible?

DC Veizis
VOLi


*******************************************************
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