给FCKeditor扩展插入FLV视频功能

下载插件放到fckeditor/editor/plugins文件夹下

修改fckeditor文件夹下的fckconfig.js

找到FCKConfig.PluginsPath = FCKConfig.BasePath + 'plugins/' ;

在下面加上FCKConfig.Plugins.Add('insertvideo', 'zh-cn,en');

最后在工具栏里引用'insertvideo'
http://bbs.51aspx.com/showtopic-5069.html
posted @ 2009-01-12 18:08  Andy-阿杰  阅读(309)  评论(0编辑  收藏  举报