This module is a QuickTime plugin used to broadcast .QT or .MOV video clips using distant server or local streaming.
Create the anchor with these links.
Create the "QuickTime(2.1)" Instance and associate it the anchor.
Create required SCS links for the project.
Action |
Function |
module.event à C3D3.instance.play |
Starts the URL as a parameter on the client. |
module.event à C3D3.instance.stop |
Stops the URL playing on the client.
|
module.event à C3D3.instance.playAll |
Starts the URL as a parameter on all the clients. |
module.event à C3D3.instance.stopAll |
Stops the URL playing on all the clients. |