ForumsProgramming ForumhitTest help

3 4664
chiliad_nodi
offline
chiliad_nodi
637 posts
Peasant

I can't get my hitTest to work
Here's my code :
onClipEvent (enterFrame) {
if (this.hitTest (small)) {
this.gotoAndPlay (1)
}
}

Can anyone help me?

  • 3 Replies
dank
offline
dank
983 posts
Peasant

if small is on the main timeline, try _root.small.

Darkroot
offline
Darkroot
2,763 posts
Peasant

No, not funny nor usefull.

Showing 1-2 of 3