- Der Flatulator6
- |
- Noble Heroic Member
Not really sure where to post this, because I'm not sure whether the problem is Bungie related or just my lack of knowledge of HTML.
Ok, What I'm trying to do, is embed a Bungie rendered video to my blog. Copy and pasting the <iframe> code from youtube works perfectly, but the code copied from my Rendered video, results in a link that when clicked, opens the video on a new page.
heres an anchored link to the issue.
the html code used was thus:
<iframe src="http://www.bungie.net/Silverlight/bungiemediaplayer /embed.aspx?fid=18249219" scrolling="no" style="padding:0;margin:0;border:0;" width="640" height="360" ></iframe>
Any help would be appreciated.