Jump to content

Code to add background music for website


ashutoash

Recommended Posts

Can anyone point me to proper examples or code snippets that can help me add background music to my website. It can be flash enabled or jquery based. I looked at many jquery based examples but some play mp3's some dont. So just want to make something flash enabled. HELP!!!! :facewall: :facewall:

I looked at many jquery based examples but some play mp3's some dont. So just want to make something flash enabled. HELP!!!!

And what examples might those be?  What have you tried thus far, specifically?

Provide code if you have to.. Actually, I highly suggest you do.

I tried the following code...but it doesn't seem to work. I dont know how to exactly incorporate it. I know where to put it meaning it in terms of styling, using play pause buttons on click events but just want help with the player.

 

       <object width="60" height="20" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=4,0,2,0">
            <param value="OOMBACKGROUND.swf" name="movie">
            <param value="high" name="quality">
            <embed width="60" height="20" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" quality="high" src="OOMBACKGROUND.swf">
        </object>

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.