1 |
[img]http://i5.photobucket.com/albums/y195/KingRaptor/dn_disable_music.png[/img]
|
1 |
[img]http://i5.photobucket.com/albums/y195/KingRaptor/dn_disable_music.png[/img]
|
2 |
\n
|
2 |
\n
|
3 |
For Wolas: non-trolly way to do this is to call WG.Music.StopMusic(true) (make sure your widget loads after music player, or else use a loop until WG.Music is initialized).
|
3 |
For Wolas: non-trolly way to do this is to call WG.Music.StopMusic(true) (make sure your widget loads after music player, or else use a loop until WG.Music is initialized).
|
|
|
4 |
\n
|
|
|
5 |
Or just restart music player on widget:Shutdown(). Might fail, or might turn it on even for people who want it closed, though.
|