编写java浏览器程序 * * Explorer.java * * Created on 2009年6月20日 */ package container; /** * * @author Administrator */ public class Explorer extends javax.swing.JFrame { /** Creates new form Explorer */ public Explorer() { initComponents(); } /** This metho
text=+ Basic Actions 能加入到程序中的基本Action - Go to 跳转到指定的帧 - Play 播放- Stop 停止- Toggle High Quality 在高画质和低画质间切换 - Stop All Sounds 停止所有声音的播放 - Get URL 使浏览器浏览指定页面 - FSCommand 发送FSCommand命令 - Load Movie 引入影片 - Unload Movie 卸载影片 - Te
一、手动添加函数标签 1、把eAgerFlash.swf放在程序根目录下的/flash目录下。即地址为:程序目录/flash/eAgerFlash.swf 2、添加函数标签 代码如下: 标签名称: {$MY_eAgerFlash} 查询语句: select top {input(0)} ArticleID,ChannelID,Title,DefaultPicUrl from PE_Article where ChannelID ={input(1)} and Status =3 and Del