Hi Everyone,
We would like to play 2 different beeping sound depending on the user input. For example, user enter the code and it the code exists, then do a short beep sound, if the code does not already exists, then do a long beep sound.
And we are running this code in GWC. Is this possible?
Thanks in advance.
Cheers,
Adrian Lui
Adrian,
Are you aware of the playSound front-call http://4js.com/online_documentation/fjs-fgl-manual-html/#fgl-topics/c_fgl_frontcall_standard_playsound.html
Reuben
Hi Reuben,
Many thanks for the info, I will give it a try.
Cheers,
Adrian