Hi. I'm at the very first step on it.
Why this little script doesn't work?
It gives me an error: "{" Unexpected token.
***
void main();
{sound suono;
suono.load("1sec_beep.ogg");
suono.play();
}
***--- Gamers mailing list __ [email protected] If you want to leave the list, send E-mail to [email protected]. You can make changes or update your subscription via the web, at http://mail.audyssey.org/mailman/listinfo/gamers_audyssey.org. All messages are archived and can be searched and read at http://www.mail-archive.com/[email protected]. If you have any questions or concerns regarding the management of the list, please send E-mail to [email protected].
