constant SWFTOOLS_FLV_DISPLAY in SWF Tools 5
Same name and namespace in other branches
- 6 swftools.module \SWFTOOLS_FLV_DISPLAY
- 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_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.
- _swftools_admin_handling_form in ./
swftools.admin.inc
File
- ./
swftools.module, line 10
Code
define('SWFTOOLS_FLV_DISPLAY', 'swftools_flv_display');