|
|
Change log
- removed all Tweener dependencies - put the old fadeIn/fadeOut routines from BaseClip into com.bumpslide.tween.Fade - added new fadeIn/fadeOut methods to FTween (slightly different syntax) - updated ComboBox, Lightbox, and examples to use new FTween fade routines - added linear, stutter, and smooth easing methods to FTween - some FTween updates/fixes - misc tweaks
| Go to: |
Project members,
sign in to write a code review
Older revisions
r115
by tkdave
on Nov 04, 2008
Diff
- cleaned up exaples and tested slider changes, things look stable
r106
by tkdave
on Oct 13, 2008
Diff
- added comboBox and example with FLA (examples/misc/ComboExample.fla) - fixed grid mousewheel scrolling bug - misc scrollpanel tweaks
r70
by tkdave
on Aug 14, 2008
Diff
- added spacing to grid/gridLayout - updated examples - some bugfixes