You are here

constant SWFTOOLS_FLV_DISPLAY in SWF Tools 6

Same name and namespace in other branches
  1. 5 swftools.module \SWFTOOLS_FLV_DISPLAY
  2. 6.2 swftools.module \SWFTOOLS_FLV_DISPLAY
4 uses of SWFTOOLS_FLV_DISPLAY
genericplayers_swftools_flashvars in ./genericplayers.module
Implementation of swftools_flashvars hook.
swftools_admin_handling_form in ./swftools.admin.inc
swftools_get_action in ./swftools.module
Identify the best action based on the file type that is passed
swftools_get_player in ./swftools.module
Identify the best flash player based on the chosen action. In a couple of cases we have a built-in default, but FALSE indicates that no default player is configured.

File

./swftools.module, line 10

Code

define('SWFTOOLS_FLV_DISPLAY', 'swftools_flv_display');