Forum Discussion
Transparent
10 years agoVisitor
"EnTerr" wrote:
I haven't the foggiest what does "customvideoplayer" use!
Is it roVideoPlayer? If so, use .pause()/.resume()
I am using .pause() and .resume(). s: if the event from using play or pause command code = 13, play or pause the video. shouldn't this work? because Play and Pause are given defined as code 13? Seems like the right way to do it in my mind but I can't seem to get it to work