A Streaming Media JukeBox, Part IV: F-W Properties: Show Section
A Streaming Media JukeBox, Part IV: F-W Properties
Show Section
| Property | ShowCaptioning |
| ActiveX | ShowCaptioning=true/false |
| Plugin | SetShowCaptioning(true/false) |
| Description | Returns or sets whether to show the authored captioning. |
| Property | ShowControls |
| ActiveX | ShowControls=true/false |
| Plugin | SetShowControls(true/false) |
| Description | Returns or sets whether the control panel is visible. |
| Property | ShowAudioControls |
| ActiveX | ShowAudioControls=true/false |
| Plugin | SetShowAudioControls(true/false) |
| Description | Returns or sets whether the audio control panel is visible. |
| Property | ShowDisplay |
| ActiveX | ShowDisplay=true/false |
| Plugin | SetShowDisplay(true/false) |
| Description | Returns or sets whether the status display panel is visible. |
| Property | ShowGotoBar |
| ActiveX | ShowGotoBar=true/false |
| Plugin | SetShowGotoBar(true/false) |
| Description | Returns or sets whether the goto bar is visible. |
| Property | ShowPositionControls |
| ActiveX | ShowPositionControls=true/false |
| Plugin | SetShowPositionControls(true/false) |
| Description | Returns or sets whether the position controls are visible. |
| Property | ShowSelectionControls |
| ActiveX | ShowSelectionControls=true/false |
| Plugin | Not Supported |
| Description | Returns or sets whether the selection controls are visible. |
| Property | ShowStatusBar |
| ActiveX | ShowStatusBar=true/false |
| Plugin | SetShowStatusBar(true/false) |
| Description | Returns or sets whether the status bar is visible. |
| Property | ShowTracker |
| ActiveX | ShowTracker=true/false |
| Plugin | SetShowTracker(true/false) |
| Description | Returns or sets whether the tracker bar is visible. |
Produced by Yehuda Shiran and Tomer Shiran
Created: December 20, 1999
Revised: December 20, 1999
URL: http://www.webreference.com/js/column54/properties3.html


