flash_tag

Description

Embed a flash movie into a page.

Syntax

{{ <url> | flash_tag: <options> }}

Example

{{ 'http://youtube.com?...' | flash_tag: width: '100px', height: '50px' }}

Options

Name Type Description
width String pixel or %
height String pixel or %
© 2024 LocomotiveCMS Terms of use Privacy Policy
Back to top