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 % |