Ignore:
Timestamp:
04/08/11 13:14:23 (2 years ago)
Author:
pablo
Message:
  • Fixes a loop condition when resizing the player with HTTP bitrate switching (introduced in 5.6)
  • Adds support for youtu.be shortened YouTube URLs (1291)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/fl5/src/com/longtailvideo/jwplayer/player/PlayerVersion.as

    r1713 r1721  
    33         
    44        public class PlayerVersion { 
    5                 protected static var _version:String = '5.6.1713'; 
     5                protected static var _version:String = '5.6.1721'; 
    66                 
    77                public static function get version():String { 
Note: See TracChangeset for help on using the changeset viewer.