账号通
    

账号  

密码  

1304

查看

2

回复
主题:9.5插入视频不行有BUG [收藏主题]  
lsflash 当前离线

26

主题

3

广播

0

粉丝
添加关注
级别:学前班

用户积分:463 分
登录次数:192 次
注册时间:2006/12/13
最后登录:2021/3/6
lsflash 发表于:2013/12/18 15:41:17   | 只看该作者 查看该作者主题 楼主 
科汛在线网校系统
<embed allowscriptaccess="always" bgcolor="#ffffff" height="320px" src="{$GetInstallDir}editor/plugins/flvPlayer/jwplayer.swf?file=/UploadFiles/2013-12/xxx.flv&amp;autostart=false" width="470px"></embed>显示这样的源代码。 {$GetInstallDir}未被解析!
 
  支持(0) | 反对(0) 回到顶部顶端 回到底部底部
科汛官方 当前离线

47268

主题

145

广播

405

粉丝
添加关注
级别:管理员

用户积分:101604 分
登录次数:7935 次
注册时间:2006/12/7
最后登录:2023/12/14
科汛官方 发表于:2013/12/18 20:26:30   | 只看该作者 查看该作者主题 沙发 
科汛智能建站系统

打开 \editor\plugins\flvPlayer\dialogs\flvPlayer.js



找到

if (ext.toLowerCase()=='flv')

               editor.insertHtml("<embed height=" + myheight + " width=" + mywidth + " autostart=" + myloop + "  allowfullscreen=\"true\" allowscriptaccess=\"always\" bgcolor=\"#ffffff\" src=\"{$GetInstallDir}editor/plugins/flvPlayer/jwplayer.swf?file=" + html + "&amp;autostart="+myloop+"\"></embed>");



改成

if (ext.toLowerCase()=='flv')

               editor.insertHtml("<embed height=" + myheight + " width=" + mywidth + " autostart=" + myloop + "  allowfullscreen=\"true\" allowscriptaccess=\"always\" bgcolor=\"#ffffff\" src=\"/editor/plugins/flvPlayer/jwplayer.swf?file=" + html + "&amp;autostart="+myloop+"\"></embed>");

 
  支持(0) | 反对(0) 回到顶部顶端 回到底部底部
开心十年2013 当前离线

48

主题

2

广播

1

粉丝
添加关注
级别:学前班

用户积分:88 分
登录次数:16 次
注册时间:2013/11/1
最后登录:2015/2/26
开心十年2013 发表于:2013/12/18 23:16:14   | 只看该作者 查看该作者主题 藤椅 
科汛在线商城系统(NET)
我也来看看,看看能发现什么
 
  支持(0) | 反对(0) 回到顶部顶端 回到底部底部
<上一主题 | 下一主题 >
Powered By KesionCMS Version X1
厦门科汛软件有限公司 © 2006-2016 页面执行0.07764秒 powered by KesionCMS 9.0