Skip to main content
September 12, 2011
Question

HitTest Question

  • September 12, 2011
  • 1 reply
  • 371 views

Hello everyone,

I come with one question, I'm trying to make a simple piece of code  so when it detects a hit via hittest, it moves to the next frame. Issue  is, it errors out for some reason.

This is a VERY BASIC example, and should help you exactly understand my problem. (Since it's hard to explain without having a visual aid)

mediafire.com/?9b3b2q8rtcvbquz

One version is the clean working version, another is when I try to change it to go to next frame.

This topic has been closed for replies.

1 reply

Ned Murphy
Legend
September 12, 2011

You're more likely to get help if you don't make people search for information.  If you have code to show, you should include it in your posting

September 12, 2011

There's nothing much to show since it's a simple hittest, but the issue is I get errors whenever I try to run a gotoAndPlay right after it. That's why I have included a link to the .fla.