ForumUp English Language Support Forum Index ForumUp English Language Support
Before asking for support:

*Check the FAQ, Guides and Tutorials
*Use a title in posts that describes your question
*Include your forum's URL
*No PM or Email support!
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


Welcome!

**ALWAYS include the URL to your forum in every post.**
You cannot register with a web.de or mail.ru email address at this time, due to a massive spam registering attack.
* Read the rules for signatures and avatars
* If you did not get your activation email, look here

* Click here for fast help for your questions.
How to Add Music to Your Forum

 
Post new topic   Reply to topic    ForumUp English Language Support Forum Index -> Frequently Asked Questions, Guides and Tutorials
View previous topic :: View next topic  
Author Message
gg'ssimon
ForumUp World-Wide Admin
<b>ForumUp World-Wide Admin</b>


Joined: 13 Nov 2005
Posts: 7837
Location: USA (ForumUp World-wide Admin )

PostPosted: Sat May 13, 2006 2:48 am    Post subject: How to Add Music to Your Forum Reply with quote

How to Add Music to Your Forum

1) Have a music file on your own webspace, or a website that allows direct linking of music. Do NOT hot link to websites that do not say you can do so. Many internet service providers (ISP) provide free webspace for their customers. Check with your ISP.

Both midi files and mp3's will work, but this code is not recommended for mp3's.

Here are sites that have free legal midi files for download:
Only registered users can see links on this forum!
Register or Login on forum!


Only registered users can see links on this forum!
Register or Login on forum!



2) In a forum description box on your forum, put in the following code:

Code:
<EMBED  SRC="http://sitewhereyourfileis/music/nameofsong.mid"
WIDTH=144 HEIGHT=60 AUTOSTART="false" LOOP="1" HIDDEN="false">


Replace the URL for the song listed in the code with your own song URL.

The above code will have a little console image show on your index page, with control buttons so users can start and stop the music as they want. That is the recommended way to have music on your forum, as some users may be put off by your music choice, or may be where they do not want there to be any noise (such as at work).

    a) If you want the song to play more than one time in a row, increase the number after the word "LOOP". For example, if you want that same song to play 5 times in a row, you would put a 5 instead of the 1. Don't forget those quotation marks around the number. It would then be
    Code:
    LOOP="5"


    b) If you want the song to automatically start playing when your forum page is accessed, change the AUTOSTART to the word "true". It would than look like this:
    Code:
    AUTOSTART="true"


    c) If you change the HIDDEN="false" to HIDDEN="true", the little consol will not show and users cannot stop or start the music as they desire.


3) If you want a link that people click on to then hear music play on their own computers, put the following code in a forum description box:

Code:
<A HREF="http://sitewhereyourfileis/nameofsong.mid">"Name of Song"</A>


A code with an MP3:

Code:
<A HREF="http://wvcats.com/music/Cynthia_Jordan-A_Mothers_Heart.mp3">"A Mother's Heart"</A>


Change the URL of the song listed to the URL of your song choice. Change the words in quotation marks to say what you want them to say. Again, do NOT hot link to another website unless that website owner said you can. Download the songs of your choice, then upload them to your own webspace and link to them from there.


Written by Margaret/gg'ssimon
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    ForumUp English Language Support Forum Index -> Frequently Asked Questions, Guides and Tutorials All times are GMT
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


View posts since last visit / View your posts


Powered by phpBB © 2001, 2005 phpBB Group

Powered by forumup.com free forum, create your free forum!
Created by Raulken of Hyarbor S.r.l.
TOS & Privacy.

Page generation time: 0.045