I know firefox is a bitch with sound but i have test it and seems to work
find this in ext/dmzx/mchat/styles/prosilver/template/mchat_body.html
Code: Select all
<div id="mchat-body"<!-- IF MCHAT_IS_COLLAPSIBLE --> class="collapsible"<!-- ENDIF -->>
<!-- IF not MCHAT_SOUND_DISABLED -->
<audio id="mchat-sound-add" class="hidden" src="{EXT_URL}sounds/add.ogg" preload="auto"></audio>
<audio id="mchat-sound-edit" class="hidden" src="{EXT_URL}sounds/edit.ogg" preload="auto"></audio>
<audio id="mchat-sound-del" class="hidden" src="{EXT_URL}sounds/del.ogg" preload="auto"></audio>
<audio id="mchat-sound-error" class="hidden" src="{EXT_URL}sounds/error.ogg" preload="auto"></audio>
<!-- ENDIF -->
Extrac my zip and upload it to /ext/dmzx/mchat/sounds Hope you all understand my fecking english