Ignore:
Timestamp:
05/20/11 13:35:04 (2 years ago)
Author:
pablo
Message:
  • Allows player to load locally if a remote plugin was specified (ticket:1334)
  • Loads the first level if no width / bitrate is specified (ticket:1333)
  • Adds "image.duration" property, which specifies a default duration for image playlists (ticket:1164)
File:
1 edited

Legend:

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

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