Ignore:
Timestamp:
08/13/10 17:08:31 (3 years ago)
Author:
pablo
Message:

Introduces new JavaScript API, which mirrors plugin API. The current JavaScript (v4) API is still supported. (989). More documentation to follow.

File:
1 edited

Legend:

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

    r1201 r1207  
    33         
    44        public class PlayerVersion { 
    5                 protected static var _version:String = "5.2.1200"; 
     5                protected static var _version:String = "5.3.1207"; 
    66                 
    77                public static function get version():String { 
Note: See TracChangeset for help on using the changeset viewer.