收集的一些FLASH相关的技术资料

2006.2.13 10:28 [ 工作 ] 评论(3) , 阅读(24862) | |

4.创建传递变量值的Javascript函数
复制下面的Javascript到标签内


<SCRIPT LANGUAGE=JavaScript>
<!--
function doPassVar(args){
var sendText = args.value;
 window.document.myFlash.SetVariable(\\\"myVar\\\", sendText);
}
//-->
</SCRIPT>

5.保存文件,测试一下(F12)


HTML控制SWF文件的网络通讯功能
allowNetworking =allowScriptAccess = all | internal | none
<param name="allowNetworking" value="none" />
<param name="allowScriptAccess" value="none" />

内文分页: [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12]
Tags: , ,
有人在2008/01/28 03:37说: Email http://goday.blogbus.com
呃~这东西似乎是我在很久很久以前发在FLASH8上的了……
tenlin 回复于 2008/01/29 16:18
只要不说是发表就行
有人在2007/07/31 00:32说: Email
很好,前段时间看了点as,绝对收藏!
tenlin 回复于 2007/07/31 17:23
同感
有人在2006/12/27 11:24说: Email
收藏 学习中ing
分页: 1/1 第一页 1 最后页
发表评论
表情
emotemotemotemotemot
emotemotemotemotemot
emotemotemotemotemot
emotemotemotemotemot
emotemotemotemotemot
打开HTML
打开UBB
打开表情
隐藏
记住我
昵称   密码   可以直接留言
网址   电邮   [注册]