If you are seeing this message, it is possible the page did not load properly. Please hit reload/refresh on your browser.
If you still see this message, you probably do not have a browser that supports
web standards, although its content is accessible to any browser or Internet device.
Posted: 10/31/05 7:07 am Music
I want to add music to my board. i know i seen that topic here before but cant find it now. can some one help me find it or just give me the codes for it.
Posted: 11/9/05 6:59 am Re: Music
My Board URL is p066.ezboard.com/bwinterw...dofreebies
The code is removed.
I was told that music will offset the board or something like that.
Posted: 11/19/05 7:15 am Re: Music
You could always use something like the JukeBox I have on my board, it will only play if the person chooses a song, and works with both MIDI and MP3 format, so you could use MIDI files for people on dial-up and MP3 for those with a super-fast connection, you can view it on my board, and if you want I can give you the coding for it, (as far as I know it's currently only IE specific).
Posted: 11/23/05 12:25 pm Re: Music
Or again, use something like the one I got.
To enable multiple songs, you either need to code it so that 1 song follows another, or provide some sort of user-interface, such as a drop-down menu, (as in the case of my one), to allow people to pick from a multiple choice, you could also randomise the song that plays, though this might be more tricky.
Posted: 11/23/05 12:38 pm Re: Music
Yes you can use the one Scott has on his board, javascript.internet.com/m...tml#source or one of the many in the google results I linked to
Posted: 12/1/05 2:52 pm Re: Music
Or you could just tell the person to listen to an MP3, lol,(Speaking of which, most music player codes, like mine, play both MIDI and MP3, I haven't tested other formats though).
Posted: 12/1/05 5:24 pm Re: Music
I read the instructions for the ONE time only play... in the link... but I would like for the song to keep playing even after they go into a forum on my board... Is it possible to have the song to keep playing....???
Posted: 12/2/05 7:32 am Re: Music
I've been trying to work this out for my player, but I'm not sure, as when you go into a forum, it reloads the entire page, including the custom script, if you could get the music to open in a seperate window, then work as hidden, then you could have it keep playing, though this is just a guess.
Posted: 12/3/05 3:58 pm Re: Music
Don't think so, usually, it has to have a open and close javascript command prompt, so I'm guessing it'd go within your existing code, but as chrish said, it relies on a pop-up blocker not being present, and literally every computer has at least 1 of these in place, (not sure if XP/SP2 or AV programs will also affect this, best ask chrish about that).