Shoutbox

Play sound on fullscreen - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4)
+---- Forum: Scripting (/forumdisplay.php?fid=39)
+----- Thread: Play sound on fullscreen (/showthread.php?tid=74202)

Play sound on fullscreen by PaulE on 05-06-2007 at 07:25 AM

Hey

I want that when i started a FullScreen application (like a game), MSN plays a sound when somebody talks to me...
Before i had the KeyFlasher, but the flash dont work in-game...

Greetz,
Paul


RE: Play sound on fullscreen by Huhu_Manix on 05-06-2007 at 07:31 AM

I'm not sure it's easy to know if you're playing or doing something in fullscreen, but it'll be easy if you click on a button to activate sound message before playing.


RE: Play sound on fullscreen by Vilkku on 05-06-2007 at 07:31 AM

In the WLM settings, on the first window under "Status", is an option that changes your status to Busy when playing full-screen games. Disabling that option won't make you Busy, meaning you will hear the sounds.


RE: Play sound on fullscreen by Huhu_Manix on 05-06-2007 at 07:52 AM

If you're okay to click on a button to enable/disable sound, this script pack is for you. You can change the sound by replacing the wav file ( "1.wav" ) in the script folder, or by changing the file path directly in the script source.


RE: RE: Play sound on fullscreen by PaulE on 05-09-2007 at 05:48 PM

quote:
Originally posted by Huhu_Manix
If you're okay to click on a button to enable/disable sound, this script pack is for you. You can change the sound by replacing the wav file ( "1.wav" ) in the script folder, or by changing the file path directly in the script source.

Thnx, i was searching for something like this ;)
Is there an option to make this:

if ( any.fullscreenapp() ) {
// enable script
}

so that it only works is im in a FS app?
RE: Play sound on fullscreen by rainbow on 02-21-2008 at 06:20 PM

Could anyone change the code of that hu hu sound script so that it is possible to enable and disable it with a shortcut key? like for instance some F1,F2, etc, key?

Thanks in advance :D