Have you brought up browser inspector and checked for errors, missing files?
I see you assigned your video variables with relative paths, maybe try an absolute path?
Or maybe, since you are using the replace texture puzzle, after you initially swap the image for video, when you try to do it again, the original image texture had already been replaced with a video texture?
So you might need to add some puzzles to reset things on each click function, or rig something up with the “flexible input” option enabled?
This got me curious so I actually created a test project and everything worked for me.
https://cdn.soft8soft.com/AROAJSY2GOEHMOFUVPIOE:4be860d0a7/applications/testvid/testvid.html
The only main difference was I enabled the “once ready slot” on the replace text puzzle and put the play block in there.
Not sure what you are doing with the ‘enable rendering’ puzzles, but for testing purposes, you might want to give it a try deactivating those along with the bloom puzzle.. you using the current version?
Attachments:
You must be
logged in to view attached files.