摘要:
import flash.ui.Mouse;import flash.events.Event;import flash.display.MovieClip;var mouse:MOUSE = new MOUSE();stage.addChild(mouse); ;stage.addEventListener(Event.MOUSE_LEAVE, cursorHide);//MOUSE_LEAVE 事件来检测鼠标是否离开影片stage.addEventListener(MouseEvent.MOUSE_MOVE, cursorFollow);//当鼠标进入影片时MOUSE_MOVE事件来检测, 阅读全文
posted @ 2012-11-06 21:54
流年亂了浮生
阅读(165)
评论(0)
推荐(0)

浙公网安备 33010602011771号