I have an initial basically screensaver loop video that plays. At any point during that loop, I have a keyboard event occur when the spacebar is clicked. This sends the screensaver loop into a video. In this video, I want to have two events. The first event will be when this video completes, it returns to the screensaver. I want there to also be a second event on this video that if anytime during the video the spacebar is pressed, it will return to the screensaver too. Is it possible to have both of these events? If so, is my setup below correct? Thanks!
FYI the video in the middle is just a transition, so ignore.

