>>
Site Map
>>
Forums
>>
Blocks
Forum module - topics in forum:
Blocks - Having problems with a block? Code doesn't work, get help here.
how to prevent?
how to prevent the mp3 player from downloading the mp3 file from a playlist? when the index loads up it will ask me to download the mp3 file in the playlist..i saw some of the php nuke website when u press the play button on the flash mp3 player.. it will play automatically without downloading the file.. the mp3 player was made by dr-design that was downloaded from here under the INTEGRITY themes...
You did not tell us which mp3 block you are using. So I found one in our downloads section click
here to read the description. Also there is an article on the authors site on how to best install it on your site click
here to read that article.
well, i already downloaded the winpy mp3 player and didnt check it yet.. the mp3 player that the one i used is what the EXTRAS under INTEGRITY THEMES. it was called DRMP3-Integrity.. the phpnuke website that i saw was using the same MP3 player made by dr-designs, but when u click the play button it plays the mp3 file without downloading it.. in mine when u click the play button it will ask me to donwload the mp3 file in my playlist.. is but when i played it locally the "mp3.swf" it plays the file in the folder which sets in the playlist under the PATH command.. what shall i include in the XML file so that the file will not download when click the play button?
You must have all mp3's in the directory includes/DRMp3/music folder. You link them with the XML file
| Code: : |
| <song path="includes/DRMp3/music/sample.mp3" artist="Sample" title="Money Comes Easy"/> |
sample.mp3 = exact mp3 file name after you upload it, artist = who is you want to show is singing the song, title = title you want the song to appear as. You will do a new line for each song you add, nothing should be below </songs>. So if you have two lines of code as stated above one for each song. As always backup your site fully before doing any work on it.
thats what i have in my XML file.. wat exactly the instructions said in the installation of the mp3 player.. no problem to that.. wat the problem is when the page loads up it will popup a download window and ask me to download the mp3 file. which is not suppose to be done..
:
I really didnt test this out on a test site. If that particular player doesnt work then I would suggest that you use the one mentioned in my first post. As I have stated before the authors site is no longer up. So using the above mentioned one is what I would recommend that you do.
ok Thanks for the help.. i will try the wimpy mp3 player..

the wimpy mp3 player was only a demo version.. too bad... 