PDA

View Full Version : How to successfull install music to play inside of blog posts and forum threads on VB


DNN
09-29-2011, 10:11 PM
would like to know exactly what the name of the VB4 mod is that would enable a music code like the one below from mixpod.com

<img style="visibility:hidden;width:0px;height:0px;" border=0 width=0 height=0 src="http://c.gigcount.com/wildfire/IMP/CXNID=2000002.0NXC/bT*xJmx*PTEzMTczMzc2OTkyNDcmcHQ9MTMxNzMzNzcwMzQxOS ZwPTE4MDMxJmQ9Jmc9MSZvPWUzYjQy ZjIwYWRiZjRkYjM5Mzg4/M2FlMjVmM2VjZDhh.gif" /><embed src="http://assets.myflashfetish.com/swf/mp3/mp-sk.swf?myid=85769807&path=2011/09/26" quality="high" wmode="transparent" flashvars="mycolor=222222&mycolor2=77ADD1&mycolor3=FFFFFF&autoplay=true&rand=1&f =4&vol=95&pat=0&grad=false" width="400" height="180" name="myflashfetish" salign="TL" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" border="0" style="visibility:visible;width:400px;height:180px;" /><br><a href="http://www.mixpod.com/playlist/85769807" target="_blank"><img src="http://assets.myflashfetish.com/images/get-tracks.gif" title="Get Music Tracks!" style="border-style:none;" alt="Music"></a><a href="http://www.mixpod.com" target="_blank"><img src="http://assets.myflashfetish.com/images/make-own.gif" title="Create A Playlist!" style="border-style:none;" alt="Playlist"></a><br /><a href="http://mixpod.com">Music</a> <a href="http://mixpod.com">Playlist</a> at <a href="http://mixpod.com">MixPod.com</a>

to play inside of blog posts and new forum threads created on VB3 sites. and, if anyone knows the exact name of the perfect mod that will enable this to happen, how do you operate the mod, after successfully installing it on your server?

thanks for your assistance!

ForceHSS
09-29-2011, 10:21 PM
you will need to turn on html for the forum for it to work
but use this code if you want it to work right


<embed style="width: 400px; height: 180px; visibility: visible;" height="180" name="myflashfetish" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" width="400" src="http://assets.myflashfetish.com/swf/mp3/mp-sk.swf?myid=85769807&path=2011/09/26" quality="high" wmode="transparent" flashvars="mycolor=222222&mycolor2=77ADD1&mycolor3=FFFFFF&autoplay=true&rand=1&f =4&vol=95&pat=0&grad=false" salign="TL" border="0">
http://assets.myflashfetish.com/images/get-tracks.gif (http://www.mixpod.com/playlist/85769807)http://assets.myflashfetish.com/images/make-own.gif (http://www.mixpod.com)
Music (http://mixpod.com) Playlist (http://mixpod.com) at MixPod.com (http://mixpod.com)

setishock
09-30-2011, 07:58 AM
@forceHSS
Your link loops over to the splash page at VB com.

Digital Jedi
09-30-2011, 08:06 AM
Er, you don't want HTML enabled on a public forum. The options is there, but not recommended. You'd be open to all kinds of security holes.

You said vB4 and then said vB3 for some reason. If you're looking for vB3, AME 2.5 has a number of music definitions that can be added to it. Though I don't believe I've added Mixpod specifically. AME 3 will work for vB4, but we're waiting on an updated version so that music definitions can be added. Not everything from AME 2.5 has been ported over yet. You can also make custom BBCodes, found throughout the forum, for various music embedding.

ForceHSS
09-30-2011, 01:24 PM
@forceHSS
Your link loops over to the splash page at VB com.

my other post seems to hide some of the code sorry cant make it show the rest. Put in the whole code you have you will see what i mean someof the code will not work you should then see what part to remove