You are here

constant SWFTOOLS_EMBED_METHOD in SWF Tools 6.2

Same name and namespace in other branches
  1. 5 swftools.module \SWFTOOLS_EMBED_METHOD
  2. 6 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
Add to the page any supporting files required by a given embedding method.
_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 7

Code

define('SWFTOOLS_EMBED_METHOD', 'swftools_embed_method');