搜索资源列表
Sample7_ExternalInterface
- 把flash文件包含到程序中,可以与文件中设定的fscommand互动
FLASH
- - Go to 跳转到指定的帧 - Play 播放 - Stop 停止 - Toggle High Quality 在高画质和低画质间切换 - Stop All Sounds 停止所有声音的播放 - Get URL 跳转至某个超联结 - FSCommand 发送FSCommand命令 - Load Movie 装载影片 - Unload Movie 卸载影片 - Tell Target 告知目标 - If Frame Is Loaded ..判断帧是否被完
FSCOMMAND
- 这是一个flash源文件,效果很好,测试平台为flash 8.0(如果提示问题请选择合适的版本试试),代码的效果是:全屏代码-This is a flash source file, the effect is very good, the test platform for Flash 8 ( if the question please choose the right version to try), the effect is : full-screen code code
XIANGDA
- fscommand( fullscreen , true ) //全屏 fscommand( allowscale , false ) //禁止缩放true fscommand( showmenu , false ) //右键菜单-fscommand( fullscreen , true ) fscommand( allowscale , false ) fscommand( showmenu , false )