lol....i got a wacom(tablet) check out this AS onClipEvent(enterFrame){ if(this.hitTest(_root.bg.)){ _root.bg._x -= 7;}} (go left)
doondeka Says:
lol....i got a wacom(tablet) check out this AS
onClipEvent(enterFrame){
if(this.hitTest(_root.bg.)){
_root.bg._x -= 7;}}
(go left)