Question on (code)Music Player - Firefox Friendly |
Question on (code)Music Player - Firefox Friendly |
Jun 5 2006, 09:56 AM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 3 Joined: Jun 2006 Member No: 418,526 |
Original Post (in forum)
http://www.createblog.com/forums/index.php?showtopic=80690 My question is: What code should i change or add so that the music can repeat all the time? Also, can the music be followed by another one after it finishes playing? Thanks a lot and sorry for my poor English... |
|
|
|
![]() |
Jun 5 2006, 05:58 PM
Post
#2
|
|
![]() You'll find me in your dreams. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 8,536 Joined: Mar 2005 Member No: 114,010 |
The music can't be followed by another song. For it repeating... I suppose you could do it like this:
CODE document.write("<embed src="+tips[index]+" showcontrols=0 height=0 width=0 loop=true></embed><br>"+ctips[index]) In place of the original line (at the very bottom of the code).
|
|
|
|
hkbnsso Question on (code)Music Player - Firefox Friendly Jun 5 2006, 09:56 AM
hkbnsso QUOTE(fishcake-y @ Jun 6 2006, 6:58 ... Jun 6 2006, 04:32 AM
niez_cho ^ unfortunately, I do not think that is possible. ... Jun 6 2006, 04:48 AM
hkbnsso QUOTE(niez_cho @ Jun 6 2006, 5:48 PM) ^ u... Jun 6 2006, 07:19 AM![]() ![]() |