As a Flash dev, the actual motion of starting fast the slowing to a stop is called 'ease out' (ease in would be starting slow then getting faster) ... So when I'd describe the functionality I'd just say 'scrolling with easing' or some such combination of words. "The <insert item moving here> will ease in, then ease out again." or "When the user clicks here, the <thing> eases out." etc.
>From an ActionScript POV however, I've often seen classes and code written to >accomplish this affect called things like 'scrollbar with inertia' etc. B ________________________________________________________________ Welcome to the Interaction Design Association (IxDA)! To post to this list ....... [EMAIL PROTECTED] Unsubscribe ................ http://www.ixda.org/unsubscribe List Guidelines ............ http://www.ixda.org/guidelines List Help .................. http://www.ixda.org/help
