Click to See Complete Forum and Search --> : Firebomb's Problem


96turnerri
10-04-2003, 05:15 AM
1stly find this which is about 1/4 way down the page on your source code

<BR>Src=".mediamp_new_page_1_1.asx"

this is where media player reads the music from, if you have one song to play try this

<BR>Scr="http://www.WHATEVER.com/music/music.mp3"

if you want multiple sound files i recomend making that .asx page

which i can help you with, which one you after?

Rich

firebomb™
10-05-2003, 03:56 PM
thanx man i'm after one music file one after anoter, so what do i need to do to do that? here the tag at this point and one file works but the second doesn't


<tr><EMBED SRC="http://whatever.net/will/trailer park.mp3"http://manchild.homeip.net/will/on my own.mp3" BGCOLOR="#00CCFF" WIDTH=322 HEIGHT=258 PLUGINSPAGE="http://www.microsoft.com/windows/windowsmedia/download/default.asp" AUTOPLAY="true" VOLUME="120"></tr>

96turnerri
10-05-2003, 04:15 PM
im just doing that now m8

96turnerri
10-05-2003, 04:17 PM
the way you got it now may work ive noticed that you got only one " in the middle of the song sources for it to work will be, "," or ", "

firebomb™
10-05-2003, 07:26 PM
tried em both neither one works, and other ideas my friend?

96turnerri
10-06-2003, 06:37 AM
heres an idea, open WMP and open the two tracks you wish to play, save playlist and an *.asx, make the embeded source reference to the *.asx file, make sure the two music files are also published to the server, save the *.asx file originally saved to the same directory as the the two music files, and have them in the same directory on the site