账号通
    

账号  

密码  

4665

查看

11

回复
主题:一个比较实用的自定义Flash幻灯 [收藏主题] 转到:  
jephan 当前离线

21

主题

0

广播

0

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

用户积分:403 分
登录次数:30 次
注册时间:2007/1/6
最后登录:2011/12/9
jephan 发表于:2009/11/23 12:59:00   | 显示全部帖子 查看该作者主题 楼主 
科汛在线考试系统(NET)

参考另一网友发的帖子自己也做了一个,希望对大家有用

1、在页面模板需要显示此幻灯处加入以下代码:
<!--newsslide start-->
<script type="text/javascript">
   <!--
   var swf_width=444;  //宽度
   var swf_height=274;  //高度

   var files='';
   var texts='';
   var links='';
   {LB_自定义首页幻灯片}
   files=files.substr(1,files.length-1); 
   texts=texts.substr(1,texts.length-1);
   links=links.substr(1,links.length-1);
   document.write('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" ');
   document.write('codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" ');document.write('width="'+ swf_width +'" height="'+ swf_height +'">');
   document.write('<param name="movie" value="/KS_Inc/newsflash.swf"><param name="quality" value="high">');
   document.write('<param name="menu" value="false"><param name=wmode value="opaque">');
   document.write('<param name="FlashVars" value="bcastr_file='+files+'&bcastr_link='+links+'&bcastr_title='+texts+'&TitleBgColor=6699FF">');
   document.write('<embed src="/KS_Inc/newsflash.swf" wmode="opaque" ');
   document.write('FlashVars="bcastr_file='+files+'&bcastr_link='+links+'&bcastr_title='+texts+'&TitleBgColor=6699FF& ');
   document.write('menu="false" quality="high" width="'+ swf_width +'" height="'+ swf_height +'" ');
   document.write('type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />'); document.write('</object>');
   -->
</script>
<!--newsslide end-->

2.建立{LB_自定义首页幻灯片}标签
标签名称:自定义首页幻灯片
选择栏目范围
属性控制:幻灯
文档数量:5
标题字数:40
其它的可不用设置
输出格式:自定义输出样式 ; 注意不要采用Ajax输出
[loop={@num}]
  
files+='|{@photourl}';
  
links+='|{@linkurl}';
   //texts+='|{@title}';   
//这个为可选,前面加上"//"注释掉,就不显示信息标题了
[/loop]

3.解压附件中的压缩包,将里边newsflash.swf文件放到/KS_Inc/目录下


 下载信息  [文件大小:14.62 KB 下载次数: 次]
点击下载文件:newsflash


在IE7、IE8、Firefox里都测试过,没有问题。

 
  支持(0) | 反对(0) 回到顶部顶端 回到底部底部
jephan 当前离线

21

主题

0

广播

0

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

用户积分:403 分
登录次数:30 次
注册时间:2007/1/6
最后登录:2011/12/9
jephan 发表于:2011/7/7 18:20:20   | 显示全部帖子 查看该作者主题 沙发 
做在线知识付费 选科汛云开店
有段时间没关注论坛了,谢谢jushow给做了操作演示。
 
  支持(0) | 反对(0) 回到顶部顶端 回到底部底部
<上一主题 | 下一主题 >
Powered By KesionCMS Version X1
厦门科汛软件有限公司 © 2006-2016 页面执行0.07813秒 powered by KesionCMS 9.0