Resize the mp3 player in Play module

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
jentlefur
Forum Members
Forum Members
Posts: 10
Joined: Thu Mar 26, 2009 2:16 pm

Resize the mp3 player in Play module

Post by jentlefur »

I am using the Play module to play a list of mp3's. Everything works fine except that the size of the player will not change. I can change the colors and all that, and the values that show in the source code are the ones I put in, but it's not resizing. Any help would be greatly appreciated.

My source code:

Code: Select all

<object type="application/x-shockwave-flash" data="modules/Play/bin/player_mp3_multi.swf" width="300" height="300">
	<param name="movie" value="modules/Play/bin/player_mp3_multi.swf" />

	<param name="FlashVars" value="mp3=http://domain.org/index.php%3Fmact%3DPlay%2Cm2%2Cplayfile%2C1%26m2recordid%3D1%26m2returnid%3D52%26page%3D52&title=Star Spangled Banner&bgcolor=FFFFFF&bgcolor2=D394FE&playlistcolor=000000&buttoncolor=FFFFFF&bgcolor1=A79CFC&showplaylistnumbers=false&showvolume=true" />
        <param name="wmode" value="transparent" />
</object>
The call in my page:

Code: Select all

{cms_module module="Play" player="2" record="1"}
inyerface
Forum Members
Forum Members
Posts: 191
Joined: Mon Nov 26, 2007 4:46 pm

Re: Resize the mp3 player in Play module

Post by inyerface »

Really, no replay on this? Are we the only ones who use Play?
mpww
New Member
New Member
Posts: 6
Joined: Thu Oct 23, 2008 3:35 pm

Re: Resize the mp3 player in Play module

Post by mpww »

I have the same problem...
any solution ?
Post Reply

Return to “Modules/Add-Ons”