JegoYalu

jaris player's blog

Total de Publicaciones: 22

Stay tuned for news and updates of Jaris Player. / Manténte informado de noticias y actualizaciones de Jaris Player.

Jaris Version 2.0.15

August 27, 2011   Views: 739
This new version adds a new theme: * New player controls * New flashvar controltype (0=old, 1=new) to indicate the which controls to use * New flashvar controlsize for new controls only * New flashvar seekcolor for new controls only ...

JavaScript Class Interface

March 09, 2011   Views: 1170
Just finished a javascript class that serves as an interface to control the player using the jsapi. For download and documentation check the following section: http://jarisflvplayer.org/docs/jsapi ...

Jaris Version 2.0.13 Beta

March 06, 2011   Views: 544
This new version adds a new feature and fixes a bug, here are the changes: Implemented loop class  Added loop functionality by passing loop=true or loop=1 as parameter Fixed reported bug "slider will show wrong position" on pseudostreaming seek (Thanks to Adam) Go to the download section to get it! ...

HTML5 Prolonged

February 23, 2011   Views: 675
HTML5 official launch has been extended up to 2014 so there seems to be a lot of work and decisions to take (like which video codec to use) by the w3c. Flash lifespan has been extended a little more ;) http://slashdot.org/story/11/02/15/057246/As-HTML5-Gets-2014-Final-Date-Flash-Floods-Mobile ...

New Code Generator

February 23, 2011   Views: 662
Added a tool to help you learn and generate the html code with the different options available for the player more easily.

New website design

February 22, 2011   Views: 629
Thanks to my beautiful wife we are launching a new web design. Our goal is to improve the community support and make the process of delivering updates more easily. We hope you enjoy the new Jaris website.

Jaris Version 2.0.12 Beta

November 06, 2010   Views: 486
Some major new features Changes: Java Script Api to listen for events and control the player. More player events added to use on JSApi. All this changes thanks to Sascha Kluger from http://projekktor.com And this other changes from previous version Removed togglePlay of onFullscreen event since it seems that new flash versions doesnt emits the space ...

Jaris Version 2.0.10 Beta

September 30, 2010   Views: 457
Some minor improvements and fixes. Changes: Fixed bug on formatTime function calculating hours as minutes Improved poster to keep aspect ratio and display back when playback finishes Added flashvar aspectratio option to initially tell on wich aspect ratio to play the video ...

Jaris Version 2.0.7 Beta

March 25, 2010   Views: 435
Youtube fix Changes: Fixed youtube security bug that do not permit communication with it ...

Jaris Version 2.0.6 Beta

March 13, 2010   Views: 418
New aspect ratio indicator Changes: Added: display current aspect ratio label on aspect ratio toggle Improved readability of text only attach netstream to video object if input type is video remove poster from player code ...