Script to play media

This may be a simple line, may be impossible, as all things scripting goes.
I have several mediaPlayers with short gif-style videos on my home page. I want to have a row of selection buttons (1,2,3,4,5) below the player which plays each corresponding video (and possibly replay it). Right now, it seems only the behavior button “Play” works (which stays on the video), and I can only “onClick-show” or “hide” the video with a button through Corvid. Is there a “play media” type command? I can’t find anything of the sort…
See screen shot…
Thank you in advance

https://www.wix.com/corvid/reference/$w.PlayableMixin.html

https://www.wix.com/corvid/reference/$w.Video.html
https://www.wix.com/corvid/reference/$w.VideoPlayer.html

I think those don’t work with the MediaPlayer, only the VideoPlayer

Old post being closed