Replies: 0
Hi there
i hope that somebody will help me with this problem.
I uploaded a couple of .mp4 files and wanted to show them.
In a pod i used the file/images/video with upload limit multiple files.
Im my template i used this construction:
[if videomateriaal]<h2>Videomateriaal</h2>[each videomateriaal][video src="{@videomateriaal}"][/each][/if]
Second attempt:
[if videomateriaal]<h2>Videomateriaal</h2>[each videomateriaal]{@videomateriaal}[/each][/if]
Anyone a good idea???
Thanks in advance
ED