hope there are still a few people here which like me simply can not separate from Flash (and Actionscript 2). :)
I am trying to make a little adventure in Flash, but my hitTest doesn't seem to work properly. I have a Movieclip "Player" and various Movieclips as playfields, like "Plains". If the "Player" hits "Plains", my scene should "gotoAndStop" to the corresponding frame, also called "Plains". The "player" controls via a compass (click east and players x moves +20), the collision with the playfields is done by hitTest. See screenshots below.
My problem: Unfortunately the hitTest query works only with one of the game fields (the bottom one in the screenshot). Has anyone got an idea why that is? I am short of despair, already spent the whole weekend and simply can't find no solution.
Thanks in advance krake82