I haven't included it in the download, but I'm sure you can find your own.Great! Love the alert sound!
Best $10.00 (15.00 after currency exchange) I ever spent on a 3rd party product for forum software.![]()
Video was already possible..Sound and Video Notifications.![]()
Is this notification related?coming up next, lens flare!
Is this notification related?
Thanks for the kind words (again)
Your comment made me double-check my own (which I want clean and simple).ROFLMAO - myself and a friend were talking on msn who I hadn't chatted with for a long time and he commented about another forum <company> frontpage and how bad it looked.
~ SNIP ~
Your comment made me double-check my own (which I want clean and simple).
Needless to say .... While you may not have been talking about my site... It did make me double-check a few things and I discovered how little was viewable to guest (nothing except an announcement).
Fixed.
Any examples of using the sound option? Does the sound loop or is played once?
I watched the videothere's a vid in the release post that shows you a happy birthday song being played (though I'm unsure if it's set on loop but would imagine after refreshing it would start playing again kev. http://xenforo.com/community/resources/notifications-powered-by-gritter.870/updates
<xen:if is="{$notification.playsound}">before_open: function(){
$('body').append('<audio id="beforeSound" controls="controls" hidden="true" autoplay="true" loop="true"><source src="{$notification.sound}" type="audio/mpeg" /></audio>');
},</xen:if>
<xen:if is="{$notification.notification_id} == 1">
<xen:if is="{$notification.playsound}">before_open: function(){
$('body').append('<audio id="beforeSound" controls="controls" hidden="true" autoplay="true" loop="true"><source src="{$notification.sound}" type="audio/mpeg" /></audio>');
},</xen:if>
<xen:else />
<xen:if is="{$notification.playsound}">before_open: function(){
$('body').append('<audio id="beforeSound" controls="controls" hidden="true" autoplay="true" loop="false"><source src="{$notification.sound}" type="audio/mpeg" /></audio>');
},</xen:if>
</xen:if>
Haha, I had a feeling you wanted something to loop... if you change my mind, use my instructions aboveI watched the videoand tried it out... it only plays once which is what I wanted.
EDIT: Perfect demonstration of the audible notification is at http://www.deemit.co.uk
No sound for me, but that could be because I'm using Ubuntu (not windows).Haha, I had a feeling you wanted something to loop... if you change my mind, use my instructions above
EDIT: Perfect demonstration of the audible notification is at http://www.deemit.co.uk.
We use essential cookies to make this site work, and optional cookies to enhance your experience.