A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: Tweening Problems

  1. #1
    Junior Member
    Join Date
    May 2001
    Posts
    26
    How do I make text and/or a imported picture tween? for some reason, when I tween test, it just stays the same way until it gets to the next frame (with the text it was supposed to tween to) and it just instantly changes- no tweening. Same with graphics.

  2. #2
    Old dog learning new tricks

    Join Date
    Dec 2000
    Posts
    1,498
    U can't shape tween between 2 different texts or 2 different bitmaps. Shape tweening is hapening only between shapes. So u must break apart the 2 texts. But the result won't be so good.

  3. #3
    Junior Member
    Join Date
    May 2001
    Posts
    26
    How would I go about doing that?

  4. #4
    Old dog learning new tricks

    Join Date
    Dec 2000
    Posts
    1,498
    Select the text and from the Modify menu press Break Apart.
    Or Ctrl+B.

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