constant FLOWPLAYER_MEDIAPLAYER in SWF Tools 6
Same name and namespace in other branches
- 5 flowplayer/flowplayer.module \FLOWPLAYER_MEDIAPLAYER
- 6.2 flowplayer/flowplayer.module \FLOWPLAYER_MEDIAPLAYER
SWF Tools - FlowPlayer
Enables the use of FlowPlayer for media files
Author's Site. http://flowplayer.org
4 uses of FLOWPLAYER_MEDIAPLAYER
- flowplayer_admin_form in flowplayer/
flowplayer.admin.inc - flowplayer_swftools_methods in flowplayer/
flowplayer.module - Implementation of swftools_methods hook Report methods back to SWF Tools
- _flowplayer_flashvars in flowplayer/
flowplayer.module - This function is called from flowplayer_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…
- _flowplayer_settings in flowplayer/
flowplayer.module - These are the default settings as they are stored in the database and displayed on the settings page.
File
- flowplayer/
flowplayer.module, line 12
Code
define('FLOWPLAYER_MEDIAPLAYER', 'flowplayer_mediaplayer');