You are here

constant SWFTOOLS_API_INSTALLED in SWF Tools 6.3

Other modules can query whether SWF Tools API is present by checking for this constant.

Related topics

File

api/swftools_api.module, line 22
A lightweight API to allow other modules to access SWF Tools embedding methods.

Code

define('SWFTOOLS_API_INSTALLED', TRUE);