A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: morphing???

  1. #1
    Senior Member FLASHPULSE's Avatar
    Join Date
    Nov 2002
    Location
    USA
    Posts
    1,356

    morphing???

    I was testing the morphing functions in KM and created a square in the first frame and a circle in the next. Chose the "morph source" function on the circle, to morph from the square in frame one.

    My issue is, when I did this, it made the my created circle with a few uncurved or straight lines (the fun file is availible to view to see what I'm talking about).

    I figured when I done this the shapes would retain the original shape, then when I played it in explorer, it would morph from square to circle.

    Let me know if I'm missing something or just not understanding the morph feature because this is my first time using it. Thanks

    View the FUN File

  2. #2
    Senior Member
    Join Date
    Jun 2000
    Posts
    3,512
    Please post the swf. Morphing straight line stuff and curved line stuff is tricky. The software has to convert the straight lines into curved lines that look like straight lines. In swf, only similar type points can be morphed.

    A simple trick for morphing particularly images which swf does not support (one image morphed to another) is to fade out one while fading in another. That is how the mountains to sunglasses was achieved at www.koolmoves.com/product.html

  3. #3
    Senior Member
    Join Date
    Sep 2002
    Posts
    106
    If you want to morph a circle into a square you have to have as many points on the circle as on the square.
    Attached Files Attached Files
    www.flashflow.be

  4. #4
    Senior Member FLASHPULSE's Avatar
    Join Date
    Nov 2002
    Location
    USA
    Posts
    1,356
    Thanks for the help guys but simpelendidi pretty much solved my issue, thanks.

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