I have a Flash movie with multiple Scenes which the user can navigate (out of sequence) as desired. I want to create a back button within the Flash movie that "remember" the last Scene the user came from (similar to a browser back button) so they can return to the last scene they visited. This is not the same as "prevScene" which, I believe, takes them back to the previous scene in sequence.