constant SWFTOOLS_EMBED_METHOD in SWF Tools 6
Same name and namespace in other branches
- 5 swftools.module \SWFTOOLS_EMBED_METHOD
- 6.2 swftools.module \SWFTOOLS_EMBED_METHOD
5 uses of SWFTOOLS_EMBED_METHOD
- 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_admin_embed_form in ./
swftools.admin.inc - swftools_admin_generic_form in ./
genericplayers.module - Implementation of swftools_admin_hook_form. Return the system settings page for generic players
- swftools_push_js in ./
swftools.module - _swftools_status_embedding in ./
swftools.admin.status.inc - Generate a status report for embedding methods Called from swftools_status() and returns markup
File
- ./
swftools.module, line 6
Code
define('SWFTOOLS_EMBED_METHOD', 'swftools_embed_method');