|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
#1 |
|
Member (6 bit)
Join Date: Apr 2006
Posts: 42
|
I have music embeded into my site, but I want to add an off/on feature to the far top right of my site, like I seen on Moby.com. However I would like it to be HTML code, not a flash code like on moby.com
please can someone tell me the code that will work on all browsers. Thanks! |
|
|
|
|
|
#2 |
|
Staff
Premium Member
Join Date: Jul 1999
Location: Arlington, TN
Posts: 5,538
|
Not sure what you are using now. If you are using bgsound, you get background sound with few options. You have more features user embed. Flash is the overall best.
__________________
Want to Make $$$$ with your Computer? No Risk! Simply press shift-4 four times in a row |
|
|
|
|
|
#3 | |
|
Member (6 bit)
Join Date: Apr 2006
Posts: 42
|
Quote:
< EMBED SRC="fileURL.mp3" NAME="file name" HEIGHT="2" WIDTH="2" AUTOSTART="true" HIDDEN="true" LOOP="true" > |
|
|
|
|
|
|
#4 |
|
Member (6 bit)
Join Date: Apr 2006
Posts: 42
|
anyone know?
|
|
|
|
|
|
#5 |
|
Member (6 bit)
Join Date: Apr 2006
Posts: 42
|
That would be nice if I can have maybe 3-4 songs and keep clicking next of if the person doesn't wanna hear sound they click pause and then when they go to the next page same thing.
<param name="AnimationAtStart" value="true"> <param name="TransparentAtStart" value="false"> <param name="ShowControls" value="true"> <param name="PlayCount" value="false"> <param name="BufferTime" value="1"> <param name="BGCOLOR" value="transparent"> <param name="ShowStatusBar" value="true"> <param name="autosize" value="0"> <embed width="20" height="20" src="http://www.obseti.com/audio/Mister%20Joker%20-%20You're%20Destroying%20This%20Beautiful%20World.mp3" controller=true autoplay=true playeveryframe=false pluginspage="plugin.html"></embed> </object> Last edited by mairving; 08-07-2006 at 09:13 AM. |
|
|
|
|
|
#6 |
|
Staff
Premium Member
Join Date: Jul 1999
Location: Arlington, TN
Posts: 5,538
|
I edited your code to prevent the Active-X warning on this page.
You are ultimately better off to do this with flash. There are plenty of flashplayers that you can download for free. Check here for a few. |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|