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

fixes in skinning and controlbar

Files:
1 modified

Legend:

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

    r1 r2  
    3333                _config = cfg; 
    3434                _skin = skn; 
     35                _config['controlbarsize'] = _skin['controlbar'].height; 
    3536                controller = ctr; 
    3637                model = mdl;