Hi folks.
I’m posting a new thread to ask for help humbly.
This is a part of my experiment, as you could see, there are two parts called “VideoInstruction” and “VideoPlayer”.
What am I going to do is to provide two video clips that participants can watch, and I wanna setup two buttons, each of the buttons directs to the video clip in the “VideoPlayer”
e.g. If a participant clicks button #1, then the video on the VideoPlayer will be video clip #1.
And if he/she clicks #2, then video clip #2 will be displayed.
But I got stuck with the coding part, I mean what codes should I write to let the program understand my need? Maybe “if…then…”? If so, what might be the exact codes?
Thanks to every kind help and advice.