A Streaming Media JukeBox, Part IV: F-W Properties: Sa-Se Section
A Streaming Media JukeBox, Part IV: F-W Properties
Sa-Se Section
Property | SAMILang |
ActiveX | SAMILang=String |
Plugin | SetSAMILang(String) |
Description | Returns or sets the Stand-Alone Media Interface's language. |
Property | SAMIStyle |
ActiveX | SAMIStyle=String |
Plugin | SetSAMIStyle(String) |
Description | Returns or sets the Stand-Alone Media Interface's style. |
Property | SAMIFileName |
ActiveX | SAMIFileName=String |
Plugin | SetSAMIFileName(String) |
Description | Returns or sets the Stand Alone Media Interface's file name. |
Property | SelectionEnd |
ActiveX | SelectionEnd=Integer |
Plugin | SetSelectionEnd(Integer) |
Description | Returns or sets the end mark, in seconds from the beginning of the media. |
Property | SelectionStart |
ActiveX | SelectionStart=Integer |
Plugin | SetSelectionStart(Integer) |
Description | Returns or sets the start mark, in seconds from the beginning of the media. |
Property | SendOpenStateChangeEvents |
ActiveX | SendOpenStateChangeEvents=true/false |
Plugin | SetSendOpenStateChangeEvents(true/false) |
Description | Returns or sets whether to send an event every time the media's open state changes. |
Property | SendWarningEvents |
ActiveX | SendWarningEvents=true/false |
Plugin | SetSendWarningEvents(true/false) |
Description | Returns or sets whether to send an event every time a warning is displayed. |
Property | SendErrorEvents |
ActiveX | SendErrorEvents=true/false |
Plugin | SetErrorEvents(true/false) |
Description | Returns or sets whether to send an event every time an error is displayed. |
Property | SendKeyboardEvents |
ActiveX | SendKeyboardEvents=true/false |
Plugin | SetSendKeyboardEvents(true/false) |
Description | Returns or sets whether to send an event when a key is pressed. |
Property | SendMouseClickEvents |
ActiveX | SendMouseClickEvents=true/false |
Plugin | SetSendMouseClickEvents(true/false) |
Description | Returns or sets whether to send an event when a mouse button is clicked. |
Property | SendMouseMoveEvents |
ActiveX | SendMouseMoveEvents=true/false |
Plugin | SetSendMouseMoveEvents(true/false) |
Description | Returns or sets whether to send an event when the mouse move. |
Property | SendPlayStateChangeEvents |
ActiveX | SendPlayStateChangeEvents=true/false |
Plugin | SetSendPlayStateChangeEvents(true/false) |
Description | Returns or sets whether to send an event when the play state changes. |
Produced by Yehuda Shiran and Tomer Shiran
Created: December 20, 1999
Revised: December 20, 1999
URL: https://www.webreference.com/js/column54/properties2.html