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

2020/4/27

Why won't my mute button work

Fiona Fiona

2020/4/27

#
After Googling some solutions to create a mute button for my music in my scenario I came across this discussion. https://www.greenfoot.org/topics/56181/0 Everything works except that when the mute button is pressed the music restarts and doesn't stay muted. Is there a perhaps a line that needs to be added so it can stay muted.
danpost danpost

2020/4/27

#
Fiona wrote...
After Googling some solutions to create a mute button for my music in my scenario I came across this discussion. https://www.greenfoot.org/topics/56181/0 Everything works except that when the mute button is pressed the music restarts and doesn't stay muted. Is there a perhaps a line that needs to be added so it can stay muted.
Show codes (mute button class, world class).
You need to login to post a reply.