This site requires JavaScript, please enable it in your browser!
Greenfoot back
PascalFischer
PascalFischer wrote ...

2020/12/6

how can I stop the Music, when I switch the World?

PascalFischer PascalFischer

2020/12/6

#
I have the Problem, that the Music plays all the time, doesn't matter on which world I am. I tried for over 3 hours, but didn't find a way. I tried
backgroundMusic.stop();
but this doen't work. are there any oz´ther methods, I can do this?
danpost danpost

2020/12/6

#
PascalFischer wrote...
I have the Problem, that the Music plays all the time, doesn't matter on which world I am. ... are there any oz´ther methods, I can do this?
Not enough info. Show all codes related to backgroundMusic and indicate exactly where the codes are located.
You need to login to post a reply.