Share Posted August 1, 2014 Hi! Is it possible that the onComplete and totalDuration methods of TimelineMax doesn't work at all? version 12.1.5 I have nested TimelineMax instances all has totalDuration = 0, the nested onComplete callback functions doesn't get called. The main TimelineMax onComplete function is triggered immediately though. Or I missed something in the last few months.. Thank you. Gergely. Link to post Share on other sites
Share Posted August 1, 2014 it is a bit difficult to understand what is happening. Please provide a very basic example fla (zipped) that only has enough code and assets to clearly replicate the problem. You can attach it to this post using the "more reply options" button. Link to post Share on other sites
Author Share Posted August 3, 2014 Ok, I've created a new project and works fine, so I must investigate futher.. Link to post Share on other sites
Author Share Posted August 5, 2014 I found it finally, I hardly can admit it was a typo in the properties of the timeline configuration object.. Sorry for false alarm.. Gergely Link to post Share on other sites