Flash mouse position

Out of context: Reply #5

  • Started
  • Last post
  • 20 Responses
  • welded0

    Thanks for the tips. The first thing I tried was to make an object roughly the size of the stage and trigger onRollOver/Out, and that part works in a way, but as soon as the user mouses over another object, like a button, the onRollOut function is fired, thus defeating the whole purpose. :\

    The thing is only one frame, but I suppose I could tack a couple frames on and make a noob loop to constantly get the coordinates, but that seems pretty kludgy. If there's a more elegant way, I'm all ears, but at least this way I can get the coords more than once!

    Thanks again.

View thread