Jul 26, 2008

Mp3 Player For A Webpage - script?

Free Web Hosting, No Ads > CONTRIBUTE > The Internet > Website Discussion

free web hosting

Mp3 Player For A Webpage - script?

DjLuki
anyone know where you can get a mp3 player to put on the site? where you can upload your own music and choose a song to play it? it can be any language, so if you know any, giev me the link.

Notice from BuffaloHELP:
Made topic descriptive.

Reply

Inspiron
Hey dude,

basically you might want to try this ..
http://simplythebest.net/scripts/DHTML_scr...html_music.html
They are midi player scripts that you can integrate onto your webpages. However, you have to find your own midi files on the internet on add on to it's playlist. Best of all, the scripts are free to use.

Look into this if you want it to play MP3 instead...
http://musicplayer.sourceforge.net/
You will need some knowledge on ActionScript 2 for loading the playlist. The player is made with flash.

Otherwise you might like to try PodCasting..
Here are the players that I've found..
http://ipodder.sourceforge.net/index.php
http://amarok.kde.org/
You can find more information about PodCasting here...
http://en.wikipedia.org/wiki/Podcasting

This site contains other sources that you might want to look into..
http://php.resourceindex.com/Complete_Scri...dio_Management/

 

 

 


Reply

shigajet
Just thought I'd add another mp3 player you could try out for your site. Check outFlam Player. It's also a Flash-based mp3 player and it's free to use as well. There's also FLAM Express and FLAMcast if you want to explore a little further.

Reply

uaktags
well i have a similar question here....but mine is, how can i play streaming mp3s from my computer. Like a radio station for my website. I've been around and i kno lots of places make u pay for that technology but does neone kno how to create it for free? Cuz i think that be an awesome way to get my visitors to stay, and add to help jazz up my site.

Reply

hulunes
well,if you need only a mp3 play located in your site...
these code can work for that:
CODE
<embed src="music.mp3" autostart="true" loop="true" ></embed>


or

CODE
<bgsound src=.../music.mp3 loop=-1 >


there are some parameters you can set by your self

CODE


    STARTTIIME="min:second"

  ENDTIME="min:second"  

  VOLUMEE="0-100"


  WIDTH and HIGH


  ALIGN="TOP / BOTTOM / CENTER / BASELINE / LEFT /RIGHT / TEXTTOP / MIDDLE / ABSMIDDLE /ABSBOTTOM"


  CONTROLS="CONSOLE / SMALLCONSOLE /PLAYBUTTON / PAUSEBUTTON / STOPBUTTON /VOLUMELEVER"



but if you need more,like a music list...a means show blew(you can modify that with yourself style)

CODE
<script LANGUAGE="JavaScript">


song = new Array(10);
title = new Array(10);
song[0] ='1.mp3'
song[1] ='2.mp3'
song[2] ='3.mp3'
song[3] ='4.mp3'
song[4] ='5.mp3'
song[5] ='6.mp3'
song[6] ='7.mp3'
song[7] ='8.mp3'
song[8] ='.9.mp3'
song[9] = '10.mp3'
song[10] = '11.mp3'

title[0] = 'song name 1'
title[1] = 'song name 2'
title[2] = 'song name 3'
title[3] = 'song name 4'
title[4] = 'song name 5'
title[5] = 'song name 6'
title[6] = "song name 7"
title[7] = 'song name 8'
title[8] = 'song name 9'
title[9] = "song name 10"
title[10] = 'song name 11'

