Jump to content
Search Community

Youssef

Members
  • Posts

    1
  • Joined

  • Last visited

Posts posted by Youssef

  1. Hello guys. 

     

    I have followed the tutorial really close. I've been trying to implement this animation in a vue.js project with my own animation. the animation gets loaded with success. but when it comes to controlling the frames with GreenSock i get the follow errors. 

     

    image.png.a49bbe5251788a329fa7a96d9a0df7c8.png

     

    in the goToAndStop function the parameter "this.target.frame" is returning property of undefined.

    When i console.log(this) it does reffer to the TimelineMax() object. but my TimeLineMax() object  doesnt contain  a target object. 

     

    How can i reference the frames that are being used in the tl.to() ?

     

    Thanks in advance

     

     

×
×
  • Create New...