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.

Help Please With a Pop-up Music Player

3 posters

Go down

Solved Help Please With a Pop-up Music Player

Post by hannahl3 April 4th 2010, 2:13 am

Apologies if this has been covered before, but having looked at other posts on this subject, I cant work out which bits of code should be added and chopped on other peoples' players in relation to mine.

I want to put a pop-up player into actual forum posts in an html enabled forum. No problem at all with the widget itself, but a popup player would allow people to continue browsing whilst having a headbang :0)

My code for the player widget is -

Code:
<embed src="http://www.filefactory.com/widget/music.swf" quality="high" id="flashElement" wmode="transparent" width="400" height="400" name="widget" align="middle" allowScriptAccess="always" menu="false" pluginspage="http://www.macromedia.com/go/getflashplayer" flashVars="folderHash=dbb42c6090b620e5&mainColor=000000&contentColor=606060&textColor=000000&highlightColor=D0D0D0" type="application/x-shockwave-flash" ></embed>

What needs to be added to include a popup player?

Thanks in advance x
hannahl3
hannahl3
Forumember

Female Posts : 154
Reputation : 0
Language : English
Location : Nottingham, England

Back to top Go down

Solved Re: Help Please With a Pop-up Music Player

Post by RoNo April 4th 2010, 11:19 am

Here is the edited code for posting a
Popup or BBCode version of your player


BBCode (with edited colors)
Code:
[flash(350,400)]http://www.filefactory.com/widget/music.swf?folderHash=dbb42c6090b620e5&mainColor=8b0000&contentColor=000000&textColor=ffffff&highlightColor=D0D0D0[/flash]



Help Please With a Pop-up Music Player Break_gray1


Html popup (original colors, added autoplay)
Code:
<a onclick="window.open('http://www.filefactory.com/widget/music.swf?folderHash=dbb42c6090b620e5&mainColor=000000&contentColor=606060&textColor=000000&highlightColor=D0D0D0&autoplay=true','popup1','width=400,height=400,height=200,left=190,top=250,scrollbars=yes'); return false" href="http://www.filefactory.com/">Popup Music Player</a>
RoNo
RoNo
Active Poster

Male Posts : 1270
Reputation : 135
Language : English
Location : Laguna Beach, California

http://bf2mercenaries.forumotion.com/

Back to top Go down

Solved Re: Help Please With a Pop-up Music Player

Post by hannahl3 April 4th 2010, 11:46 am

Whew, amazing - thanks so much x
hannahl3
hannahl3
Forumember

Female Posts : 154
Reputation : 0
Language : English
Location : Nottingham, England

Back to top Go down

Solved Re: Help Please With a Pop-up Music Player

Post by Sanket April 4th 2010, 7:31 pm

Since this thread appears to be solved, I will lock this thread and mark it as solved.
Help Please With a Pop-up Music Player 2j4t5a8

Sanket Smile
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Back to top

- Similar topics

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