Show
Ignore:
Timestamp:
06/05/08 08:54:24 (21 months ago)
Author:
jeroen
Message:

fixes in skinning and controlbar

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/as3/com/jeroenwijering/player/Player.as

    r1 r2  
    1919        private var defaults:Object = { 
    2020                height:300, 
    21                 skin:undefined, 
    2221                width:400, 
    2322 
     
    3938                playlist:'none', 
    4039                playlistsize:180, 
     40                skin:'agriya.swf', 
    4141                texts:false, 
    4242 
     
    6060                streamscript:undefined, 
    6161                tracecall:undefined, 
    62                 version:'4.0 r157' 
     62                version:'4.0 r1' 
    6363        }; 
    6464        /** Object that loads all configuration variables. **/