TinyPortal

Development => Resources => Topic started by: Skhilled on August 21, 2011, 07:10:25 PM

Title: Sound For Shouts
Post by: Skhilled on August 21, 2011, 07:10:25 PM
Is there any way to make a sound whenever someone shouts in the shoutbox? I find that I miss a lot of shouts because there is nothing that notifies you that one has been made.
Title: Re: Sound For Shouts
Post by: IchBin on August 22, 2011, 12:51:27 AM
You'd have to write some sort of ajax function that would do that.
Title: Re: Sound For Shouts
Post by: ZarPrime on August 22, 2011, 03:10:26 AM
I was going to say this probably wouldn't be easy to do with the way the Shoutbox is written now, or even very realistic, being that it only refreshes when a shout is made or the page is refreshed.  There are plans to add Ajax to the Shoutbox in a future version of TinyPortal and then, when a shout is made, sounds might be easier to add to the code.  Of course, that's what Ichbin said as well, and I concur.

ZarPrime
Title: Re: Sound For Shouts
Post by: Skhilled on August 22, 2011, 03:43:47 PM
I thought so... I always think of the "hard to do" things! LMAO