M1lkyBarK1d
05-28-2009, 03:27 PM
Hi
I’m working on a very simple animation for a Leaderboard banner
All I want to happen is some text (6 words) animate in from the right hand side and slow to a stop in the centre of the banner. Simple.
The problem im having is the when the text animates on it tends to stutter and appear jerky whereas I need it to be very smooth.
I’ve tried animating the text using basic frame tweening with easing and with various high frame rates
I’ve tried various coding methods using tweening classes (both the inherit class within flash and imported 3rd party classes) which seem to improve the animation slightly but still with some random jerkiness.
Here’s some sample banners
http://www.dotlabel.co.uk/preview/test/testanimation_code.html
http://www.dotlabel.co.uk/preview/test/testanimation_tween.html
Im creating another banner which animates in text and a simple vector image – the jerkiness seems even worse
One of the problems seems to be when the banner is viewed in explorer. It seems fine in safari
The text is set to anti alias for animation as well and wmode is set to opaque
Im using CS3 action script 2. The banner is to be exported in flash 8
I’ve googled for solutions but haven’t found any that work yet. Any suggestions would be welcome as im tearing my hair out here
Thanks
I’m working on a very simple animation for a Leaderboard banner
All I want to happen is some text (6 words) animate in from the right hand side and slow to a stop in the centre of the banner. Simple.
The problem im having is the when the text animates on it tends to stutter and appear jerky whereas I need it to be very smooth.
I’ve tried animating the text using basic frame tweening with easing and with various high frame rates
I’ve tried various coding methods using tweening classes (both the inherit class within flash and imported 3rd party classes) which seem to improve the animation slightly but still with some random jerkiness.
Here’s some sample banners
http://www.dotlabel.co.uk/preview/test/testanimation_code.html
http://www.dotlabel.co.uk/preview/test/testanimation_tween.html
Im creating another banner which animates in text and a simple vector image – the jerkiness seems even worse
One of the problems seems to be when the banner is viewed in explorer. It seems fine in safari
The text is set to anti alias for animation as well and wmode is set to opaque
Im using CS3 action script 2. The banner is to be exported in flash 8
I’ve googled for solutions but haven’t found any that work yet. Any suggestions would be welcome as im tearing my hair out here
Thanks