// hitTest
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
//azioni da svolgere
}
}
link
// hitTest
onClipEvent (enterFrame) {
if (this.hitTest(_root._xmouse, _root._ymouse, true)) {
//azioni da svolgere
}
}
link
-Nextart.it Graphic Solutions