Zymic Forums

Webmaster resources

Zymic IRC Server

Chat in real time at irc.zymic.com - Learn More

Welcome

Welcome to the Zymic webmaster forums. Our forums are here to provide people the free ability to discuss a range of websites related topics such as design, development coding and marketing.

In order to post you will need to register for a zymic account or if you already have one simply login by using the form on the left.

left Zymic Webmaster ForumsWeb Design & DevelopmentClient Side ScriptingHTML and CSS right
left right
k.digennaro
post Apr 1 2008, 11:57 PM
Post #1


Outrageously Uber Ninja
*******

Group: Members
Posts: 840
Joined: 30-March 08
From: Cincinnati, OH
Member No.: 16,073



So im trying to create a band website http://www.nascentdescent.zxq.net, I want to be able to upload my music onto this site, I have a page specifically for music on this site. But i dont know the best way to put music on here, i have scripts for some media players, but i have to upload my music somewhere to use them, and I dont know of any mp3 uploading sites, like photobucket works for images. If any one has any advice on the best way to add music on here id love to hear.

Thanks
Kevin
Go to the top of the page 
 
  + Quote Post
 
Start new topic
Replies
k.digennaro
post Apr 3 2008, 06:32 PM
Post #2


Outrageously Uber Ninja
*******

Group: Members
Posts: 840
Joined: 30-March 08
From: Cincinnati, OH
Member No.: 16,073



hmmmm, so i cant do this?
CODE
<object id="MediaPlayer1" width=180 height=50
classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95"
codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701"
standby="Loading Microsoft® Windows® Media Player components..."
type="application/x-oleobject" align="middle">
<param name="FileName" value="http://www.filefreak.com/pfiles/54446/My%20Documents/02%20Track%202.wma">
<param name="FileName" value="http://www.filefreak.com/pfiles/54446/03%20Track%203.wma ">
<param name="AutoStart" value="True">
<param name="ShowStatusBar" value="True">
<param name="DefaultFrame" value="mainFrame">


hmmmm, I want to be able to add several songs to the same player, i like bezz's player a lot, i just dont no how to make the html part work, i got my play list uploaded on my site, but i have to add the actual player, and im not sure what the script should look like, can some one please show me how it should work?
Go to the top of the page 
 
  + Quote Post

