/[LeafOK_CVS]/fenglin/www/show_article.php
ViewVC logotype

Diff of /fenglin/www/show_article.php

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 1.10 by sysadm, Wed Mar 12 11:12:27 2025 UTC Revision 1.11 by sysadm, Mon Mar 17 04:07:11 2025 UTC
# Line 123  TD.content Line 123  TD.content
123                                                  <img onmousewheel="return bbs_img_zoom(event,this)" src="/bbs/dl_file.php?aid=<? echo $row_attachment["AID"]; ?>">                                                  <img onmousewheel="return bbs_img_zoom(event,this)" src="/bbs/dl_file.php?aid=<? echo $row_attachment["AID"]; ?>">
124  <?  <?
125                                  break;                                  break;
                         case "swf":  
 ?>  
                                                 <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000">  
                                                 <param name=movie value="/bbs/dl_file.php?aid=<? echo $row_attachment["AID"]; ?>">  
                                                 <param name=quality value=high>  
                                                 <embed src="/bbs/dl_file.php?aid=<? echo $row_attachment["AID"]; ?>" quality=high type="application/x-shockwave-flash">  
                                                 </embed>  
                                                 </object>  
 <?  
                                 break;  
126                  }                  }
127  ?>  ?>
128                                                  <? } ?>                                                  <? } ?>


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

webmaster@leafok.com
ViewVC Help
Powered by ViewVC 1.3.0-beta1