I managed to get this to work using events. I actually ended up creating a new common event so that I could call it at any time to determine if the player has moved or not. (Actually kind of proud of that.) But I KNOW there has to be a more elegant way to do this, probably with a simple script call within an event or something. I just don't know how to script. :-\
Here's the event coding I used:
[spoiler]
(https://rmrk.net/proxy.php?request=http%3A%2F%2Fdl.dropbox.com%2Fu%2F22466%2FDetect%2520Movement.JPG&hash=d317ce810130659bc277bc37dfff5d1c8bc1bc3f)
[/spoiler]