| Previous | Next | Frames | No Frames |
| Summary: Field | Property | Contructor | Method | Detail: Field | Property | Contructor | Method |
MovieClip
|
+--com.bjc.core.BJCComponent
|
+--com.bjc.controls.PlayerControl
| ||
Property Summary | ||
| public | target: Object (write) | |
| A reference to a VideoPlayer component that this component will control. | ||
| public | target: Object (read) | |
| A reference to a VideoPlayer component that this component will control. | ||
| ||
Constructor | ||
| public | PlayerControl ( Void) | |
Method Summary | ||
| public static | create ( target: MovieClip, id: String, depth: Number, initObj: Object ): PlayerControl | |
| Static method used to create an instance of a PlayerControl on stage at run time. | ||
| ||
|
| A reference to a VideoPlayer component that this component will control. |
|
|
| A reference to a VideoPlayer component that this component will control. |
|
|
|
| Static method used to create an instance of a PlayerControl on stage at run time. | ||||||||||||
|