让mc变成一个按钮就可以屏蔽里面所有的按钮了


on (release) {
        a_mc.onRollOver = function() {
        };
        a_mc.enabled = false;
}

点击去掉事件就可以
on (release) {
        delete a_mc.onRollOver;
}




原创内容如转载请注明:来自 阿权的书房
收藏本文到网摘
发表评论
表情
emotemotemotemotemotemotemotemotemotemotemotemotemot
emotemotemotemotemotemotemotemotemotemotemotemot
打开HTML 打开UBB 打开表情 隐藏
昵称   密码   游客无需密码
网址   电邮   [注册]
               

验证码 不区分大小写
 

阅读推荐

服务器相关推荐

开发相关推荐

应用软件推荐