Changeset 242 for trunk/as3/com/jeroenwijering/plugins/Playlist.as
- Timestamp:
- 07/21/09 22:14:25 (4 years ago)
- File:
-
- 1 edited
-
trunk/as3/com/jeroenwijering/plugins/Playlist.as (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/as3/com/jeroenwijering/plugins/Playlist.as
r210 r242 231 231 buildList(false); 232 232 if(config['position'] == 'over') { 233 clip.back.alpha = 0.7;234 233 stateHandler(); 235 234 } else { 236 clip.back.alpha = 1;237 235 clip.visible = config['visible']; 238 236 }
Note: See TracChangeset
for help on using the changeset viewer.
