Is there any way to load/stream a video-file to video-plugin from url with js? Ashley
Develop games in your browser. Powerful, performant & highly capable.
Had a quick look at the code and it doesn't look like we've written an JS interface for the video plugin yet. You could create a eventsheet function that sets the src for the video and then call that from JS with the src?