EFC
Would you like to react to this message? Create an account in a few clicks or log in to continue.
EFC

Welcome to the EFC

Search
 
 

Display results as :
 


Rechercher Advanced Search

Latest topics
» How to make animated sigs
Insert Background Music EmptyWed Mar 25, 2009 1:46 am by DaRrEn

» How To Get Your Threads Stickied!
Insert Background Music EmptyWed Mar 25, 2009 1:45 am by DaRrEn

» how can you be mod?
Insert Background Music EmptyWed Mar 25, 2009 1:44 am by DaRrEn

» hi im new here
Insert Background Music EmptyWed Mar 25, 2009 1:43 am by DaRrEn

» hi im Robster01
Insert Background Music EmptyWed Mar 25, 2009 1:40 am by DaRrEn

» Rank Color!
Insert Background Music EmptyWed Mar 25, 2009 1:39 am by DaRrEn

» EFC News Info
Insert Background Music EmptyWed Mar 25, 2009 1:39 am by DaRrEn

» Insert Background Music
Insert Background Music EmptyWed Mar 25, 2009 1:37 am by DaRrEn

» name the anything
Insert Background Music EmptySun Sep 07, 2008 8:43 pm by DaRrEn

Navigation
 Portal
 Index
 Memberlist
 Profile
 FAQ
 Search
Affiliates
free forum
 

You are not connected. Please login or register

Insert Background Music

+2
DaRrEn
mhd
6 posters

Go to page : 1, 2  Next

Go down  Message [Page 1 of 2]

1Insert Background Music Empty Insert Background Music Wed Jul 09, 2008 1:25 pm

mhd


Admin

Background music


Time to time if you want to make your forum more attractive then
you can think about adding some nice background music to it. However
please don't forget that html background music needs more bandwidth. The
usually used mp3 files are small compared to .wav files, but even so
much bigger then a normal html page. The W3C not approved
<embed>. Besides this it can annoying peoples, even if you make
it possible to control the sound. After this introduction let's make
some work.
Using HTML background music is not a complicated
task. You just need to select a sound file. It can be mp3, wav, mid but
don't forget that is should be as small as possible. After you have the
music it's time to integrate it into your html document. To do this we
need to use the <embed> html tag. The <embed> tag inserts a
browser plugin into your webpage. This plugin is installed on the
client machine.
It's time to see a basic html background music integration. Here is a code which plays your sound:
Code:
<body>
<p>Background Music</p>
<embed src="bgsound.mp3" autostart="true">
</body>
This code simply plays the given .mp3 file as the page is loaded.
However if the file ends the music will stop, so you maybe want to set
to play music in a loop. Of course you can do this by the loop
parameter and as result your code will look like this
Code:

<embed src="bgsound.mp3" autostart="true" loop="true">
You can also control the size of the browser plugin like this:
Code:
 <embed src="bgsound.mp3" autostart="true" width="400" height="20">
It's nice that with this solution the visitor can control the
background music, but it destroys your page design. So you maybe want
to hide the control panel of the browser plugin. In case of <embed> tag you can also use the hidden parameter as follows:
Code:
<embed src="bgsound.mp3" autostart="true" loop="true" hidden="true">
At the end once again be careful when to use html background music.

To add this player, go intro your Admin Panel => General => Homepage => Configuration - Homepage Message

http://www.mhdanddrn.darkbb.com

2Insert Background Music Empty Re: Insert Background Music Wed Jul 09, 2008 1:28 pm

DaRrEn


Admin

woah! thanks mhd! thats exactly why your top mod!... i will go try to do this now!

but if i cant i will just add project playlist

https://eduardofanclub.forumotion.com

3Insert Background Music Empty Re: Insert Background Music Wed Jul 09, 2008 2:56 pm

aaaphil


Admin

wow cool thanks for the info mhd

4Insert Background Music Empty Re: Insert Background Music Wed Jul 09, 2008 3:14 pm

DaRrEn


Admin

yeah thanks alot mhd

https://eduardofanclub.forumotion.com

5Insert Background Music Empty Re: Insert Background Music Wed Jul 09, 2008 3:15 pm

mhd


Admin

ur welcome,glad i helped the admins

http://www.mhdanddrn.darkbb.com

6Insert Background Music Empty Re: Insert Background Music Wed Jul 09, 2008 3:24 pm

DaRrEn


Admin

lol yeah! thats a good thing

