Menu

Incrementing multiple movie clip?

Help
FrankyFish
2006-10-06
2013-04-01
  • FrankyFish

    FrankyFish - 2006-10-06

    Is it possible to make an animation that would increment all the movieClips "y" position by 30?

    lol something like that ;)
    listMove = new Move(_array);
    listMove.animationStyle(1000,Quad.easeOut,"onCallback");
    listMove.run(0, +=30)

     
    • Alex Uhlmann

      Alex Uhlmann - 2006-10-20

      You'd have to do this with slightly more code, not just 3 lines. ;)

      Best,
      Alex

       
    • FrankyFish

      FrankyFish - 2006-10-23

      Yea... thank you but what do you suggest?!

      For example, I have 30 movieclips to animate, I make 30 ap objects? make a loop?!?

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.