facebook - flv img does not appear <fb:flv src="" ..... img='img url' ...> -


i developing facebook application show flv videos.videos shown but, preview img not appear code:

<fb:flv src='http://mobimediaworld.com/flv/3.flv' width='180' height='150' title='mekawy' color='#ffbb00' salign='r' img='http://www.gcmob.com/images/media/previewframe/27.png' scale='showall'/> 

can me, pleas?

sorry buddy fb:flv not working anymore dont know why.

use this:

<fb:swf      swfbgcolor="000000"      imgstyle="border-width:3px; border-color:white;"      swfsrc='http://www.youtube.com/v/xxxxxxxxxx'      imgsrc='http://img.youtube.com/vi/xxxxxxxxxx/2.jpg'      width='340' height='270' /> 

Comments

Popular posts from this blog

c# - How to set Z index when using WPF DrawingContext? -

razor - Is this a bug in WebMatrix PageData? -

visual c++ - Using relative values in array sorting ( asm ) -