Deon
Posts: 0
Joined: Sun Jun 30, 2013 6:00 am

How do i display a video with the Video Component?

Hi

I want to use jscript to display a video in the video component.

This code that you suggest does not work and I cant find any documentation on how to do this.

var vid = "https://api.appery.io/rest/1/db/files..." + filename;
Appery('video_41').attr("src", vid);

thx

Return to “Issues”