You are here

constant GENERIC_FLV in SWF Tools 5

Same name and namespace in other branches
  1. 6 genericplayers.module \GENERIC_FLV
  2. 6.2 genericplayers.module \GENERIC_FLV

Implementation of swftools_methods hook Report methods back to SWF Tools

2 uses of GENERIC_FLV
genericplayers_swftools_methods in ./genericplayers.module
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

./genericplayers.module, line 17

Code

define('GENERIC_FLV', 'generic_flv');