残冰 2008-4-5 11:12
这组代码是什么意思?
Mouse.hide();
fscommand("fullscreen", true);
fscommand("allowscale", false);
fscommand("showmenu", false);
onEnterFrame = function () {
getURL("[url=http://www.baidu.com]http://www.baidu.com[/url]");
};
ourme 2008-4-7 16:24
..........无限弹出百度页面的代码....你小子想干什么
shanxiu999 2008-4-12 23:10
Mouse.hide();、、应该是鼠标跟随
fscommand("fullscreen", true);FLASH全屏播放
fscommand("allowscale", false);禁止缩放
fscommand("showmenu", false);禁止右键
onEnterFrame = function () {
getURL("http://www.baidu.com");打开百度
};
后起新绣 2008-4-14 10:02
这老小子 太坏了,连我这个学AS不深的人都能看懂一点
棒棒龙 2008-4-22 00:14
楼主,加我为好友可以吗?
*** 作者被禁止或删除 内容自动屏蔽 ***