自己做了一个flash来玩,但是遇到了个问题,请帮忙看一下。全部命令如下
stop();
Button1.onRelease = function(){
gotoAndStop(1);
}
Button2.onRelease = function(){
gotoAndStop(2);
}
Button3.onRelease = function(){
gotoAndStop(3);
}
Button4.onRelease = function() {
getURL("http://www.baidu.com", "_self");
}...
- 空白
- 主题
- 回复: 0
- 论坛: 电脑技术