I want to be able to add a sound to easymenu (customizable, but by default, None) and on esclientcommand, before you send the next page, play the sound, so each time you press a next page button, or close button, it will play the sound... Just a self. variable which I can alter:
mypopup = popuplib.easymenu('mypopup', 'popupchoice', returnFunction)
mypopup.page_sound = "buttons/button2.wav"
[..]
mypopup = popuplib.easymenu('mypopup', 'popupchoice', returnFunction)
mypopup.page_sound = "buttons/button2.wav"
[..]
Add this feature widget to your own website by using the following code:
Add it to forums (using bbcode):


