quote:
Originally posted by NanaFreak
code:
function OnEvent_SigninReady(sEmail){
MsgPlus.PlaySound('\C:\\Documents and Settings\\Karl\\My Documents\\My Music\\Herald - Hevilihas.mp3', 2500);
}
i think that should do it
Nope... Matty's code is right and should work. MsgPlus.PlaySound having a limitation of stoping any existing sounds when played might be causing it.