« All helpers
Embeds a video player with looping and without player controls. Essentially a more efficient GIF.
In PHP code, call it like this:
echo $this->run ('filemanager/videogif', array ('file' => 'my-video.mp4'));
In a template, call it like this:
{! filemanager/videogif?file=my-video.mp4 !}
Parameters:
file
Also available in the dynamic objects menu as "Video GIF (MP4)"
Embeds a video player with looping and without player controls. Essentially a more efficient GIF.
In PHP code, call it like this:
In a template, call it like this:
Parameters:
file
- The MP4 file to playAlso available in the dynamic objects menu as "Video GIF (MP4)"