The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Background music

3 posters

Go down

In progress Background music

Post by Stefian April 25th 2012, 5:50 pm

Any idea on how i can put background music in my forum?
avatar
Stefian
New Member

Posts : 19
Reputation : 1
Language : English

Back to top Go down

In progress Re: Background music

Post by Jophy April 26th 2012, 3:32 am

Jophy
Jophy
ForumGuru

Male Posts : 17924
Reputation : 836
Language : English
Location : Somewhere

Back to top Go down

In progress Re: Background music

Post by Stefian April 26th 2012, 5:03 pm

And where and how do i put a song or a list?
avatar
Stefian
New Member

Posts : 19
Reputation : 1
Language : English

Back to top Go down

In progress Re: Background music

Post by Jophy April 27th 2012, 4:31 am

Jophy
Jophy
ForumGuru

Male Posts : 17924
Reputation : 836
Language : English
Location : Somewhere

Back to top Go down

In progress Re: Background music

Post by Stefian April 27th 2012, 3:24 pm

Ok, the first one is working.

But when i open a topic it stops. Is there a way to make it play all the time continuously?
avatar
Stefian
New Member

Posts : 19
Reputation : 1
Language : English

Back to top Go down

In progress Re: Background music

Post by Jophy April 27th 2012, 3:25 pm

I'm afraid there's no way to do this since pages are continually refreshing when you open a new topic, area etc.
Jophy
Jophy
ForumGuru

Male Posts : 17924
Reputation : 836
Language : English
Location : Somewhere

Back to top Go down

In progress Re: Background music

Post by Stefian April 27th 2012, 3:33 pm

If i put the mixpod widget will it be the same?

What do i put in the script for a song from youtube? the URL?

Cause the ready one you linked me works with me but when i try to put one of my own nothing happens
avatar
Stefian
New Member

Posts : 19
Reputation : 1
Language : English

Back to top Go down

In progress Re: Background music

Post by Jophy April 27th 2012, 3:35 pm

For the mixpod, it will be the same.
Jophy
Jophy
ForumGuru

Male Posts : 17924
Reputation : 836
Language : English
Location : Somewhere

Back to top Go down

In progress Re: Background music

Post by Stefian April 27th 2012, 3:43 pm

I want to put this as background music. What do i do?
avatar
Stefian
New Member

Posts : 19
Reputation : 1
Language : English

Back to top Go down

In progress Re: Background music

Post by Jophy April 27th 2012, 3:45 pm

Which one? The mixpod widget? It's already shown in the tutorial how to add it Wink
Jophy
Jophy
ForumGuru

Male Posts : 17924
Reputation : 836
Language : English
Location : Somewhere

Back to top Go down

In progress Re: Background music

Post by Stefian April 27th 2012, 3:50 pm

Sorry i forgot to send you the link Smile

https://www.youtube.com/watch?v=wr-buV4tYOA

This is the song i want to put on my forum. Not with the mixpod. How should the script be?
avatar
Stefian
New Member

Posts : 19
Reputation : 1
Language : English

Back to top Go down

In progress Re: Background music

Post by Jophy April 27th 2012, 3:54 pm

If you follow this tutorial:
https://help.forumotion.com/t16239-insert-background-music

You can only add .mp3 files as mentioned in the tutorial Wink
Jophy
Jophy
ForumGuru

Male Posts : 17924
Reputation : 836
Language : English
Location : Somewhere

Back to top Go down

In progress Re: Background music

Post by runawayhorses April 27th 2012, 4:27 pm

Stefian wrote:Sorry i forgot to send you the link Smile

https://www.youtube.com/watch?v=wr-buV4tYOA

This is the song i want to put on my forum. Not with the mixpod. How should the script be?
You'll have to extract the audio from that video and convert it to a mp3. Then follow the instructions in the link jophy provided.
avatar
runawayhorses
Hyperactive

Male Posts : 2537
Reputation : 166
Language : English
Location : United States

http://runawayhorses.alldiscussion.net/

Back to top Go down

In progress Re: Background music

Post by Guest April 27th 2012, 5:02 pm

Hi!

Use this:
Code:
<embed src="http://www.youtube.com/v/wr-buV4tYOA&hl=en_US&fs=1&autoplay=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="0" height="0"></embed>
You can add it in Announcements, Generalities, Widgets or another places where you can add scripts.
avatar
Guest
Guest


Back to top Go down

In progress Re: Background music

Post by Stefian April 27th 2012, 5:22 pm

This works just fine but when it finishes the music stops. How can it play again?
avatar
Stefian
New Member

Posts : 19
Reputation : 1
Language : English

Back to top Go down

In progress Re: Background music

Post by Guest April 27th 2012, 5:31 pm

You can't. Wink
avatar
Guest
Guest


Back to top Go down

In progress Re: Background music

Post by Stefian April 27th 2012, 5:37 pm

Thx Coddy. I already did it with 3 more songs.

Thx and for the others' help but i couldn't make this thing with the uploads work. I'll try it again sometime

See you all! Hello
avatar
Stefian
New Member

Posts : 19
Reputation : 1
Language : English

Back to top Go down

In progress Re: Background music

Post by Guest April 27th 2012, 6:00 pm

You sent me a PM. It's not really necesarry, but I wan to say, you can make multiple songs in your computer, stick more songs and upload it to youtube
avatar
Guest
Guest


Back to top Go down

In progress Re: Background music

Post by Stefian April 27th 2012, 6:01 pm

Is possible to put more than one songs as a list with Coddy's way to play one after another?
avatar
Stefian
New Member

Posts : 19
Reputation : 1
Language : English

Back to top Go down

In progress Re: Background music

Post by Stefian April 27th 2012, 6:02 pm

I mean how will the script be if I put a second song. Post an example please
avatar
Stefian
New Member

Posts : 19
Reputation : 1
Language : English

Back to top Go down

In progress Re: Background music

Post by Guest April 27th 2012, 6:03 pm

Nope, I'm sorry. The only way I written below. Wink
avatar
Guest
Guest


Back to top Go down

In progress Re: Background music

Post by Stefian April 27th 2012, 6:10 pm

Is there any way i can put back to back songs using this script?

<embed src="https://www.youtube.com/v/wr-buV4tYOA&hl=en_US&fs=1&autoplay=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="0" height="0"></embed>

Can anyone else answer?
avatar
Stefian
New Member

Posts : 19
Reputation : 1
Language : English

Back to top Go down

Back to top

- Similar topics

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