hawke
Power Member
- Nov 14, 2008
- 644
- 536
Anyone know how to embed a youtube video in a custom tab with fbml? regular embed code doesn't work, and neither does this:
with above i get a missing image box in place of the video, and it disappears when u click on it, but no video....
Code:
<fb:swf swfbgcolor="000000" imgstyle="border-width:3px; border-color:white;" swfsrc='http://www.youtube.com/watch?v=xxxxxxxxxxx' imgsrc='http://www.youtube.com/watch?v=.jpg' width='425' height="344"/>
with above i get a missing image box in place of the video, and it disappears when u click on it, but no video....