hello,
i want to access mouseX mouseY property of the root
any ideas heres my code in as2
if (this.btn.hitTest(_root._xmouse, _root._ymouse) || (this.itemBG_mc.hitTest(_root._xmouse, _root._ymouse))) {
} else {…
in as3???
hello,
i want to access mouseX mouseY property of the root
any ideas heres my code in as2
if (this.btn.hitTest(_root._xmouse, _root._ymouse) || (this.itemBG_mc.hitTest(_root._xmouse, _root._ymouse))) {
} else {…
in as3???
:: Copyright KIRUPA 2024 //--