HTML Tutorial


 /help/HTML Help Forum   FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
RegisterRegister - Not registered yet? Got something to say? Join HTML Code Tutorial!
upload BGsound
Post new topic   Reply to topic    HTML Help Forum -> General HTML
View previous topic :: View next topic  
Author Message
wings



Joined: 11 Jan 2005
Posts: 2

PostPosted: Tue Jan 11, 2005 10:21 am     upload BGsound Reply with quote

is there any way i can upload mp3's from my PC and make it into html-codes? (i'm not sure how to explain this, but ...like uploading pics?)
thx
chrisxkelley



Joined: 07 Dec 2004
Posts: 246

PostPosted: Tue Jan 11, 2005 12:33 pm     Reply with quote

by your title, "BGsound" i think you want to have an .mp3 file play when a user opens your site?

if yes, just upload the song to your server however you normally upload files (ftp, browser, etc.), then embedding it into the page is much like putting a picture in. just stick in the filename of the song, relative to the page you are embedding it to

example:
Code:

<embed src="MYSOUND.MP3" autoplay="true" loop="true" hidden="true">

the 3 parameters i also put in can be changed to false if you want.

hope this helps Wink

cheers,
chris
wings



Joined: 11 Jan 2005
Posts: 2

PostPosted: Tue Jan 11, 2005 4:29 pm     Reply with quote

thx!
but i don't know where i can upload my mp3's to? what server?
(sorry, i'm such a noob Rolling Eyes )
chrisxkelley



Joined: 07 Dec 2004
Posts: 246

PostPosted: Tue Jan 11, 2005 6:36 pm     Reply with quote

sorry, i thought you were talking about on a website of your own. Its for a myspace page, maybe??

the way it works is you need somewhere to store the mp3 that is on the internet, that can be accessed all the time. this is a web server. then you need to generate code based on the address of that mp3 (on the internet).

i believe you could just register like a freewebs account or something, and upload your mp3 to that server ( they can give you instructions on how to do so), then put the address of the mp3 in the code i gave you, example: http://www.freewebs.com/user/mymp3s/mysound.mp3, or something to that extent. then just place that in the tag (<embed src blah blah)... and put that on your webpage (or myspace, as i am guessing) and voila! you have music.

hope this helped,
chris
Display posts from previous:   
Post new topic   Reply to topic    HTML Help Forum -> General HTML All times are GMT - 8 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
HTML Help Archive
Powered by phpBB © 2001, 2005 phpBB Group
HTML Help topic RSS feed 

 
DARFUR
HOSTING / DESIGN
MAKE MONEY

Home
  |   Tutorials   |   Forum   |   Quick List   |   Link Directory   |   About
Copyright ©1997-2002 Idocs and ©2002-2007 HTML Code Tutorial