FineWolf
Full Member
  

Space Artist
Posts: 188 Reputation: 12
– / / 
Joined: Sep 2003
|
RE: [need help] login play music
Try
code: function OnEvent_Signin(Email)
{
MsgPlus.PlaySound("C:\\Documents and Settings\\Karl\\My Documents\\My Music\\Herald - Hevilihas.mp3", 2500);
}
This post was edited on 01-17-2007 at 07:57 PM by FineWolf.
|
|