adeel80
04-17-2010, 03:59 PM
Hi guys,
I created a custom bbcode for zshare videos. It works fine in preview but when I try to embed on the forum. It redirects to zshare website.
Check this link:
http://www.siasat.pk/forum/showthread.php?34404-testing-ignore-this-post-please&p=166632#post166632
bbcode:
<iframe src="http://www.zshare.net/videoplayer/player.php?{param}" height="415" width="648" border=0 frameborder=0 scrolling=no></iframe>
actual zshare embed code:
<iframe src="http://www.zshare.net/videoplayer/player.php?SID=dl069&FID=75078212&FN=TuKehJaney_17thapr10.flv&iframewidth=648&iframeheight=415&width=640&height=370&H=75078212f4c3a9c0" height="415" width="648" border=0 frameborder=0 scrolling=no></iframe>
Can someone please point out what am I doing wrong?
I created a custom bbcode for zshare videos. It works fine in preview but when I try to embed on the forum. It redirects to zshare website.
Check this link:
http://www.siasat.pk/forum/showthread.php?34404-testing-ignore-this-post-please&p=166632#post166632
bbcode:
<iframe src="http://www.zshare.net/videoplayer/player.php?{param}" height="415" width="648" border=0 frameborder=0 scrolling=no></iframe>
actual zshare embed code:
<iframe src="http://www.zshare.net/videoplayer/player.php?SID=dl069&FID=75078212&FN=TuKehJaney_17thapr10.flv&iframewidth=648&iframeheight=415&width=640&height=370&H=75078212f4c3a9c0" height="415" width="648" border=0 frameborder=0 scrolling=no></iframe>
Can someone please point out what am I doing wrong?