index = Math.floor(Math.random() * song.length);document.write("<DL>\n");
document.write("<EMBED SRC="+song[index]+" width=200 height=200 autostart=true loop=infinite

BGCOLOR='#000000'");
document.write(' TEXT="#FFFFFF">');
document.write("<BR>");
document.write("you listening to: ");
document.write("<font size=4 color=red>");
document.write(title[index]);
document.write("</font>")
document.write("</DL>\n");
</SCRIPT>


hope those codes can help you smile.gif
good luck

Reply

alexia
for Play MP3 in website i use flash with XMl
you can easy do this job with Macromedia Flash MX 2004

Reply

heavensounds
yeah I also needed this, but then i made a flash site out of a template and it had an mp3 player built-in so now i don't need it anymore...

But i think it is a good way to spice up your page, just b careful that your mp3s won't be too big as loading-time is going to be veeery big!

greetz

Reply

J-C
ooooooohhhhhhhh cool thanks for this guys really helpful i'm gonna try it

Reply

.hack//GU
Yes... the resources used up by your website will be vast and large, but maybe if you use MIDI, it will be better? Is the script is the same?

Reply



Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

(Maximum characters: 10,000)
You have characters left.
Confirm Code:

Recent Queries:-
  1. write script how to online music player - 1.16 hr back. (1)
  2. webpage music player scripts - 5.36 hr back. (1)
  3. mp3 player integrate website script - 23.34 hr back. (1)
  4. mp3 player script for website - 32.66 hr back. (1)
  5. site mp3 player script - 37.73 hr back. (1)
  6. how to put a music player on a webage - 38.04 hr back. (1)
  7. webpage music players - 44.54 hr back. (2)
  8. simple mp3 player free script - 67.68 hr back. (1)
  9. play mp3 script - 76.31 hr back. (1)
  10. mp3 player for webpages - 75.38 hr back. (2)
  11. free mp3 player script - 6.56 hr back. (2)
  12. playlist mp3 player flash script - 84.17 hr back. (1)
  13. embed mp3 java webpage - 93.81 hr back. (1)
  14. mp3player script - 97.80 hr back. (1)
Similar Topics

Keywords : mp3, player, webpage, script

  1. Directory Script
    (1)
  2. Mp3-player
    How to put it on my site? (1)
    Hello, I make some music and would like to share it with friends so we can make really weard music
    together /sad.gif" style="vertical-align:middle" emoid=":(" border="0" alt="sad.gif" /> I tried
    myspace, but the songs are to big, and you can only put three at a time. Can anyone tell me how to
    put a musicplayer on my site? I have an emac osX, I'm using NVU to make up my site and I'm
    very very fresh about everything concerning creating websites. Help me and my friends who are very
    far away to make crazy music please!....
  3. Redirec Script
    (7)
    I need a scrip that redirects to my forum to index_cm.php, i cant change the name of that file....
  4. Redirect Script Depending On User's Browser
    (13)
    Hi everyone, oik so there is this design im doing for a new site and the problem is that the site
    does not display properly in Internet Explorer but it does in firefox. How do i get the site to
    redirect you to a page that says somthing like "you need to have firefox instalkled to view this
    page" if you are not running firefox?....
  5. Forum Script Error
    (3)
    hey, im getting this error when im trying to view a message on my forum, QUOTE Parse error:
    syntax error, unexpected T_VARIABLE in /home/luki/public_html/forum/viewtopic.php on line 26 and
    this is what is on line 26 in that file.. i don't know waht's wrong with it. QUOTE
    LIMIT$start, ".$board_config ; and this is what it loks like all together... QUOTE
    define('IN_PHPBB', true); define('IN_CASHMOD', true); define('CM_VIEWTOPIC',
    true); LIMIT$start, ".$board_config ; $cm_viewtopic->generate_column....
  6. Myspace Flash Music Player
    (2)
    Has anyone seen the new premium myspace music players on mytuneslive.com? You can take any
    picture or graphi, and make a playlist out of it just by uploading the file!....
  7. Referral Script
    (2)
    Hey everyone, I need 2 Different kind of refferal system scripts. One is a non registering one and
    the other one is a registering one. Okay well ill explain what i need for each script. For the non
    registering one i need: It to log what SITES sent users to my site. It also needs to automaticly
    list the sites that have sent a curtain number of people to the site, and the number of people needs
    to be custamizable by eather a control panel or a scipt option. And for the registering one i need
    the script to automaticly provide my users with a Referral URL. It also need....
  8. Good Billing Script
    (0)
    does anybody here know of any good billing script like merchant bil;l that are free or very cheap....
  9. Web Hosting Script
    (5)
    Hey everyone, Im wondering if any of you know of a Web Hosting Script. The primary use of this
    script will be to give the users of my site we space. I already have my server set up. My server
    currently uses a 100 GB space system With apatche running on the servering computer and it is all on
    High Speed DSL. If you could, link the script from where it came from. And Also please make sure
    it is an ACTUAL Web hosting script not just a register script. thanks....
  10. I Am Going To Be Designing A Webpage.
    (6)
    My web design class is requiring me to create a somewhat good looking web page about anything of my
    choice. I was thinking of doing the webpage about DDR or maybe about The Legend of Zelda. I'm
    not sure though. I really like playing DDR in fact I play it at least once a week. Zelda I play
    pretty often though. Which would be a more broad topic or easier to make a website about or how
    should I set my site up?....
  11. Login Script Problem
    (0)
    i have created a login script that enables my costomours to login into there cPanel,web mail and if
    there a reseller WHM. But when i test the script on the webserver its dosnt work on some pages, on
    the pages that dont work i get this error message QUOTE Method Not Allowed The requested method
    POST is not allowed for the URL /index.htm. Apache/1.3.34 Server at www.mxweb.co.uk Port 80 and
    i know its nothing to do with the frontpage server extentions, and what gets me is that it works on
    some pages but not others. Ive tried everything in my knowlage to get it worki....
  12. No Right Click - Javascript
    No Right Clicking Script (6)
    I made this script for disabling the right-click option. It works with all major web browsers (IE,
    Mozilla, Firefox, Netscape...). Just put it into the head section of your document. QUOTE
    <script language="JavaScript"> var message="Sorry, no right clicking!"; isIE=document.all;
    isNN=!document.all&&document.getElementById; isN4=document.layers; if (isIE||isNN) {
    document.oncontextmenu=block; }else{ document.captureEvents(Event.MOUSEDOWN || Event.MOUSEUP);
    document.onmousedown=block; } function block(e) { if (isN4) { if (e.which==2||e.which==3) { aler....
  13. Need Some Help With A Little Php Script...
    Thanks (7)
    I have found on the net a free script with, what I think is, a small bug! Since I don't know
    anything about php (i'm programming in delphi) i'm looking for someone who is familiar with
    this php and it is wants to help me. If so please PM for me to give the details.... Thanx a lot,....
  14. Php Include Script
    How to add into a table (6)
    You can see at cerb.trap17.com how I have my menus set up. For each of the 3 side menus, I would
    like to use a PHP include script, rather than iFrames. This is the code I've been playing around
    with: CODE <?php include('myframe.htm'); ?> With myframe.htm
    being the page I want to include in that cell. For some reason it will not include the page. Is that
    the correct code for doing such a thing? Am I doing something wrong; leaving something out. maybe?
    Thanks.....
  15. Bloging Script
    Is there any? (9)
    Is there any applications like PHPNuke which is able to post blogs to your personal website?....
  16. Test Your Webpage
    detailed to describe yor site (6)
    hey to web owners here,are you interested in test your page?just a joke...certainly someone have the
    right to know his estimate of his site,which includes loading speed,spelling error and so on. this
    link is my result but not very good. /smile.gif' border='0' style='vertical-align:middle'
    alt='smile.gif' /> sure,you can also click the link above to test yours. /dry.gif' border='0'
    style='vertical-align:middle' alt='dry.gif' /> ....
  17. Music Player On Site
    (14)
    does there exist a free music player you can integrate in a site, where the visitors can choose
    between several tracks to listen to? There must be an option to decrease the volume or to turn it
    off. Can anyone help me with this? btw: free is the main word /cool.gif' border='0'
    style='vertical-align:middle' alt='cool.gif' /> ! thanx in advance.....

    1. Looking for mp3, player, webpage, script

Searching Video's for mp3, player, webpage, script
advertisement



Mp3 Player For A Webpage - script?



 

 

 

 

ADD REPLY / Got an Opinion! Remove these ADs! RAPID SEARCH! Free Web Hosting [X]
Express your Opinions, Thoughts or Contribute more info. to help others.
Ask your Doubts & Queries to get answers, So that "Together We can help others!"
Register FREE for AD-FREE forum, Create your own topics, Ask Questions, track topics, setup subscriptions & notifications and Get a Free Website w/ Email and FTP.
500MB Space *No Ads*, CPanel, FTP, PHP, MySQL, EMails - 100% FREE