« All helpers
Embeds a flash player.
Used by the file manager in the WYSIWYG editor when it recognizes an SWF file being embedded.
In PHP code, call it like this:
echo $this->run ('filemanager/swf', array ('file' => 'flash-file.swf'));
In a template, call it like this:
{! filemanager/swf?file=flash-file.swf !}
Parameters:
file
Also available in the dynamic objects menu as "Flash Player (SWF)".
Embeds a flash player.
Used by the file manager in the WYSIWYG editor when it recognizes an SWF file being embedded.
In PHP code, call it like this:
In a template, call it like this:
Parameters:
file
- The SWF file to playAlso available in the dynamic objects menu as "Flash Player (SWF)".