Well - fortunately the request for thoughts on the timer can be disregarded - I've managed to get it all working. The application now has a custom class able to be attached to any interface component which tweens from a user defined value to a user defined value with a user defined easing type. If related listener events are fired while a tween is in progress, the class tweens back from the current value to the destination value defined in the most recently fired listener - in the same number of frames it took to get to its current value.
I had no luck with this basic type of interface functionality using the native flex classes - which is a little disappointing. I'm still having difficulties getting the value of the application framerate. So any tips there would be appreciated. -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/flexcoders/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

