Reference Guide

facebook FBML Reference Guide Page 47 of 159
Fb:flv
Description
Renders a Flash-based FLV player that can stream arbitrary FLV (video/audio) files on the page.
Attributes
Required Name Type Description
required src
string
The URL of the FLV file. The URL must be absolute.
optional height
int
The height of the video container in pixels.
width
int
The width of the video container in pixels.
title
string
The name of the video.
Examples
Notes
The file supplied must already be encoded as FLV – you cannot pass an .avi file into the player, for
example.
When using fb:flv and Internet Explorer, width and height may be need to be specified. Otherwise the
Flash object renders as a single grey pixel.
See Also
fb:mp3
fb:swf
www.yapish.com