
Can playback be toggled if video is in an iframe?
I have a video that is displayed in an iframe. I know the function onclick='jwplayer().play() can be used to toggle playback of the video, but I cannot get the function to work on my page and I suspect it is because I have the video in an iframe.
Is there any way to get this function to work if the JWPlayer is in an iframe?
Thanks!