flash cs4 as3添加链接问题 这个那里错误啦能给我该一下吗!
xc.addEventListener(MouseEvent.CLICK,onPress_Handler);function onPress_Handler(event:MouseEvent):void{ navigateToURL(new URLRequest("http://"),"_black");}这个是基类~不知道是不是对的flash.display.SimpleButton代码是xc.addEventListener(MouseEvent.CLICK,onPress_Handler);function onPress_Handler(event:MouseEvent):void{ navigateToURL(new URLRequest("http:⼀⼀"),"_black");} 1061: 调用可能未定义的方法 addEventListener (通过 static 类型 Class 引用)。