You are here

constant SWFTOOLS_ACCESSIBLE_VISIBLE in SWF Tools 6.3

Accessible controls should be enabled and visible on the page.

Related topics

1 use of SWFTOOLS_ACCESSIBLE_VISIBLE
theme_swftools_accessible_controls in ./swftools.module
Builds a list of accessible controls for the specified player.

File

./swftools.module, line 97
The primary component of SWF Tools that enables comprehensive media handling.

Code

define('SWFTOOLS_ACCESSIBLE_VISIBLE', 0x3);