Hi,
In my app, I create an embedded twitter video via JS
window.twttr.widgets.createVideo(videoId, twitterVideoContainer)
My question is: Is it possible me to listen to any video events from this embedded player? to programmatically play/pause video? Previously I did these by using the postMessage but I don’t know whether this is applicable anymore with the new API change.
Thank you so much
Besst Regards,
Sugi
system
Closed
#2
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.