A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: Jittery Animation

  1. #1
    Junior Member
    Join Date
    Aug 2004
    Posts
    3

    Jittery Animation

    I have created an animation using vector graphics.

    The animation scrolls from the right to the left.

    The document properties are as follows:

    Size: 1281.6 px X 961.2 px
    FPS: 30

    The animation takes 250 frames to travel from the right to the left.

    The problem is that the vector graphic becomes jittery while traveling.

    I am using a standard motion tween to create the animation.

    Does anyone have suggestions on how I can greatly reduce the jitter?

    Any assistance given is greatly appreciated.

  2. #2
    Member
    Join Date
    Jan 2008
    Posts
    58
    In each frame flash redraws the vector graphics. use catchasBitmap option in the properties pannel.

    I think this is enough to ur problem fixing

  3. #3
    Junior Member
    Join Date
    Oct 2008
    Posts
    5

    Thank you!

    Hi!

    Thank you for the reply to that problem. It was extremely useful. I had the same issue and after selecting the movieclip and going to the properties panel and selecting "Cache as Bitmap" under the Display options, my movieclip now tweens across the stage very smoothly!

    Thanks for that!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center