You are here

constant SWFTOOLS_DO_NOT_CLEAN_ID in SWF Tools 6.3

Do not clean the id when the user supplies their own.

Related topics

1 use of SWFTOOLS_DO_NOT_CLEAN_ID
theme_swftools_api in api/swftools_api.module
Prepares the minimum definition to render Flash, and hands it to the selected embedding function.

File

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

Code

define('SWFTOOLS_DO_NOT_CLEAN_ID', FALSE);