You are here

constant SWFTOOLS_FLOWPLAYER3_STREAM_PLUGIN in SWF Tools 6.3

The default name of the Flowplayer 3 streaming plug-in file.

2 uses of SWFTOOLS_FLOWPLAYER3_STREAM_PLUGIN
swftools_flowplayer3_admin_settings in flowplayer3/swftools_flowplayer3.admin.inc
Menu callback for the Flowplayer 3 settings form.
swftools_flowplayer3_swftools_preprocess_flowplayer3 in flowplayer3/swftools_flowplayer3.module
Implementation of hook_swftools_preprocess_[player]().

File

flowplayer3/swftools_flowplayer3.module, line 16
Enables SWF Tools support for Flowplayer 3.

Code

define('SWFTOOLS_FLOWPLAYER3_STREAM_PLUGIN', 'flowplayer.rtmp-3.2.3.swf');