You are here

constant SWFTOOLS_DEFAULT_HTML_ALT in SWF Tools 6.2

Same name and namespace in other branches
  1. 6.3 includes/swftools.core.inc \SWFTOOLS_DEFAULT_HTML_ALT
  2. 6 swftools.module \SWFTOOLS_DEFAULT_HTML_ALT
2 uses of SWFTOOLS_DEFAULT_HTML_ALT
swf in ./swftools.module
Return output, which might be embed markup, or pre-flash markup that includes the appropriate jQuery added to the <head>
swftools_admin_embed_form in ./swftools.admin.inc

File

./swftools.module, line 31

Code

define('SWFTOOLS_DEFAULT_HTML_ALT', '<p>' . t('You are missing some Flash content that should appear here! Perhaps your browser cannot display it, or maybe it did not initialize correctly.') . '</p>');