Jump to content
Search Community

m.had123

Members
  • Posts

    4
  • Joined

  • Last visited

m.had123's Achievements

2

Reputation

  1. @Carl I could not be more Thankfull. Big Thanks from deep Heart for your Help solving it. I would like to take not only one course but more. Thanks again Carl, it felt like i didn't lost 9 Days studying. And Massive Thanks for all GSAP Admins and the people who took care. Love you all
  2. @GreenSock i uploaded it as you told me and here is the Pen Link: https://codepen.io/maher-haddad/pen/abvRRGW I did changed it as you told me but still not working much big Thanks for your efforts
  3. @ZachSaucier Big Thanks for your Reply, i did checked them before i write this post, but it didn't work, so i deleted all Functions and write it in the new GSAP form as i replaced "var tl4 = new TimelineMax();" with the new version style "var tl4 = gsap.timeline();" which made it work but only for one time. then when i added "var tl4 = new TimelineMax('repeat:-1');" which should makes it infinite loop, all contents disappear. I am really not sure where is my mistake, this is why i posted the whole file so someone could take my hand and tell me exactly where to start and what to change. Thanks alot again
  4. Hello Everyone, as i am new to this Ultimate Gsap World, i am working on understanding the principle of Javascript at the same time with buliding a Gsap animation. i attached an old version of Gsap-Javascript file that was used in 2017, and i should mention that i spent one whole week trying to apply every single detail that have been mentioned in the Learning page of Gsap. Can you help me upgrade this attached JS file so it can work on the new V3 GSAP. (i am not that good with functions and need more time so go easy on me) with all Respect and appriciate to all your Comments. main.js
×
×
  • Create New...