flash8 动作问题!100分!

来源:百度知道 编辑:UC知道 时间:2024/05/29 12:43:07
我在动作里是这么写的:function CR(obj, item){} // End of the functionfunction tab(){ getURL("http://wpa.qq.com/msgrd?V=1&Uin=58170753", "_blank");} // End of the functionfunction homepage(){ getURL("http://user.qzone.qq.com/55359290", "_blank");} // End of the functionfunction qme(){ getURL("http://user.qzone.qq.com/55359290", "_blank");} // End of the functionstop ();stop ();var dayOfWeek_array = new Array("星期天", "星期一", "星期二", "星期三", "星期四", "星期五", "星期六");var MYDate = new Date();var year = MYDate.getFullYear();var month = MYDate.getMonth() + 1;var date = MYDate.getDate();var h = MYDate.getHours

导出时候需要设置一下:
“文件”“导出”“导出影片”,命名后“保存”,再“导出flash player”页面的最底下“本地回放安全性”中选“只访问网络”,确定就可以了。

这个是flash本地与网络通信的安全策略,也可点那个“设置”去网络上设置!

注意打开的那个页面上看到的东西不是图片,而是可以在上面进行操作的应用程序,可以进行相关设置,使之能与信任的网页通信。

getURL(@"http://user.qzone.qq.com/55359290", "_blank");
转义字符