v11.82.657 beta released

Announcements of new releases, function enhancements and bug fixes.

v11.82.657 beta released

Postby Clifton » Sun Mar 09, 2014 7:46 pm

Changes in this release:
  1. Updated VideoJS player to version 4.4.3
  2. POSSIBLE CODE BREAKING CHANGE!
    htmlVideoLoader() and htmlVideoControl() have been modified to handle video timelines in milliseconds (as opposed to seconds in previous versions). This means that setting time markers now require values to be set in milliseconds. Also getting the currentTime from a playing video now returns the position in milliseconds and not in seconds as was previously the case. Now all PowerPac media players are consistent in time management.
  3. Added additional accepted values for the loop parameter in htmlVideoLoader() that define how the video is manipulated when it reaches the end.
    If loop = true, the video will play continuously.
    If loop = false, the video will stop playback at the last frame of the video. This is the NEW default behavior.
    If loop = "rewind", the video will rewind to position 0 and stop.
    If loop = "reload", the video will reload itself and optionally show the big play button. (This was the previous default behavior.)
  4. Fixed a bug related to non-MSIE browsers when using createDraggableObject().
    This bug seems to have crept in as a result of HTML 5 enhancements for backward compatibility with older ToolBook content < v9.5.
  5. Clarified and updated the popup parameter help window.
If upgrading from a version earlier than v11.82.648, please see this topic for more version changes that may apply to you.
Clifton
Site Admin
 
Posts: 732
Joined: Tue Jan 14, 2014 1:04 am

Return to New Releases

Who is online

Users browsing this forum: No registered users and 2 guests

cron