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.

Music on my forum

3 posters

Go down

add music - Music on my forum Empty Music on my forum

Post by Death Magnetic November 21st 2008, 2:45 pm

I went into the thread on music on your forum (tricks and tips)
I got the music player bar to come up but how do i get music to play on it. if i could i would like music off my computer to play on it. all help greatly apprieciated.
Death Magnetic
Death Magnetic
Forumember

Male Posts : 32
Reputation : 0
Language : english
Location : Ireland

Back to top Go down

add music - Music on my forum Empty Re: Music on my forum

Post by musket November 21st 2008, 6:16 pm

You could try http://www.playlist.com/ and host your music from there Smile

or if you want continous music you could try a media player embed

http://www.streamalot.com/wm-embed-text.html

or a simple streaming radio player

Code:
 <object id="MediaPlayer" width="300" height="50"  classid="CLSID:22D6f312-B0F6-11D0-94AB-0080C74C7E95"  standby="Loading Live Player components..."  type="application/x-oleobject" CODEBASE="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,7,1112">
<param name="autoStart" value="True">
<PARAM NAME="ShowStatusBar" VALUE="1">
<param name="filename" value="http://mediaweb.musicradio.com/playlist.asx?streamid=10">
<param name="Volume" value="medium">
<param name="ShowDisplay" value="false">
<embed type="application/x-mplayer2" src="http://www.ghanaweb.com/streams/radio.asx?ID=62" width="300" height="50" autostart="true" ShowStatusBar="1" pluginspage="http://www.microsoft.com/Windows/MediaPlayer/" volume="medium"  showdisplay="false"> </embed>
</object>

changing the streamid number on line 6 will select different radio stations Smile ......musket

.
musket
musket
Helper
Helper

Male Posts : 1130
Reputation : 131
Language : English
Location : Northern Ireland

http://hemmingsdaman2.forumotion.co.uk/

Back to top Go down

add music - Music on my forum Empty Re: Music on my forum

Post by Death Magnetic November 22nd 2008, 1:05 pm

I dont know. tried all these aptions, I can get the radio one to work but the music is kak.
I opened an account with playist.com but the player on my forum cant play the files. i downloaded media player 11, to no avail. i just want metallica's song fuel to play in my home page. can anyone help me please. i've spent 2 days trying different things. (no hair left) HELP.
Death Magnetic
Death Magnetic
Forumember

Male Posts : 32
Reputation : 0
Language : english
Location : Ireland

Back to top Go down

add music - Music on my forum Empty Re: Music on my forum

Post by musket November 22nd 2008, 6:02 pm

what is your homepage address?

check out
https://help.forumotion.com/other-problems-f46/need-help-t30837.htm#184660
you could embed a youtube video on your homepage

http://uk.youtube.com/watch?v=hAzcR1dCY1k guitar or a web player

http://adnsto.net/scmplayer/

plays like http://pcmac200994.topgoo.net/ only with your music........musket
musket
musket
Helper
Helper

Male Posts : 1130
Reputation : 131
Language : English
Location : Northern Ireland

http://hemmingsdaman2.forumotion.co.uk/

Back to top Go down

add music - Music on my forum Empty Re: Music on my forum

Post by Death Magnetic November 22nd 2008, 9:34 pm

http://roadrageireland.4forum.com

any help greatly app.
I would like a player bar so people could turn it off if they liked, thanks.
Death Magnetic
Death Magnetic
Forumember

Male Posts : 32
Reputation : 0
Language : english
Location : Ireland

Back to top Go down

add music - Music on my forum Empty Re: Music on my forum

Post by boab November 23rd 2008, 10:41 am

musket wrote:You could try http://www.playlist.com/ and host your music from there Smile

or if you want continous music you could try a media player embed

http://www.streamalot.com/wm-embed-text.html

or a simple streaming radio player

Code:
 <object id="MediaPlayer" width="300" height="50"  classid="CLSID:22D6f312-B0F6-11D0-94AB-0080C74C7E95"  standby="Loading Live Player components..."  type="application/x-oleobject" CODEBASE="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,7,1112">
<param name="autoStart" value="True">
<PARAM NAME="ShowStatusBar" VALUE="1">
<param name="filename" value="http://mediaweb.musicradio.com/playlist.asx?streamid=10">
<param name="Volume" value="medium">
<param name="ShowDisplay" value="false">
<embed type="application/x-mplayer2" src="http://www.ghanaweb.com/streams/radio.asx?ID=62" width="300" height="50" autostart="true" ShowStatusBar="1" pluginspage="http://www.microsoft.com/Windows/MediaPlayer/" volume="medium"  showdisplay="false"> </embed>
</object>

changing the streamid number on line 6 will select different radio stations Smile ......musket

.



I cant get this player to work am i doing something wrong. Im placing it in the right place in my admin panel i think ?
avatar
boab
New Member

Posts : 19
Reputation : 0
Language : english

Back to top Go down

add music - Music on my forum Empty Re: Music on my forum

Post by musket November 23rd 2008, 11:57 am

boab wrote:
musket wrote:You could try http://www.playlist.com/ and host your music from there Smile

or if you want continous music you could try a media player embed

http://www.streamalot.com/wm-embed-text.html

or a simple streaming radio player

Code:
 <object id="MediaPlayer" width="300" height="50"  classid="CLSID:22D6f312-B0F6-11D0-94AB-0080C74C7E95"  standby="Loading Live Player components..."  type="application/x-oleobject" CODEBASE="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,7,1112">
<param name="autoStart" value="True">
<PARAM NAME="ShowStatusBar" VALUE="1">
<param name="filename" value="http://mediaweb.musicradio.com/playlist.asx?streamid=10">
<param name="Volume" value="medium">
<param name="ShowDisplay" value="false">
<embed type="application/x-mplayer2" src="http://www.ghanaweb.com/streams/radio.asx?ID=62" width="300" height="50" autostart="true" ShowStatusBar="1" pluginspage="http://www.microsoft.com/Windows/MediaPlayer/" volume="medium"  showdisplay="false"> </embed>
</object>

changing the streamid number on line 6 will select different radio stations Smile ......musket

.



I cant get this player to work am i doing something wrong. Im placing it in the right place in my admin panel i think ?

Which player? Smile ......if it's the radio player.... paste it into a message in a topic ...providing html is enabled and your browser
is IE 7 it should work it's just simply scripted and may need more scripting to work as a widget Smile... read other messages in
this forum for advice
musket
musket
Helper
Helper

Male Posts : 1130
Reputation : 131
Language : English
Location : Northern Ireland

http://hemmingsdaman2.forumotion.co.uk/

Back to top Go down

add music - Music on my forum Empty Re: Music on my forum

Post by Death Magnetic November 23rd 2008, 4:15 pm

well got the you tube screen to work. Cheers mate.
Death Magnetic
Death Magnetic
Forumember

Male Posts : 32
Reputation : 0
Language : english
Location : Ireland

Back to top Go down

add music - Music on my forum Empty Re: Music on my forum

Post by Death Magnetic November 23rd 2008, 4:16 pm

well got the you tube screen to work. Cheers mate.
Death Magnetic
Death Magnetic
Forumember

Male Posts : 32
Reputation : 0
Language : english
Location : Ireland

Back to top Go down

Back to top

- Similar topics

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