Inferno vBShout 2.5.1 - Add Sound Alert

Figz

New Member
Is it possible to add a small sound alaert for when someone says something? Surely this will be a simple addition of code. Thanks in advanced, rep and thanks will be given.
 

-Hammad-

New Member
Something like this was made for a PM notification:
HTML:
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="0" height="0" id="gotmail" align="middle">
<param name="allowScriptAccess" value="sameDomain" />
<param name="movie" value="Soundnotification.swf" />
<param name="quality" value="high" />
<param name="bgcolor" value="#ffffff" />
<embed src="Soundnotification.swf" quality="high" bgcolor="#ffffff" width="1" height="1" name="gotmail" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
</object>
Let me just get the shoutbox php file, I'll try and cook something up. :)
 

leonpadi

New Member
Bump!
Sorry guys for this bumping, but i would love to see this great feature on shoutbox :)
Is there any progress ?
 

Nanana

New Member
Wouldn't this potentially piss you off if there were a lot of people chatting? I think it would probably be better to make a sound alert when you become idle in the shoutbox, so that you don't forget about it :p
 

leonpadi

New Member
So!!!
2 More toggle-able Options-Features we would like to see :)

a) Sound Notification about new messages
b) Sound Notification about entering-exiting idle state

What a wonderfull world we live in :)
 

leonpadi

New Member
Bump again :)
Please, this msg goes to any moderator with coding skills, is it able to add a sound alert toggle on/off on vbshoutbox ?
It would increase rapidly the participation to the shoutbox :)
 
Top