The docs are now back up again and better than ever!
Check them out here.
flicker
Like flash but flashing the asset multiple times.
Usage
<flicker asset="my_image" duration="200" times="4" opacity="1" />
Attributes
- asset: The asset's internal name.
- duration: The duration for the effect to last in milliseconds. Default: 500.
- times: The number of times the asset should be flashed. The duration of each flash is duration / times. Default: 10.
- opacity: The maximum opacity to use. Default is 1. Values can range from 0 (invisible) to 1 (fully visible).
- ifvar: See conditionals.
- ifvalue: See conditionals.
- ifnot: See conditionals.
Parents
Children
- none
