You are here

constant SWFTOOLS_JAVASCRIPT_INLINE in SWF Tools 6.3

JavaScript will be added inline with the page markup.

Related topics

5 uses of SWFTOOLS_JAVASCRIPT_INLINE
swf in ./swftools.module
Processes a file, or an array of files, and returns the relevant mark-up to render a Flash based player.
swftools_admin_embed_form in includes/swftools.admin.inc
Form definition for embedding settings.
theme_swftools_embed in includes/swftools.theme.inc
Produces finished markup ready for inserting on the page.
theme_swftools_flowplayer3 in flowplayer3/swftools_flowplayer3.module
Embeds media on the page using the Flowplayer 3 embedding JavaScript.
theme_swftools_swfobject2 in swfobject2/swftools_swfobject2.module
Turns an SWF Tools data array in to markup and JavaScript for inclusion on the page.

File

includes/swftools.core.inc, line 37
Implements SWF Tools core functions that are common to the main module and the API module.

Code

define('SWFTOOLS_JAVASCRIPT_INLINE', 0x0);