Hi there, I am trying to rotate a movie clip on rollover and this seems to work fine using the setInterval() function. The only problem is that when I rollout of the movie clip I want it to gradually stop rotating and I can’t figure out how to do this. I’ve tried clearing the interval and adding negative rotation with another function but it just won’t work and my wheel keeps on spinning.
If anyone has any ideas on how to solve this I would be really grateful.
Thanks!
Hectors