flowplayer Flowplayer

  1. Documentation
  2. Change Log

This extension is ...

Resources

Documentation

Requirements
  • Yii 1.0 or above
Installation
  • Extract the release file under protected/extensions
Usage

See the following code example:

<?php $this->widget('application.extensions.flowplayer.JFlowPlayer', array(
    'url' => Html::mediaUrl('video.flv'),
    'id'=>'player',
    'width'=>'400px',
    'height'=>'280px',
)); ?>

Change Log

January 28, 2010
  • Initial release.
3 0
4 followers
909 downloads
Yii Version: 1.1
License: BSD-2-Clause
Category: Others
Tags:
Developed by: jerry2801
Created on: Jan 28, 2010
Last updated: 14 years ago

Downloads

show all