iWebBuddy.com - Website Design and Web Development Forum
Thanks for visiting iWebBuddy.com ,

If it is your first time here, please enjoy reading the tutorials and articles. If you can not find what you're looking for, then you can join the forums by registering so you will be able to log into the forums and ask for support for website development, request graphic designing services, promote your website, request website reviews, get advice from others about your website or be an active member of the community to help iWebBuddy.com grow.

After you register an account, you are required to log in. Once you log into your account, you will have more privileges. You will be able to post on the forums, send private messages and view the Chatbox ( link ) at the bottom of the forums.

Have a nice day.

how to add music to a website

Post new topic   This topic is locked: you cannot edit posts or make replies.

View previous topic View next topic Go down

Solved how to add music to a website

Post by Amber on Tue Jan 26, 2010 10:29 pm

is there a code or something where you can have music, but it doesnt turn on until you click like a button on something. [pperferrably a HTML one, if there is this kind of code at all]

Amber
Active WebBuddy
Active WebBuddy

Posts Posts: 99
iCoins iCoins: 146

View user profile

Back to top Go down

Solved Re: how to add music to a website

Post by Marc on Tue Jan 26, 2010 10:41 pm

To add music to your website, insert this embed code on the web page.

Code:
<embed src="Add Music File Here" width="300" height="60" autostart="false" loop="FALSE"></embed>


With this embed code, the visitor of your website has a choice to play the music or not my pressing the play/stop button.

Add the music file you uploaded in this part of the embed code :

<embed src="Add Music File Here" wid.............</embed>


You can also modify the music player's height and width :

width="300" height="60"


I hope this information helps you, hello








Marc
Administrator
Administrator

Posts Posts: 1119
iCoins iCoins: 2197
Forum Pet: Website Design and Development Monster

View user profile http://www.iwebbuddy.com

Back to top Go down

Solved Re: how to add music to a website

Post by Amber on Tue Jan 26, 2010 10:59 pm

It does
But what is/ how do i get a music File study

Amber
Active WebBuddy
Active WebBuddy

Posts Posts: 99
iCoins iCoins: 146

View user profile

Back to top Go down

Solved Re: how to add music to a website

Post by Marc on Wed Jan 27, 2010 7:50 pm

Amber wrote:But what is/ how do i get a music File study

You must upload it from your computer to a website host.

Then, when you retrieve the url of the music, then insert it in this embed code.

Code :

Code:
<embed src="Music File Added Here" width="300" height="60" autostart="false" loop="FALSE"></embed>


This is just an example of a working music player :

Code:
<embed src="http://iwebbuddy.webs.com/Vanessa%20Carlton-A%20Thousand%20Miles.MP3" width="300" height="60" autostart="false" loop="FALSE"></embed>


I will remove the file ( from my website host ) once you understand what to do, Wink

If your having trouble from choosing a website host to host your music files, then this website would be great for you, and simple to use.

=> Free Website Hosting







Marc
Administrator
Administrator

Posts Posts: 1119
iCoins iCoins: 2197
Forum Pet: Website Design and Development Monster

View user profile http://www.iwebbuddy.com

Back to top Go down

Solved Re: how to add music to a website

Post by Marc on Fri Feb 05, 2010 8:14 pm

Is this solved yet Amber?







Marc
Administrator
Administrator

Posts Posts: 1119
iCoins iCoins: 2197
Forum Pet: Website Design and Development Monster

View user profile http://www.iwebbuddy.com

Back to top Go down

Solved Re: how to add music to a website

Post by Amber on Sat Feb 06, 2010 6:10 pm

Oh, yes it is sorry!

Amber
Active WebBuddy
Active WebBuddy

Posts Posts: 99
iCoins iCoins: 146

View user profile

Back to top Go down

View previous topic View next topic Back to top


Permissions of this forum:
You cannot reply to topics in this forum