Specifically show how you switched the screens.
If you open Screen2 from Screen1 with: open another screen.screenName, Screen1 is not closed, but in the background. Therefore, the player is not stopped.
Try this to switch the screens:
In this case Screen1 is closed after Screen2 opens and if you switch back from Screen2 to Screen1 the Player is NOT playing.
