You are here

constant SWFTOOLS_SWF_DISPLAY_DIRECT in SWF Tools 6.2

Same name and namespace in other branches
  1. 5 swftools.module \SWFTOOLS_SWF_DISPLAY_DIRECT
  2. 6 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 most likely SWF Tools action for a file, based on its extension.
swftools_get_player in ./swftools.module
Identify the currently configured player for the specified action.

File

./swftools.module, line 17

Code

define('SWFTOOLS_SWF_DISPLAY_DIRECT', 'swftools_swf_display_direct');