Ignore:
Timestamp:
02/03/10 17:35:19 (3 years ago)
Author:
pablo
Message:
  • Fixed bug in HTTP and YouTube where seeking could result in strange buffering behavior in the controlbar.
  • Try/catch Arthropod log.
  • MediaProviders send position w/ jwplayerMediaBuffer events
  • Fixed bug in PNG Skins where the buffer wouldn't show correctly with a seek/offset.
File:
1 edited

Legend:

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

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