RESIZING, Reszing mixpod music player |
![]() ![]() |
RESIZING, Reszing mixpod music player |
![]()
Post
#1
|
|
Newbie ![]() Group: Member Posts: 5 Joined: Oct 2009 Member No: 748,343 ![]() |
I'm not sure if this is the right place to put this, but I really would like to know how to resize the mixpod playlist player to look like this:
http://i33.tinypic.com/2qxxrhg.png instead of the usual huge player, i just want that section. here is my code: CODE <img style="visibility:hidden;width:0px;height:0px;" border=0 width=0 height=0 src="http://counters.gigya.com/wildfire/IMP/CXNID=2000002.11NXC/bT*xJmx*PTEyNTQ5MzU1Mzc2NTAmcHQ9MTI1NDkzNTU*MzcyOCZwPTE4MDMxJmQ9Jmc9MQ==.gif" /><center><p style="visibility:visible;"><object type="application/x-shockwave-flash" data="http://assets.myflashfetish.com/swf/mp3/mixpod.swf" height="311" width="410" style="width:410px;height:311px"><param name="movie" value="http://assets.myflashfetish.com/swf/mp3/mixpod.swf" /><param name="quality" value="high" /><param name="scale" value="noscale" /><param name="salign" value="TL" /><param name="wmode" value="transparent"/><param name="flashvars" value="myid=31506958&path=2009/10/07&mycolor=222222&mycolor2=e66590&mycolor3=ffffff&autoplay=true&rand=1&f=4&vol=100&pat=0&grad=false&ow=410&oh=311"/></object><br><a href="http://www.mixpod.com/playlist/31506958"><img src="http://assets.myflashfetish.com/images/btn-get-tracks.gif" alt="Music" title="Get Music Tracks!" border="0"></a><a href="http://www.mixpod.com" target="_blank"><img src="http://assets.myflashfetish.com/images/btn-create.gif" alt="Playlist" title="Create Your Free Playlist!" border=0></a><a href="http://www.mixpod.com/ringtones/31506958"><img src="http://assets.myflashfetish.com/images/btn-get-ringtones.gif" alt="Ringtones" title="Get Ringtones From This Playlist!" border="0"></a><br />Create a <a href="http://mixpod.com">MySpace Playlist</a> at <a href="http://mixpod.com">MixPod.com</a></p></center> Thanks if you can!!
Reason for edit: Please use [codebox] tags instead of [code] tags when posting longer codes. - Mike
|
|
|
![]()
Post
#2
|
|
![]() Treasure Pleasure ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Head Staff Posts: 11,193 Joined: Oct 2005 Member No: 281,127 ![]() |
Replace that code with this:
CODE <p style="width:410px; height:46px; overflow:hidden;"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" height="311" width="410" style="margin-top:-78px; width:410px; height:311px"> <param name="allowScriptAccess" value="never" /> <param name="allowNetworking" value="internal" /> <param name="movie" value="http://assets.myflashfetish.com/swf/mp3/mixpod.swf" /> <param name="wmode" value="transparent" /> <param name="quality" value="high" /> <param name="scale" value="noscale" /> <param name="salign" value="TL" /> <param name="flashvars" value="myid=31506958&path=2009/10/07&mycolor=222222&mycolor2=e66590&mycolor3=ffffff&autoplay=true&rand=1&f=4&vol=100&pat=0&grad=false&ow=410&oh=311" /> <embed type="application/x-shockwave-flash" allowScriptAccess="never" allowNetworking="internal" src="http://assets.myflashfetish.com/swf/mp3/mixpod.swf" height="311" width="410" style="margin-top:-78px; width:410px; height:311px" wmode="transparent" quality="high" scale="noscale" salign="TL" flashvars="myid=31506958&path=2009/10/07&mycolor=222222&mycolor2=e66590&mycolor3=ffffff&autoplay=true&rand=1&f=4&vol=100&pat=0&grad=false&ow=410&oh=311" /> </object> </p> That should help you out. |
|
|
![]()
Post
#3
|
|
Newbie ![]() Group: Member Posts: 5 Joined: Oct 2009 Member No: 748,343 ![]() |
Thanks so much!! :)
|
|
|
![]()
Post
#4
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Administrator Posts: 8,629 Joined: Jan 2007 Member No: 498,468 ![]() |
Topic Closed and Moved
|
|
|
![]() ![]() |