You are here

constant SWFTOOLS_JAVASCRIPT_HEADER in SWF Tools 6.3

JavaScript will be added to the page header.

Related topics

2 uses of SWFTOOLS_JAVASCRIPT_HEADER
swf in ./swftools.module
Processes a file, or an array of files, and returns the relevant mark-up to render a Flash based player.
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 42
Implements SWF Tools core functions that are common to the main module and the API module.

Code

define('SWFTOOLS_JAVASCRIPT_HEADER', 0x1);