[Flashcoders] complex button action

2007-09-17 Thread noentourage
I have a movieClip that I move up or down based on it's curreny _y + a specified pixel height using Tweener code to move the movieClip smoothly. The action is called onRelease of an arrow movieClip. The client would now like it to constantly scroll onPress after holding the mousedown for say...1

Re: [Flashcoders] complex button action

2007-09-17 Thread elibol
Hi, I don't think you'll be able to accomplish a smooth solution using the Tweener class as you will need to know the *change* for the easing effect to look nice. You cannot know the change since the user will actually be changing it. The way it would be done with the Tweener is to set it to ease