This is indicated as working in the page from where the code comes from, but it does not work on my computer.
Logged In: YES user_id=555057
For more portability, a "sound" object might be usefull :
var sound = new barde_gui_sound("toto.wav"); sound.play();
Log in to post a comment.
Logged In: YES
user_id=555057
For more portability, a "sound" object might be usefull :
var sound = new barde_gui_sound("toto.wav");
sound.play();