Comments Phong started the conversationSeptember 15, 2020 at 4:58amHi, How to insert a mp4 video link from other site into Slider ? Not Youtube or Vimeo link.Exp: http://clips.vorwaerts-gmbh.de/VfE_html5.mp4ThanksPhong 137George repliedSeptember 15, 2020 at 10:56amHello Phong,1. Add new video / audio layer2. close the window (without selecting anything)3. Paste the following code into the textarea with the "paste embed code here" text: <video width="640" height="360" preload="metadata" controls=""> <source src="http://clips.vorwaerts-gmbh.de/VfE_html5.mp4" type="video/mp4"> </video> Best Regards,George | Kreatura Dev Team1 Like Sign in to reply ...
Hi,
How to insert a mp4 video link from other site into Slider ?
Not Youtube or Vimeo link.
Exp: http://clips.vorwaerts-gmbh.de/VfE_html5.mp4
Thanks
Phong
Hello Phong,
1. Add new video / audio layer
2. close the window (without selecting anything)
3. Paste the following code into the textarea with the "paste embed code here" text:
Best Regards,
George | Kreatura Dev Team