A Streaming Media JukeBox - Part III: Browser-Independent: The E Properties
A Streaming Media JukeBox - Part III: Browser-Independent
The E Properties
| Property | EnableAutoProxy |
| ActiveX | a=EnableAutoProxy |
| Plugin | Not Supported |
| Description | Returns whether the control uses the browser's proxy setting (true) or not (false). Read-only. |
| Property | EnableContextMenu |
| ActiveX | EnableContextMenu=true/false |
| Plugin | SetEnableContextMenu(true/false) |
| Description | Returns or sets whether a menu appears when the right mouse button is clicked. |
| Property | Enabled |
| ActiveX | Enabled=true/false |
| Plugin | SetEnabled(true/false) |
| Description | Returns or sets whether the control is enabled. |
| Property | EnableHTTP |
| ActiveX | EnableHTTP=true/false |
| Plugin | Not Supported |
| Description | Returns whether the control will attempt to receive multicast data. Read-only. |
| Property | EnablePositionControls |
| ActiveX | EnablePositionControls=true/false |
| Plugin | SetEnablePositionControls(true/false) |
| Description | Returns or sets whether to enable the position controls. |
| Property | EnableFullScreenControls |
| ActiveX | EnableFullScreenControls=true/false |
| Plugin | SetEnableFullScreenControls(true/false) |
| Description | Returns or sets whether to enable the full screen controls. |
| Property | EnableSelectionControls |
| ActiveX | EnableSelectionControls=true/false |
| Plugin | SetEnableSelectionControls(true/false) |
| Description | Returns or sets whether to enable the selection button in the control panel. |
| Property | EnableTCP |
| ActiveX | EnableTCP=true/false |
| Plugin | Not Supported |
| Description | Returns whether the control attempts to receive data using TCP. |
| Property | EnableTracker |
| ActiveX | a=EnableTracker |
| Plugin | a=GetEnableTracker() |
| Description | Returns or set whether to enable the tracker bar in the control display. |
| Property | EnableUDP |
| ActiveX | a=EnableUDP |
| Plugin | Not Supported |
| Description | Returns whether the control attempts to receive data using UDP |
Produced by Yehuda Shiran and Tomer Shiran
Created: December 6, 1999
Revised: December 6, 1999
URL: http://www.webreference.com/js/column53/properties5.html


