Interactive Videos
Starting
Version: 1.02
Click to start

(required in web-browser to allow audio playing)
(won't be shown in real application)

{{ data.content.initial_screen.title.en }}
{{ data.content.initial_screen.text.en }}
English
{{ data.content.initial_screen.title.fr }}
{{ data.content.initial_screen.text.fr }}
Français
Enter
Entrer
{% for page in data.content.pages %} {% set pageIndex = loop.index - 1 %}
{% for zone in page.interactive_zones %} {% set zoneIndex = loop.index - 1 %}
{% for cta_image in zone.cta_images %} {% endfor %} {% endfor %}
{% endfor %}
Now playing:
En cours de lecture :
{% for page in data.content.pages %} {% set pageIndex = loop.index - 1 %} {% for zone in page.interactive_zones %} {% set zoneIndex = loop.index - 1 %}
{{ zone.title.en }}
{{ zone.title.fr }}
{{ zone.duration.en }}
{{ zone.duration.fr }}
{% endfor %} {% endfor %}