A Flash Developer Resource Site

Results 1 to 5 of 5

Thread: Annoying

  1. #1

    Annoying

    Whenever I rotate n object using the morph thing it makes it small n then it gets big again while rotating. Why does it do that n is there any way to get rid of it?
    4 out of 5 voices in my head say im completely normal.

  2. #2
    Senior Member
    Join Date
    Jul 2000
    Posts
    5,087
    It does this becuase the shapes are not locked while morphing. They also morph Linear unless you specify otherwise.

    The solution is one of 4 things;

    1. Change its morph type if it will shape morph the option to do this is under behavior of the Objects properties. Just switch it from Standard to Nonlinear morphing. If you rotate no more than 45%-90% that will solve it.

    2. Convert it into a Symbol but if you morph the shape any do not do this.

    3. Switch over to single step play and convert every other tween to a key. Go back in and scale them up so that it loocks right.

    4. Convert it to a MC and rotate using an Actionscript.

  3. #3
    Senior Member
    Join Date
    Jun 2000
    Posts
    3,512
    Using the rotate effect (under Effects) should also eliminate the problem.

  4. #4

    oh

    ok thanks
    4 out of 5 voices in my head say im completely normal.

  5. #5
    undead creature necromanthus's Avatar
    Join Date
    Feb 2002
    Location
    ROM
    Posts
    1,890
    Originally posted by johnie
    4. Convert it to a MC and rotate using an Actionscript.
    It's the best solution to prevent distortions & placement errors!
    Also it's easy to implement it.

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