adding javascript to JW player
-
Hello I’m using s2member s2stream with JW player v6 to stream RTMP.
I disabled the player controls so I need to add control and seek buttons to my videos using javascript as shown in this link http://support.jwplayer.com/customer/portal/articles/1439411-example-a-chromeless-playerThis is my shortcode:
[s2Stream player=”jwplayer-v6-rtmp-only” player_path=”/jwplayer/jwplayer.js” file_download=”vid.mp4″ player_key=”sec” count_against_user=”no” check_user=”no” player_controls=”false” ” /]I didn’t find a way to pass javascript to JW via this shortcode, so how to add it to JWplayer.js or other file to make this as default behavior i.e no controls, just the play and seek under the video as shown in the link above.
Thank you!
The topic ‘adding javascript to JW player’ is closed to new replies.