|
Starts the playback Function: /** *To toggle pause to play or start the playback */ function play(); Example:
//Initialize the interface
player = new JarisFLVPlayer("Id_Of_Player_Object");
//Start playing the video
player.play();
|
|
Open for improvements by You!
|
JavaScript API: play
|
Class Reference
|