| Sample File |
Description |
Featured Illustrated |
Reference |
| plugin.htm |
An HTML page opens, plays a video, and exhibits all the RealOne Player controls that you can add to a Web page. |
all RealOne Player controls added through <EMBED> tags, as well as the CONSOLE and AUTOSTART parameters |
click here |
| plugin2.htm |
Same as the preceding, but the controls are embedded using both <EMBED> and <OBJECT> tags. |
<EMBED> and <OBJECT> tags combined |
click here |
| allcontrol.htm |
An HTML page embeds various sizes of the All control, showing how that control drops certain features as you reduce its width or height |
CONTROLS=All at different widths and heights |
click here |
| controlpanel.htm |
An HTML page embeds various sizes of the ControlPanel control, showing how that control drops certain buttons as you reduce its width. |
CONTROLS=ControlPanel at different widths |
click here |
| taccontrol.htm |
An HTML page embeds various sizes of the TACCtrl control, showing how that control drops the Clip Info text as you reduce its width. |
CONTROLS=TACCtrl at different widths |
click here |
| statusbar.htm |
An HTML page embeds various sizes of the StatusBar control, showing how that control drops certain fields as you reduce its width. |
CONTROLS=StatusBar at different widths |
click here |
| multiple.htm |
Two videos are linked to two different sets of controls. Each video plays in the same image window, however. |
CONSOLE parameter |
click here |
| embed1.htm |
An HTML page opens and plays a SMIL presentation. The SMIL file defines the layout. |
SMIL layout for an embedded presentation |
click here |
| embed2.htm |
The same as the preceding example, but the SMIL file does not define a layout. Instead, the presentation is laid out with HTML. |
HTML layout for an embedded presentation |
click here |