WebArtz - The Web Design Forum
Welcome to WebArtz, Guest!

WebArtz is a nice place for discussions related to web designing and coding. We help our members to code their own website templates with HTML and CSS. We give them advice on various issues.

To know more about WebArtz Forum, visit the About Us page.

At the moment, you are viewing the forum as a guest. As a guest you can't make post and participate in discussions. You need to register and become a member of the forum. Click the register link below and become a part of this forum.

Thank You

WebArtz - The Web Design Forum
Welcome to WebArtz, Guest!

WebArtz is a nice place for discussions related to web designing and coding. We help our members to code their own website templates with HTML and CSS. We give them advice on various issues.

To know more about WebArtz Forum, visit the About Us page.

At the moment, you are viewing the forum as a guest. As a guest you can't make post and participate in discussions. You need to register and become a member of the forum. Click the register link below and become a part of this forum.

Thank You


You are not connected. Please login or register

View previous topic View next topic Go down  Message [Page 1 of 1]

1Accespted Adding Background Music To Your Site Mon May 17, 2010 7:04 pm

dballerp

dballerp
Registered Member
Registered Member

Adding Background Music To Your Site
How to add background music to your website


Yes, music is very nice for your forums or your site. It makes it a joy to just visit it for the sounds.

So how do you do it, you ask?

Simple, with this little code:


<body>
<p>Background Music</p>
<embed src="(x)" autostart="true" loop="true" hidden="true">
</body>


Text in red = that is the file name of your music. Remember it should be in .mp3 format (e.g. blahblahblah.mp3)

Text in orange = This automatically starts the music. Do not touch that code

Text in brown = This is if you want the music to replay over and over again without stopping

Text in blue = This is if you want to allow users to see the panel for the music. They will be able to pause and play, that kind of stuff. It might ruin the design of your site so just remember that.

Enjoy guys!
Notice : This tutorial is copyrighted by WebArtz Forum. You may not publish it on anywhere without written permission from the administrators.

2Accespted Re: Adding Background Music To Your Site Wed May 19, 2010 3:03 am

dballerp

dballerp
Registered Member
Registered Member
bump

Someone answer plz

3Accespted Re: Adding Background Music To Your Site Wed May 19, 2010 9:02 am

ankillien

ankillien
Administrator
Administrator
Hi dballerp!

Congrats, your tutorial is accepted.
Your contribution is much appreciated Very Happy

Tutorial Accepted

4Accespted Re: Adding Background Music To Your Site Wed May 19, 2010 10:31 am

Fred100

Fred100
Registered Member
Registered Member
Wow , this one is a really helpful tutorial , thanks for the share Wink

http://www.art-castle.biz/forum.htm

5Accespted Re: Adding Background Music To Your Site Wed May 19, 2010 4:53 pm

Joel

Joel
Registered Member
Registered Member
wow! Cool, i was always searching for this! Great job Dballerp!

http://www.advertisehotspot.info/

6Accespted Re: Adding Background Music To Your Site Fri May 21, 2010 5:39 am

dballerp

dballerp
Registered Member
Registered Member
No problem guys, glad to help

7Accespted Re: Adding Background Music To Your Site Fri May 21, 2010 8:54 am

Jophy

Jophy
Registered Member
Registered Member
Thanks for this great tutorial dballerp Smile

http://www.socialtechforum.com/

8Accespted Re: Adding Background Music To Your Site Fri May 21, 2010 10:39 pm

Green CoW

Green CoW
Graphic Designer
Graphic Designer
I'm not saying it's anything wrong with the tutorial. That one is good, but I really hate sites that forcing people to listen to some music which I might not even like. This is even worse than those pop-up sites. Stuff like that makes me never to go to that site again.

9Accespted Re: Adding Background Music To Your Site Sat May 22, 2010 9:12 am

dballerp

dballerp
Registered Member
Registered Member
Green CoW wrote:I'm not saying it's anything wrong with the tutorial. That one is good, but I really hate sites that forcing people to listen to some music which I might not even like. This is even worse than those pop-up sites. Stuff like that makes me never to go to that site again.

Which is exactly why I added the code to hide or not hide the panel for stopping the music. The users can pause the music.

10Accespted Re: Adding Background Music To Your Site Sat May 22, 2010 11:59 am

Joel

Joel
Registered Member
Registered Member
Green CoW wrote:I'm not saying it's anything wrong with the tutorial. That one is good, but I really hate sites that forcing people to listen to some music which I might not even like. This is even worse than those pop-up sites. Stuff like that makes me never to go to that site again.

yea, i understand. I also hate it. But this is a tutorial, so yea Smile

http://www.advertisehotspot.info/

11Accespted Re: Adding Background Music To Your Site Sun Aug 29, 2010 6:41 am

ELeMeNt ZeRo

ELeMeNt ZeRo
Registered Member
Registered Member
umm so i put Bass Hunter - DotA.mp3 in the red spot but nothing happens. :/ What am i doing wrong?

http://www.TheShooterSociety.com

12Accespted Re: Adding Background Music To Your Site Sun Aug 29, 2010 9:02 am

Joel

Joel
Registered Member
Registered Member
No, you must have the codes entered.

http://www.advertisehotspot.info/

13Accespted Re: Adding Background Music To Your Site Sun Aug 29, 2010 9:03 am

ELeMeNt ZeRo

ELeMeNt ZeRo
Registered Member
Registered Member
Umm what do you mean? Sorry im confused by this.

http://www.TheShooterSociety.com

14Accespted Re: Adding Background Music To Your Site Sun Aug 29, 2010 8:26 pm

Deidara

Deidara
Registered Member
Registered Member
Very good tutorail! i will maybe use it on my site Smile

15Accespted Re: Adding Background Music To Your Site Wed Sep 01, 2010 6:50 pm

C.noergaard

C.noergaard
Registered Member
Registered Member
Thanks very much i think i will use it on my site

16Accespted Re: Adding Background Music To Your Site Thu Jun 16, 2011 11:59 pm

experiencesforum

experiencesforum
Registered Member
Registered Member
what i put in this "(x)" red text ? , only the name of my music ?, without upload it or should i write the URL of my music ?

http://experience.forum.st

17Accespted Re: Adding Background Music To Your Site Fri Jun 17, 2011 7:55 am

RockerMan

RockerMan
Technician
Technician
experiencesforum wrote:what i put in this "(x)" red text ? , only the name of my music ?, without upload it or should i write the URL of my music ?

You will need to host it Smile

http://www.graphics-post.com/

18Accespted Re: Adding Background Music To Your Site Fri Jun 17, 2011 11:51 am

udarsha45

udarsha45
Registered Member
Registered Member
cool Tutorial

http://bleach.5forum.net

19Accespted Re: Adding Background Music To Your Site Sat Jul 09, 2011 3:53 pm

Ezio

Ezio
Registered Member
Registered Member
hidden="true" << its open my mind thanks nice tuts ! Very Happy

http://www.forumbargedoz.ce.ms

20Accespted Re: Adding Background Music To Your Site Sat Jul 09, 2011 7:10 pm

Sanket

Sanket
Administrator
Administrator
Shantobhai wrote:
RockerMan wrote:
experiencesforum wrote:what i put in this "(x)" red text ? , only the name of my music ?, without upload it or should i write the URL of my music ?

You will need to host it Smile

Tell me how to hosting mp3 file ?????????? pale
www.bravenet.com

http://www.webartzforum.com

Sponsored content


View previous topic View next topic Back to top  Message [Page 1 of 1]

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