" />

GDT 260 Animation for the Web: Winter 2002

2.12.2002

Shape Tweening

Text Tweens

Color in Shape Tweens

Simply change the color between the keyframes, Flash will gradually change from one color to the next

Tween Modifiers

Shape Hints

Normally, Flash calculates shape tweens in the most efficient way possible, which yields strange results sometimes.

Shape hints indicate that a specific part of the original shape should become a specific part of the transformed shape.

Since shape hints force Flash to use a less efficient tween, the processor can get bogged down pretty quickly.

Adding Shape Hints

Shape hints must be added at either the intial or the last keyframe. They must be individually positioned at each keyframe. There can be up to 26 hints per tween (each is labelled with a letter). Use as few shape hints as possible to achieve the desired effect.

  1. Select your first keyframe
  2. Modify > Ttransform > Add Shape Hint
  3. Position on the first keyframe
  4. Go to the final keyframe and position the hint. You'll see that it becomes green, and that the hint on the first keyframe is now yellow. The color change indicates that both hints are successfully added.

Removing Shape Hints

To remove one, drag off stage. To remove all, Modify > Transform > Remove All Hints