You are here

constant SWFTOOLS_FLOWPLAYER3_JAVASCRIPT in SWF Tools 6.3

The default name of the Flowplayer 3 JavaScript API file.

2 uses of SWFTOOLS_FLOWPLAYER3_JAVASCRIPT
swftools_flowplayer3_add_js in flowplayer3/swftools_flowplayer3.module
Attaches Flowplayer 3 JavaScripts and CSS to the page.
swftools_flowplayer3_admin_settings in flowplayer3/swftools_flowplayer3.admin.inc
Menu callback for the Flowplayer 3 settings form.

File

flowplayer3/swftools_flowplayer3.module, line 21
Enables SWF Tools support for Flowplayer 3.

Code

define('SWFTOOLS_FLOWPLAYER3_JAVASCRIPT', 'example/flowplayer-3.2.6.min.js');