Hi @emilychews   You could do something like this:  var tl1 = new TimelineMax({onComplete:function(){tl1.play("start")}});   See the Pen eMZNwP by PointC (@PointC) on CodePen   You could also make the fade tween a stand-alone tween and then onComplete play the main timeline. There are lots of possibilities.   Hopefully that helps. Happy tweening.  
    • Thanks
    • Like
    6