Is it possible to call the full screen function of jwplayer(flv player) through javascript or jquery? Like I want to create an External Full Screen Link not the usual fullscreen button that es with the jwplayer?
Thanks!
Is it possible to call the full screen function of jwplayer(flv player) through javascript or jquery? Like I want to create an External Full Screen Link not the usual fullscreen button that es with the jwplayer?
Thanks!
Share Improve this question edited Sep 20, 2014 at 8:38 Vlad asked Apr 1, 2011 at 15:38 VladVlad 1,1772 gold badges13 silver badges28 bronze badges 3- Just so you know, just because your code runs on a ColdFusion server, doesn't mean that you need to tag your question as a ColdFusion question. This should go under javascript, jquery, and jwplayer. It doesn't really relate to flash, and really doesn't relate to ColdFusion. – Dave Long Commented Apr 2, 2011 at 17:07
- @Dave thanks for letting me know. Isn't jwplayer flash base and should be tag with flash? – Vlad Commented Apr 15, 2011 at 13:37
- It is flash based, but the question has to do with the javascript events not the Flash source code. – Dave Long Commented Apr 15, 2011 at 17:01
2 Answers
Reset to default 5Due to Adobe security limitations setFullscreen()
does not work in the Javascript API.
Sure, check out setFullscreen()
in the JavaScript API.
发布者:admin,转转请注明出处:http://www.yc00.com/questions/1744894485a4599610.html
评论列表(0条)