Hi, I'm ultimately wanting to have the construct file play on desktop only (mac or win).
What I want to do is have it play a video that is linked (to a local file) rather than embedded into the compiled application, so I can swap the video out with an updated one as I need to.
Is there any way to do this?
The video object seems to embed. I've also tried iFrames and having a HTML wile play a linked video, but cant seem to get that to work either.
Any help would be massively appreciated! :)