test2
widget('ext.EjwPlayer.EjwPlayer',array( 'width' => 1280, 'height' => 720, 'title' => 'My Test Video', 'controls' => 'false', 'playlist' => array( array( 'image' => '/sample-preview.jpg', 'sources' => array( array('file' => 'https://docs.google.com/file/d/0B7nCoA3_YQHybzdSZFBuVDVNRWs/preview', 'height' => 270), array('file' => 'https://docs.google.com/file/d/0B7nCoA3_YQHybzdSZFBuVDVNRWs/preview', 'height' => 720), ) ), array( 'image' => 'https://eduk-videos.s3.amazonaws.com/sey/2012-09-29/js-speaker5-preview.jpg', 'sources' => array( array('file' => '/videos/sample2-270.mp4', 'height' => 270), array('file' => '/videos/sample2-720.mp4', 'height' => 720), ) ), ), )); ?>
Post a Comment