Ignore:
Timestamp:
07/21/09 22:14:25 (4 years ago)
Author:
jeroen
Message:

wrapped up the searchbar, added cookie / errorcatcher to Logger, fixed infinite errormessages in the display and fixed inconsistent behaviour around the start flashvar

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/as3/com/jeroenwijering/plugins/Playlist.as

    r210 r242  
    231231                buildList(false); 
    232232                if(config['position'] == 'over') { 
    233                         clip.back.alpha = 0.7; 
    234233                        stateHandler(); 
    235234                } else { 
    236                         clip.back.alpha = 1; 
    237235                        clip.visible = config['visible']; 
    238236                } 
Note: See TracChangeset for help on using the changeset viewer.