Jump to content
Search Community

AmiHanya

Members
  • Posts

    4
  • Joined

  • Last visited

Posts posted by AmiHanya

  1. how can i do a TimeLineMax that the append items was start before the last item finish hear animation. i want to mix it for example if i write it with out the TimeLine i write is like this:

    TweenMax.from(men_mc, 1, {alpha: 0})
    TweenMax.from(tik_btn, 1, {alpha: 0,delay:0.5})
    TweenMax.from(tri_btn, 1, {alpha: 0,delay:1})

×
×
  • Create New...