|
-
Senior Member
A little explanation may be helpful. frameRate comes in handy for animations in larger applications where you may wish to speed up the framerate for smoother animations at certain points and drop it to normal when you don't need it. In this regard it can help in getting good performance through the entire app.
Slower framerates look clunky visually but perform well in regard to processing while faster framerates look good visually but can cause processing slowdowns and slow renderings which may in turn result in clunky performance.
You might think of it as a stick shift or a throttle.
This is all done at runtime.
You can accomplish the same thing by adjsuting tweens at authortime.
I just think its kind of neat.
Last edited by etuom; 08-18-2009 at 09:51 PM.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|