Hi,
I am trying to build a controller that works all the time.
MULTIMEDIA Background Film "Tlo1" is a spinning basic movie, also it has to be visible as a playing movie.
Evidently in my case, the function; Wait until the entire video is played and perform..., is the most important
I don't know, maybe I started wrong, because I activate the one time playback of FILM1, FILM2, FILM3 via the VISIBILITY in the Multimedia list in one scene.
Maybe I should trigger the conditions with keys? I don't know how to make a macro that would listen.
I want it to work like this when streaming:
1. **Background 1** plays all the time in a loop, that is, it repeats indefinitely as if it were the basic background.
2. I have the option to turn on **Scene 2** (or any other, e.g. Scene 3), press the scene change button at any time, then: **Scene 1** must first fully end. IMPORTANT: so that the programme does not interrupt it in the middle - and wait until it has played all the way through, and only then does the streamer turn on **Scene 2**.
3. after **Scene 2** has finished, we automatically go straight back to **Scene 1**, which plays in a loop again.
-----
maybe use buttons ? Then maybe it would work