Playing Flash Video (FLV) in Compiled Publications

Applies to HTML Viewer, IE Browser publications

imgFlash® Video (FLV) is a file format used to deliver video over the Internet using Adobe® Flash Player. FLV video files are loaded and played inside existing Flash movies; thus Adobe Flash Player requires them to be physically available on the hard disk.

  • IE publications have native support for Flash Video files: they should play normally.
  • HTML Viewer publications have the following requirement: for each HTML page with Flash video contents, you must specify which FLV files need to be played by using the Dependencies feature. See the dedicated topic in the Main Demonstration.

Working Example with Jaris FLV Player

imgHTML syntax for this example:

<object type="application/x-shockwave-flash" data="jarisplayer.swf" classid="clsid:D27CDB6E-AE6D-11CF-96B8-444553540000" id="obj1" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" width="400" height="300">
<param name="movie" value="jarisplayer.swf" />
<param name="flashvars" value="file=sunpeek.flv" />
<param name="quality" value="High" />
<param name="allowScriptAccess" value="always" />
<param name="loop" value="false" />
<param name="quality" value="high" />
<param name="wmode" value="transparent" />
</object>

imgYou can get the player here. Note: Jaris is licensed under GPL and LGPL, meaning that you could use it for commercial use.

Other players such as FLV Player, Any FLV Player... should work too.

img

IMPORTANT: very large video files may not work properly: in fact, video files may not play on computers with restrictions on the space dedicated to the Temporary Internet Files folder. Please also keep in mind that video files must be unpacked to the hard disk in order to be played, so that there may be a delay before a video starts playing.


About

This is the online documentation of HTML Executable.

About HTML Executable

HTML Executable is a versatile HTML compiler and ebook compiler: it lets you create secure ebooks and desktop applications with your websites, HTML or PDF documents.

You can easily create attractive ebooks, full-featured HTML applications (RIA) and software, digital publications from your websites, PDF files and HTML documents for online or offline distribution.

Learn more - Free Trial