Forum Moderators: coopster & phranque

Message Too Old, No Replies

Simple script to provide rotating sound snippets

Cross browser compatible...

         

PhraSEOlogy

6:06 pm on Jun 17, 2005 (gmt 0)

10+ Year Member



To any perl guru's out there,

Is it possible to create a simple perl script that can take a bunch of sound files (e.g. .wav .wmf) and select one randomly then somehow start it playing on a web page that is cross browser (IE, Firefox, Netscape, Opera) compatible.

I can manage the coding of the script - I really just need advice on making it work for MOST browsers.

Cheers!

PhraSEOlogy

10:41 pm on Jun 17, 2005 (gmt 0)

10+ Year Member



Well,

I guess its kinda simple - just output embed tag or bgsound tag depending on browser type.