Mp3 Playing/Downloading |
Mp3 Playing/Downloading |
Mar 31 2005, 10:46 PM
Post
#1
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 7,048 Joined: Jun 2004 Member No: 22,696 |
Okay, I am fairly sure that when you do a regular link such as
CODE <a href="music.mp3">My Song</a> That is SHOULD play the song [as in going to a media player]. But my links, that I uploaded onto my server, go the the downloading screen that says [open, save, close] (just like any other downloading screen). Do you know what the problem may be? If you can help, I would like to know the code that will play my mp3 file urls [and im 100% sure they're mp3 files]. Thank You --Jordan |
|
|
|
![]() |
Mar 31 2005, 10:54 PM
Post
#2
|
|
![]() New Type ![]() ![]() ![]() ![]() Group: Member Posts: 145 Joined: Mar 2005 Member No: 119,960 |
it gets a little complicated.
There are simple codes, but that is only if you want the file to start playing by itself when the page loads, OR have a control panel on it to tell it to start. The control panel is troublesome, coz depending on the default media players everyone has, it looks different for everybody and hard to blend into design. either way, here's the code: (you can turn autostart off, specify width and height for a control panel) if you want a link sort of thing to play music when you click on it. then it involves some other tricks. like creating 1x1 iframe and load hidden music pages in there. stuff like that |
|
|
|
JlIaTMK Mp3 Playing/Downloading Mar 31 2005, 10:46 PM
sweetxsimplicity QUOTE(IGB @ Mar 31 2005, 7:54 PM)it gets a li... Apr 1 2005, 01:43 AM
IGB QUOTE(sweetxsimplicity @ Apr 1 2005, 1:43 AM)... Apr 1 2005, 02:38 AM
mona lisa are you using firefox? just wondering. if the mp3 ... Mar 31 2005, 10:55 PM
JlIaTMK Thank you guys for the help
IGB, isnt that the co... Mar 31 2005, 11:36 PM
IGB well then you can make a new file in notepad, type... Mar 31 2005, 11:45 PM
mona lisa sorry i don't really know for sure. could you ... Mar 31 2005, 11:46 PM
IGB QUOTE(gotnoheart @ Mar 31 2005, 11:46 PM)edit... Mar 31 2005, 11:47 PM
JlIaTMK bah, im so confused IGB, but thanks so much
if yo... Apr 1 2005, 12:18 AM
IGB QUOTE(JlIaTMK @ Mar 31 2005, 10:46 PM)CODE... Apr 1 2005, 01:04 AM
JlIaTMK Thank you TGB :P. You're a great help.
[P.S.
... Apr 1 2005, 02:59 PM
IGB lol im sorry I totally wasn't paying attention... Apr 1 2005, 03:46 PM![]() ![]() |