The Ottoman
11-18-2007, 10:42 PM
I have seen where it is possible to embed the Zune tags inside of facebook using the following code:
<div id="zunecard_big" class="zunecard"><embed type="application/x-shockwave-flash" src="http://social.zune.net//xweb/lx/swf/zunecard.swf?ver=1192" style="" id="flashUserCard" name="flashUserCard" bgcolor="#FFF" wmode="opaque" salign="tl" flashvars="baseURL=http%3a%2f%2fsocial.zune.net%2fzcard%2fuse rcardservice.ashx%3fzunetag%3dUSERNAMEGOESHERE%26s rc%3dlarge&MMplayerType=PlugIn" height="260" width="548"></div>
I was wondering how this would get put into VB.
Thanks in advance.
<div id="zunecard_big" class="zunecard"><embed type="application/x-shockwave-flash" src="http://social.zune.net//xweb/lx/swf/zunecard.swf?ver=1192" style="" id="flashUserCard" name="flashUserCard" bgcolor="#FFF" wmode="opaque" salign="tl" flashvars="baseURL=http%3a%2f%2fsocial.zune.net%2fzcard%2fuse rcardservice.ashx%3fzunetag%3dUSERNAMEGOESHERE%26s rc%3dlarge&MMplayerType=PlugIn" height="260" width="548"></div>
I was wondering how this would get put into VB.
Thanks in advance.