Using local Video - Forum

Forum Navigation
You need to log in to create posts and topics.

Using local Video

I'm trying to package a video within an app. Without a video option, I've put a video in an iframe (stored locally). I've added the html file and video to the files list in app properties, but when compiled the app cannot find the page.

Is there a better way of inserting video into the app? Must run locally (without internet connection)

You can add manually the video file to the compiled folder (YourAppName-Web) and choose not to empty build folder before compile.