A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: [RESOLVED] Need advice for smoothing animation

  1. #1
    Junior Member
    Join Date
    May 2011
    Posts
    14

    resolved [RESOLVED] Need advice for smoothing animation

    I have an animation of a roulette wheel which is composed of about 100 jpg images. Its a 3d perspective so I don't have many options as far as tweening goes.
    Each frame is an image with appx 4 degrees of rotation(see attached).

    The problem is that its a bit choppy. Is there a way to do something like an image tween between the frames to smooth out the animation?
    Any help is appreciated!
    image 984 (innerWheel_rotation_0).jpg
    image 985 (innerWheel_rotation_4).jpg

  2. #2
    Junior Member
    Join Date
    May 2011
    Posts
    14
    I fixed this by stretching out the image into a circle and doing a 5 degree rotation tween on each frame, and then resizing the mc's container

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