[Koha] sound cues

Rick Welykochy rick at praxis.com.au
Wed Nov 12 10:37:53 NZDT 2008


Mason James wrote:

> a quick look in the tmpl files seems to indicate a simple <embed> tag  
> doing the magic, woo!...
> 
> 
> <!-- TMPL_IF Name="good_return" -->
>      <!-- Play a sound if the item was returned properly -->
>          <EMBED SRC="<!-- TMPL_VAR NAME='themelang' -->/includes/ 
> sounds/ding.wav"
>               type="audio/wav" autostart=true hidden=true loop=1  
> height=60 width=128 </embed>
> <!-- /TMPL_IF -->


A .WAV file is the way to go. It requires nothing additional in
the browser. Works on all platforms.

Embedding FLASH requires that Flahs is installed, which should
not be a prerequesite for Koha, IMHO.


cheers
rickw


-- 
________________________________________________________________
Rick Welykochy || Praxis Services || Internet Driving Instructor

When the power of love overcomes the love of power,
the world will know peace.
      -- Jimi Hendrix


More information about the Koha mailing list