Menu

Sequence problems...

Help
2006-10-03
2013-04-01
  • Eric Gagnon

    Eric Gagnon - 2006-10-03

    Hi,

    When i have something like:

    mySequence.addChild(myAlpha);
    mySequence.addChild(myParallel);
    mySequence.addChild(myAlpha2);

    myAlpha2 animation isnt working if it is added after the parallel animation...

    Is there know limitation to sequence and parallel animation??

     
    • Alex Uhlmann

      Alex Uhlmann - 2006-10-20

      Eric,

      I've tried to reproduce your problem without success. It works fine for me. Please post an isolated small example with full source code.

      Alex

       

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.