Flash Q

Out of context: Reply #3

  • Started
  • Last post
  • 10 Responses
  • Epictive0

    I would not use hitTest. You would have to create an interval or enterframe to check it constantly. You only need to check if the mouse has rolled out when the mouse moves, so use a mouse listener. It is stupid to have it polling when you could have an interupt. I am pretty sure the problem you are having is because of the reasion I stated before. But without the code I can only guess.

View thread