You are here

constant WIJERING_MEDIAPLAYER in SWF Tools 5

Same name and namespace in other branches
  1. 6 wijering/wijering.module \WIJERING_MEDIAPLAYER
  2. 6.2 wijering/wijering.module \WIJERING_MEDIAPLAYER

SWF Tools - Jeroen Wijering's Flash Players

Enables the use of Jeroen Wijering's Flash Media and Flash Image Rotator files, branded forms of which ship with SWF Tools module.

Author's Site. http://jeroenwijering.com

5 uses of WIJERING_MEDIAPLAYER
wijering_mediaplayer_swf in wijering/wijering.module
Call swf(), enforcing the wijering media player, for a single file. Parameters and calling are identical to swf()
wijering_mediaplayer_swf_list in wijering/wijering.module
Call swf(), enforcing the wijering media player, for a list of files (like a playlist) Parameters and calling are identical to swf_list()
wijering_swftools_methods in wijering/wijering.module
Implementation of swftools_methods hook Report methods back to SWF Tools
_wijering_flashvars in wijering/wijering.module
This function is called from wijering_swftools_flashvars() which is called from swf() It will return the default flashvar configuration, just prior to any overrides passed into swf(). We start with the settings defined on admin/swf/wijering which are…
_wijering_settings in wijering/wijering.module
These are the default settings as they are stored in the database and displayed on the settings page.

File

wijering/wijering.module, line 13

Code

define('WIJERING_MEDIAPLAYER', 'wijering_mediaplayer');