Urgent! How to customize movie_stim play and pause

If this template helps then use it. If not then just delete and start from scratch.

OS : Win10
PsychoPy version : 2022.2.5
Standard Standalone? Yes
What are you trying to achieve?: I want to show a list of 3 movies to the participants, in a randomized order. On top of the movie, I am trying to show a word stimuli for 3 secs, with a 10 secs interval between each word. After every 10-15 words, the movie background show pause and a question prompt should open asking the user memory questions. And after that the prompt should close and the movie should start again.

What did you try to make it work?: I have tried using both psychopy coder and builder for the experiment, but in case of the coder, I am unable to play the video using movie_stim.play(), and in builder I do not know how to make sure the video pauses after every 10 words and question prompt should open.

Any insights on how to use the builder to build this experiment will be helpful to me as i am very new to python and psy