https://eduardofanclub.forumotion.com

7Insert Background Music Empty Re: Insert Background Music Sat Jul 12, 2008 10:33 am

Robster01

Robster01
Super Moderator

Woah you post loads mhd i can see y your a mod

http://robster01.files.wordpress.com/

8Insert Background Music Empty Re: Insert Background Music Sat Jul 12, 2008 12:52 pm

DaRrEn


Admin

yeah... me too Wink but thanks alot for this mhd! i couldnt do it so I just added project playlist

https://eduardofanclub.forumotion.com

9Insert Background Music Empty Re: Insert Background Music Sat Jul 12, 2008 12:58 pm

mhd


Admin

that's ok darren,project playlist might be better

http://www.mhdanddrn.darkbb.com

10Insert Background Music Empty Re: Insert Background Music Sat Jul 12, 2008 1:05 pm

DaRrEn


Admin

maybe... cuz we can pick the songs on it... so it might... it might not

https://eduardofanclub.forumotion.com

11Insert Background Music Empty Re: Insert Background Music Sat Jul 12, 2008 3:04 pm

Robster01

Robster01
Super Moderator

yeah i think project playlist is kinda easier

http://robster01.files.wordpress.com/

12Insert Background Music Empty Re: Insert Background Music Sat Jul 12, 2008 4:35 pm

mhd


Admin

but it's too anoyying because it's too big

http://www.mhdanddrn.darkbb.com

13Insert Background Music Empty Re: Insert Background Music Sat Jul 12, 2008 8:23 pm

Robster01

Robster01
Super Moderator

yeah its kinda big too lol

http://robster01.files.wordpress.com/

14Insert Background Music Empty Re: Insert Background Music Mon Jul 14, 2008 2:50 pm

DaRrEn


Admin

it is big and easy... lol...

https://eduardofanclub.forumotion.com

15Insert Background Music Empty Re: Insert Background Music Tue Jul 15, 2008 11:04 pm

Robster01

Robster01
Super Moderator

lol this is kinda gettin nowhre back on topic ty again mhd

http://robster01.files.wordpress.com/

16Insert Background Music Empty Re: Insert Background Music Wed Jul 16, 2008 11:03 am

DaRrEn


Admin

yeah thanks again mhd

https://eduardofanclub.forumotion.com

17Insert Background Music Empty Re: Insert Background Music Fri Jul 18, 2008 10:04 am

Robster01

Robster01
Super Moderator

your a gr8 super mod mhd too bad ive done more posts than u lol

http://robster01.files.wordpress.com/

18Insert Background Music Empty Re: Insert Background Music Fri Jul 18, 2008 12:01 pm

DaRrEn


Admin

lol... it isnt about the amount of posts...

okay nice job mhd... etc.

https://eduardofanclub.forumotion.com

19Insert Background Music Empty Re: Insert Background Music Fri Jul 25, 2008 9:35 am

Robster01

Robster01
Super Moderator

i no darren i was having a joke

http://robster01.files.wordpress.com/

20Insert Background Music Empty Re: Insert Background Music Fri Jul 25, 2008 11:40 am

kate13


Junior Member

okay back on topic... sry mhd but i cant do this too confusuing im only 11

21Insert Background Music Empty Re: Insert Background Music Fri Jul 25, 2008 11:42 am

DaRrEn


Admin

oops... forgot to log out of katelynns account..
okay back on topic... sry mhd but i cant do this too confusuing im only 11

https://eduardofanclub.forumotion.com

22Insert Background Music Empty Re: Insert Background Music Sat Aug 02, 2008 9:20 am

Robster01

Robster01
Super Moderator

lol u sed the same things

http://robster01.files.wordpress.com/

23Insert Background Music Empty Re: Insert Background Music Sun Aug 03, 2008 12:41 pm

DaRrEn


Admin

lol... nice robster, reeal nice

https://eduardofanclub.forumotion.com

24Insert Background Music Empty Re: Insert Background Music Mon Aug 04, 2008 2:49 pm

Robster01

Robster01
Super Moderator

lol wt darren lol this is funny

http://robster01.files.wordpress.com/

25Insert Background Music Empty Re: Insert Background Music Mon Aug 04, 2008 3:55 pm

DaRrEn


Admin

well...uhmm... ask again later

https://eduardofanclub.forumotion.com

Sponsored content



Back to top  Message [Page 1 of 2]

Go to page : 1, 2  Next

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