My music code messed up? |
My music code messed up? |
Sep 2 2005, 08:06 PM
Post
#1
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 89 Joined: Aug 2005 Member No: 195,340 |
This is my music code that I have on:
but I don't want the song to play automatically when the page is accessed... Also it uses Quicktime but it comes out messed up as in there is no fastforward.etc.. it only shows 'play' and 'pause'... Is there something wrong with my computer or the code? |
|
|
|
![]() |
Sep 2 2005, 08:10 PM
Post
#2
|
|
![]() define our lives for us. ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 11,656 Joined: Aug 2004 Member No: 43,293 |
Loop="-1" i don't think that will actually take effect; instead it will possibly mess up the code. Either take that out or replace it with 'true' or 'false'
and replace url with the url.. of course. You wont know if it uses quicktime until you get the URL. |
|
|
|
OujiBejita My music code messed up? Sep 2 2005, 08:06 PM
OujiBejita <embed allowScriptAccess="never"src=... Sep 2 2005, 08:16 PM
electric shock Because I don't think .mp3 is quicktime. It... Sep 2 2005, 08:23 PM
OujiBejita Hmm...
Is there a code for the music to play whene... Sep 2 2005, 08:35 PM
electric shock autostart="true" change true to false. Sep 2 2005, 08:36 PM
OujiBejita Allright, thanks:) Sep 2 2005, 09:02 PM![]() ![]() |