previous next

Introduction

RealPlayer G2 includes a Netscape plug-in and ActiveX control that expose RealPlayer functionality. This lets you play back a RealSystem presentation directly in a Web page without launching RealPlayer as a separate application. You simply add <EMBED> tag or <OBJECT> tag mark-up to a Web page. The embedded presentation typically includes an image window and one or more standard RealPlayer interface elements, such as the Stop button, the volume slider, and so on.

Additional Information
RealSystem G2 Production Guide available at http://service.real.com/help/library/index.html explains the basics of embedding a presentation.

Using a scripting language such as JavaScript or VBScript, you can use RealPlayer functions such as the stop, play, and volume controls without using RealPlayer's standard interface components. You can use your own graphic image for a Stop button, for example. When a user clicks the button image, a stop command is sent to RealPlayer's Netscape plug-in or ActiveX control. This document describes all the supported methods and events for extending RealPlayer's embedded functionality.

RealSystem Components

You need the following tools to create and test your embedded presentation:

Conventions Used in this Manual

The following table explains the conventions used in this manual.

Notational Conventions
Convention Meaning
variables Italicized text represents variables. Substitute values appropriate for your situation.
[options] Square brackets indicate optional values you may or may not need to use.
choice 1|choice 2 Vertical lines separate values you can choose between.
... Ellipses indicate nonessential information omitted from the example.

Technical Support

For technical support with RealSystem G2, please fill out the form at:

The information you provide in this form will help technical support personnel to give you a prompt response. For general information about RealNetworks' technical support, visit:

RealForum

RealNetworks also encourages you to join RealForum, an e-mail discussion group about RealSystem products in which developers and content producers post tips and ask for assistance. RealNetworks employees monitor the postings and offer suggestions as appropriate. You can sign up for RealForum at http://proforma.real.com/mario/devzone/realforum.html.


Copyright © 1998 RealNetworks
For information on RealNetworks' technical support, click here.
Comments on this document? Click here.
This file last updated on 12/18/98 at 17:51:29.
previous next