A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: Newbie. help on animations

  1. #1
    Junior Member
    Join Date
    Nov 2004
    Posts
    2

    Newbie. help on animations

    Hi everyone!
    At first sorry for my english.
    I'm learning to use swift 3d v4 and i would do a simple animation.
    So:
    I have a cube on screen. This cube move on the right. When it's moviment finished i would insert at this moment another cube. I try but the second cube is visible already at first frame. I would see only at 10 frame.
    Can you help me?
    Tx

  2. #2
    ism BlinkOk's Avatar
    Join Date
    Aug 2001
    Location
    , location, location
    Posts
    5,002
    set the second cubes scale to x=0, y=0 z=0 at the start. then when you get to the frame where you want it to appear set it's scale back to x=1, y=1, z=1. make sure you have the animate button checked.
    Graphics Attract, Motion Engages, Gameplay Addicts
    XP Pro | P4 2.8Ghz | 2Gb | 80Gb,40Gb | 128Mb DDR ATI Radeon 9800 Pro

  3. #3
    Junior Member
    Join Date
    Nov 2004
    Posts
    2
    i try this, but it didn't work... now it work!!!!
    Tx a lot Blink!!!

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