I currently have a working mx:LineChart with a dataTipFunction that shows up on mouse over.
I would like to add some animation to this Chart, is there a way to show dataTip1, sleep some, then show dataTip2, sleep, etc without having the user mouse over the data points ? -Thanks Flex newbie

