aragonc 94984e6b12 merge 10 years ago
..
lang 94984e6b12 merge 10 years ago
fckpackager.xml 94984e6b12 merge 10 years ago
fckplugin.js 94984e6b12 merge 10 years ago
fckplugin_compressed.js 94984e6b12 merge 10 years ago
flvPlayer.gif 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 years ago
flvPlayer.html 94984e6b12 merge 10 years ago
flvPlayer.js 94984e6b12 merge 10 years ago
flvPreview.html a508a21804 Feature #626 - Upgrading the online editor to version 2.6.6. 15 years ago
index.html 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 years ago
mediaplayer.swf 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 years ago
mediaplayer_readme.txt a508a21804 Feature #626 - Upgrading the online editor to version 2.6.6. 15 years ago
readme.html 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 years ago
swfobject.js 94984e6b12 merge 10 years ago
swfobject_readme.txt a508a21804 Feature #626 - Upgrading the online editor to version 2.6.6. 15 years ago

readme.html










flvPlayer - A plugin for FCKeditor


Overview



The flvPlayer plugin allows you to add and configure a small media player that playes flv and mp3's.



Installation and Configuration



  1. Unzip the files into the plugins folder.

  2. Configure the editor to see the plugin. In your editor configuration file, add the line below:



    FCKConfig.Plugins.Add( 'flvPlayer','en') ;




  3. Add the toolbar button to your preferred menu.



    FCKConfig.ToolbarSets[ "Default"] = [

    ['Source','DocProps','-','Save','NewPage','Preview','-','Templates','flvPlayer'],





  4. Save and upload your configuration file. If all goes well, you should see the flvPlayer icon flvPlayeron your toolbar.