Posts in this topic
k.digennaro   Uploading Music Onto Website   Apr 1 2008, 11:57 PM
Luke Spragg   I do not believe the mp3 filetype is allowed or wi...   Apr 2 2008, 12:44 AM
k.digennaro   I dont really know how to go abouts this. Our musi...   Apr 2 2008, 01:00 AM
wozzym   upload your music to a specific folder on your sit...   Apr 2 2008, 01:47 AM
swu63   upload your music to a specific folder on your sit...   Jul 9 2008, 12:16 PM
k.digennaro   how would i upload music onto my site?   Apr 2 2008, 01:58 AM
wozzym   through ftp. filezilla is a good ftp client. ftp...   Apr 2 2008, 02:01 AM
k.digennaro   i used filezilla :P, so it allows me to upload any...   Apr 2 2008, 02:06 AM
wozzym   ya it allows you to upload any file the server sup...   Apr 2 2008, 02:15 AM
Luke Spragg   ya it allows you to upload any file the server sup...   Apr 2 2008, 03:15 AM
bezz   Which... like I said in my previous post... the fi...   Apr 2 2008, 04:37 AM
Paradoks   If your using Zymic host, you are not allowed to u...   Apr 2 2008, 03:04 AM
wozzym   Which... like I said in my previous post... the fi...   Apr 2 2008, 03:49 AM
Luke Spragg   yup. or he can just change the file type... Yeah,...   Apr 2 2008, 04:19 AM
wozzym   if its just his band's music its not bad thoug...   Apr 2 2008, 04:24 AM
MrTouz   what i think you need to do : 1) find a host wher...   Apr 2 2008, 11:02 AM
bezz   Or instead of JW's player you can use mine: ht...   Apr 2 2008, 09:36 PM
wozzym   nicely done on that media player bezz :)   Apr 3 2008, 01:07 AM
k.digennaro   where is a site that i can create a xml play list?   Apr 3 2008, 02:32 AM
bezz   where is a site that i can create a xml play list?...   Apr 3 2008, 08:42 AM
k.digennaro   Im sorry guys but im still not figureing this out....   Apr 3 2008, 03:45 PM
Creactive Online   In response to your earlier post... if you know ...   Apr 3 2008, 05:41 PM
k.digennaro   i tried that, but it didnt work. <object id=...   Apr 3 2008, 05:52 PM
Creactive Online   That's because the URL you have listed is a ht...   Apr 3 2008, 05:56 PM
k.digennaro   That's because the URL you have listed is a ht...   Apr 3 2008, 06:08 PM
MrTouz   Oops sorry Bezz, didnt know you had one with a pla...   Apr 3 2008, 06:12 PM
k.digennaro   oops, i posted the code with the wrong url, but th...   Apr 3 2008, 06:14 PM
Creactive Online   <object id="MediaPlayer1" width=180 he...   Apr 3 2008, 06:19 PM
k.digennaro   i feel dumb for still not getting this..... i get ...   Apr 3 2008, 06:25 PM
Creactive Online   Yes - Every time you want to use it you could just...   Apr 3 2008, 06:26 PM
k.digennaro   hmmmm, so i cant do this? <object id="Medi...   Apr 3 2008, 06:32 PM
MrTouz   <object data="http://www.somesite.com/...   Apr 4 2008, 07:27 AM
k.digennaro   @MrTouz: Thanks a bunch, that's exaclty what ...   Apr 5 2008, 03:17 PM
k.digennaro   hmmmm..... i even uploaded a mp3 and it didnt work...   Apr 5 2008, 03:41 PM
bezz   Oh crap, I missed a tag when updating the format....   Apr 5 2008, 10:36 PM
k.digennaro   Oh crap, I missed a tag when updating the format....   Apr 6 2008, 01:40 AM
k.digennaro   found one undefined, in case anyone else needs.   Apr 6 2008, 02:04 AM
bezz   winamp can do the conversion as well.   Apr 6 2008, 03:39 AM
Valency   But, These specific files are banned from use on Z...   Apr 6 2008, 04:23 PM
k.digennaro   But, These specific files are banned from use on Z...   Apr 12 2008, 03:53 AM
MrTouz   xilisoft is really good. its free / paid it depend...   Apr 7 2008, 11:09 AM
wozzym   ya...its his own copyright...:P   Apr 12 2008, 05:27 AM
MrTouz   do what ever you want with it, but be carefull whe...   Apr 13 2008, 11:29 AM
Valency   I have the copy right for the music, since i creat...   Apr 13 2008, 11:32 PM
k.digennaro   If you had actually read my post: I said that I hi...   Apr 14 2008, 01:43 AM
arithm   are you want ? http://hsq.vn/hipe/   May 9 2008, 02:57 PM
Qasther   you can change extension file type from mp3 to wav...   May 13 2008, 05:25 PM
bezz   <ninja> If you want to be sneaky you could p...   May 13 2008, 06:03 PM
k.digennaro   <ninja> If you want to be sneaky you could p...   May 14 2008, 02:07 AM
bezz   why would you want this script? to use music illeg...   May 14 2008, 02:57 AM
k.digennaro   No, it would be a loophole to get mp3s onto your z...   May 14 2008, 03:11 AM
bezz   Hmm, scratch the last comment. mod_rewrite appears...   May 14 2008, 11:09 AM
sculpting_furries   if its just his band's music its not bad thoug...   Jun 27 2008, 09:16 PM
NaRzY   Have you tried the music player I showed you Kevin...   Jul 9 2008, 12:33 PM
hitcliff   so many useful tips! thanks people!   Mar 9 2010, 08:34 AM
frank   i used bezz's player on my site and it works p...   Apr 24 2010, 11:12 PM
99kar   mpSo im trying to create a band website http://www...   Dec 27 2010, 02:37 PM
theseowork   ftp. filezilla is a good ftp client. ftp is a way ...   Mar 22 2011, 07:51 AM

 Closed Topic Start new topic
left right
0 Members:
left right
 


Lo-Fi Version Time is now: 19th June 2013 - 07:27 AM