You are here

constant SWFTOOLS_SWF_DISPLAY_DIRECT in SWF Tools 6

Same name and namespace in other branches
  1. 5 swftools.module \SWFTOOLS_SWF_DISPLAY_DIRECT
  2. 6.2 swftools.module \SWFTOOLS_SWF_DISPLAY_DIRECT
3 uses of SWFTOOLS_SWF_DISPLAY_DIRECT
swf in ./swftools.module
Return output, which might be embed markup, or pre-flash markup that includes the appropriate jQuery added to the <head>
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 16

Code

define('SWFTOOLS_SWF_DISPLAY_DIRECT', 'swftools_swf_display_direct');