You are here

constant SWFTOOLS_PLAYER_PATH in SWF Tools 6

Same name and namespace in other branches
  1. 5 swftools.module \SWFTOOLS_PLAYER_PATH
  2. 6.2 swftools.module \SWFTOOLS_PLAYER_PATH
2 uses of SWFTOOLS_PLAYER_PATH
swftools_admin_handling_form in ./swftools.admin.inc
swftools_get_player_path in ./swftools.module
Returns a flash player path relative to webroot. The default value is in the modules/swftools/shared directory. It may suit some sites to store flash players in an alternative location, but the assumption is the location will be on the same server. If…

File

./swftools.module, line 32

Code

define('SWFTOOLS_PLAYER_PATH', '');