Thanks to visit codestin.com
Credit goes to github.com

Skip to content

kristofkeppens/flvPlayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CKEditor FLV video Plugin
by Kristof Keppens

===================
/ Install         /
===================

Copy this directory to the plugin directory of your CKEditor 
installation and add the plugin to the config.js file as with
other plugins.

===================
/ Set-Up	  /
===================

- Add a correct filebrowser configuration in your config.js file, ex.
  config.filebrowserFLVPlayerBrowseUrl = CKEDITOR.basePath+'php/browse.php,type=flv'. 
  Change this to correspond with your environment.
- Change the config settings in the plugin.js file. Movie should be the url to 
  the flowplayer swf file. ExtraFlashVars gives the possibility to add extra 
  configuration parameters, such as logo's, plugins, controls url, ... . 
  Check the flowplayer site ( www.flowplayer.org ) for more info.

==================
/ Known Issues   /
==================

- Preview does not work
- possibly more ... 

About

a CKEditor plugin for adding flv's ( with flowplayer as videoplayer )

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors