Keyword

HTML5 feature request

More
13 years 11 months ago #40758 by ccvid
HTML5 feature request was created by ccvid
Please upgrade AllVideos player to work with the new JW Player so that it can play HTML5 and have a flash and then a download fallback. 

[url=http://"http://community.getk2.org/forum/topics/im-running-allvideo-in-flash?commentId=3536014:Comment:270030&xg_source=msg_com_forum"]I came across this thread in the K2 forum that seemed to fix this, but I haven't been able to get it to work...[/url]

The following code was put together by Craig Pearson...thanks Craig for the help...You have to also upgrade your jwplayer in the AllVideos Plugin to get this to work.  There are more directions at the K2 link above.
"mp4" => "
<div id=\"container\">Loading the player ...</div>
<script type=\"text/javascript\">
jwplayer(\"container\").setup({
autostart: {AUTOPLAY},
height: {HEIGHT},
width: {WIDTH},
file: \"{SITEURL}/{FOLDER}/{SOURCE}.mp4\", 
image: \"{SITEURL}/images/video.png\",
players: [
{ type: \"flash\", src: \"{SITEURL}/plugins/content/jw_allvideos/includes/players/mediaplayer/player.swf\" },
{ type: \"html5\" }
]
});
</script>
",

Please Log in or Create an account to join the conversation.

More
13 years 9 months ago #40759 by woochild
Replied by woochild on topic Re: HTML5 feature request
no intentions of adding this??

Please Log in or Create an account to join the conversation.

More
13 years 9 months ago #40760 by Pberntson
Replied by Pberntson on topic Re: HTML5 feature request
We would like this too.

Please Log in or Create an account to join the conversation.

More
13 years 9 months ago #40761 by Tan Tanuwijaya
Replied by Tan Tanuwijaya on topic Re: HTML5 feature request
Yeah,agree with u.everyone need it

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum