Myspace div & music player question, Putting a music player into a div suddenly got difficult |
![]() ![]() |
Myspace div & music player question, Putting a music player into a div suddenly got difficult |
Feb 15 2008, 05:34 PM
Post
#1
|
|
|
Member ![]() ![]() Group: Member Posts: 14 Joined: Jun 2007 Member No: 533,859 |
I had a music player on a myspace div layout that worked fine until... I forgot to renew it and it expired. Now I have decided to change the actual player style as well and I'm trying to figure out how to replace the div's old code with the new code. The trouble is the new code doesn't look anything like the old code and I cant figure out how to change it, it seemed like it was easily done before but now I'm stumped. I did this before so I know its possible but for the life of me I cant remember how. Any suggestions? (If it helps: in both the new and old cases, the music is stored on fileden, the player is from myflashfetish) Previous working code: <div class="band_player2"><center><object type="application/x-shockwave-flash" allowScriptAccess="never" allowNetworking="internal" height="362" width="180" align="middle" data="http://www.mp3asset.com/swf/mp3/myPod.swf?myid=6191442&path=2007/11/22&mycolor=0xFFFFFF&mycolor2=0xFFFFFF&mycolor3=0x4126C7&autoplay=true&rand=0&f=3&vol=100"> <param name="allowScriptAccess" value="never" /> <param name="allowNetworking" value="internal" /> <param name="movie" value="http://www.mp3asset.com/swf/mp3/myPod.swf?myid=6191442&path=2007/11/22&mycolor=0xFFFFFF&mycolor2=0xFFFFFF&mycolor3=0x4126C7&autoplay=true&rand=0&f=3&vol=100" /> <param name="quality" value="high" /> <param name="wmode" value="transparent" /> <param name="flashvars" value="" /> </object><br><div class="fetishButton"><a href="http://www.msplinks.com/MDFodHRwOi8vd3d3Lm15Zmxhc2hmZXRpc2guY29t" target="_blank"><img src="http://www.myflashfetish.com/images/blank.gif" width="180" height="25" border="0" /></a></div><br></center> </div> New code from myflashfetish: <center><embed src="http://www.mp3asset.com/swf/mp3/mff-mpodmin.swf" quality="high" wmode="transparent" flashvars="myid=8060614&path=2008/02/15&mycolor=0x858585&mycolor2=0x492CB0&mycolor3=0xFFFFFF&autoplay=true&rand=0&f=3&vol=100&pat=0" width="158" height="208" name="myflashfetish" align="middle"type="application/x-shockwave-flash" /> <br><a href="http://www.myflashfetish.com/music-player/" target="_blank"><img src="http://www.myflashfetish.com/images/mffico.gif" title="Make your own playlist!" style="border-style:none;" alt="music player"></a><br />I made this <a href="http://www.myflashfetish.com/playlist/8060614" target="_blank">music player</a> at <a href="http://www.myflashfetish.com" target="_blank">MyFlashFetish</a>.com. <br></center><img style="visibility:hidden;width:0px;height:0px;" border=0 width=0 height=0 src="http://counters.gigya.com/wildfire/CIMP/Jmx*PTEyMDMxMTIzMDU2MzYmcHQ9MTIwMzExMjMyMTYzMyZwPTE4MDMxJmQ9Jm49.jpg" /> |
|
|
|
Feb 19 2008, 12:32 AM
Post
#2
|
|
![]() sang loves hayden. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 3,373 Joined: Feb 2004 Member No: 5,687 |
CODE <div class="band_player2"><center><embed src="http://www.mp3asset.com/swf/mp3/mff-mpodmin.swf" quality="high" wmode="transparent" flashvars="myid=8060614&path=2008/02/15&mycolor=0x858585&mycolor2=0x492CB0&mycolor3=0xFFFFFF&autoplay=true&rand=0&f=3&vol=100&pat=0" width="158" height="208" name="myflashfetish" align="middle"type="application/x-shockwave-flash" /> <br><a href="http://www.myflashfetish.com/music-player/" target="_blank"><img src="http://www.myflashfetish.com/images/mffico.gif" title="Make your own playlist!" style="border-style:none;" alt="music player"></a><br />I made this <a href="http://www.myflashfetish.com/playlist/8060614" target="_blank">music player</a> at <a href="http://www.myflashfetish.com" target="_blank">MyFlashFetish</a>.com. <br></center><img style="visibility:hidden;width:0px;height:0px;" border=0 width=0 height=0 src="http://counters.gigya.com/wildfire/CIMP/Jmx*PTEyMDMxMTIzMDU2MzYmcHQ9MTIwMzExMjMyMTYzMyZwPTE4MDMxJmQ9Jm49.jpg" /></center></div> Just put it on you're myspace and save it. Once it saved, the code from myflashfetish will turn into the "old code" that was like before. |
|
|
|
![]() ![]() |