Jump to content
Search Community

lucky111

Premium
  • Posts

    18
  • Joined

  • Last visited

About lucky111

  • Birthday 05/26/1970

Profile Information

  • Location
    sweden

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

lucky111's Achievements

  1. lucky111

    Elastic header

    Is it a way to build this elastic header effect with gsap? https://codepen.io/olach/full/NqrYQL When I try this in my iphone it is a litle bit flicking. My be we can geting it to work better with gsap
  2. Thanks Cassie Now it have an name Intresteing!!
  3. I have seen a kind of very nice UX when you scroll to the top of a page in several apps and pages. The page expand and bounce back .... Do you guys know what I mean Has this behavior a name in the UX world? Is it possible to get at web page to behave like this using ScrollTrigger?? Maybe someone has done this already, but I don not know what to search for, becouse I don't know what it is called. In this movie clip from my phone on Swedish TV app you can see this nice behavior. https://ext.dn.se/qs/widgets/test/test.mp4
  4. lucky111

    Check this out

    O thanks for the screenshots It i locked outside sweden for some reaseon
  5. lucky111

    Check this out

    skipp the screenshot here is a working link https://ext.dn.se/qs/widgets/patron/FullScreenWidget/index.html?id=6995
  6. lucky111

    Check this out

    It is verry strange I whould be verry thankfull if you can take a screenshot
  7. lucky111

    Check this out

    Ooo I'm sorry Just klick on the yellow button
  8. lucky111

    Check this out

    I'll like to share some things me and my team mates at Dagens Nyheter have done latly using GSAP. 9-11 graphic using GSAP ScrollTrigger and Lottie Looks coolest in our mobile app but it looks good at the web also Feel free to give us feedback https://www.dn.se/varlden/vad-var-det-som-hande-den-11-september-2001/
  9. Big thank you GreenSock and Cassie for sorten this out. The new animation runs really smooth now! Thanks!!
  10. Yee I think we are something on the tracks here But why is the flickering only aper in long lotties. Watch the scrollbar, the Lottie film in the examples is a quite long lottie, much longer than the animation part. If you clone and fix with the pen and change the lottie url to this (a lottie that is just as long as the actual animation) https://assets2.lottiefiles.com/packages/lf20_ljas34zn.json You will see that the animation is incredible smooth and nice I myself has hard to see how the length of the lottie interacts with the ScrollTrigger / gsap / scrub code and make this flickering aper. What is your best guess Cassie?
  11. Yes but why is not this flickering showing up in the second approach? It's the exact same lottie file with the same scroll length (the scond approche is the upper pen of the two. A little confusing but I'm not able to change the order)
  12. Hi We have previously discussed witch of the two implementations of ScrollTriger controlling a Lottie animation is the best and most effective. There are two 1. The one shown in the examples at greeensock https://greensock.com/docs/v3/HelperFunctions#lottie 2. Ant the one implemented by the user Chris Gannon https://github.com/chrisgannon/ScrollLottie In a previous thread we agreed that the first approach seems the best and most effective, but in a resent project I'm working with I'm starting to notice some flickering in the Lottie animation witch was disapered when I switched to approach 2. The flickering starting appear in very long Lottei animations. Then object that are moving fast in the animation starts to flicker. I have made two pens to point out this problem You can here see how the flickering only appear in the approach 1 pen. I'm curious to now what causes this Do you guys have any clue? https://codepen.io/lucky111/pen/jOBEmRq https://codepen.io/lucky111/pen/MWpYoWp
  13. Thanks GreenSock I have implemented it in my project and it works very well. My next issue is should I use native scroll or should I use some scroll jacking
  14. Thanks Shrug I hope @GreenSock will explain this in detail to us
  15. Ok In Chris code you can skip a gsap.to animation if you set the duration to zero. In the GSAP helper you always have on gsap.to and controll the duration with a scrub value may be it all boling down to the same
×
×
  • Create New...