Jump to content
Search Community

Search the Community

Showing results for tags 'elastic'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • GreenSock Forums
    • GSAP
    • Banner Animation
    • Jobs & Freelance
  • Flash / ActionScript Archive
    • GSAP (Flash)
    • Loading (Flash)
    • TransformManager (Flash)

Product Groups

  • Club GreenSock
  • TransformManager
  • Supercharge

Categories

There are no results to display.


Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Personal Website


Twitter


CodePen


Company Website


Location


Interests

Found 4 results

  1. Hey there guys! I've been using GSAP for a while now, and really loving it so far! I've found that this forum is one of the most valuable resources in the GSAP eco-system, that said. I've been looking to replicate a custom cursor I found on this website: https://wildeburg.nl/ I'm struggling on how to get started and also to create the 'organic', 'elastic', 'jelly-like' effect when moving the cursor... any help would be highly appreciated! thanks!
  2. here's the Demo, I am creating a simple timeline and controlling it with gsap.to to be able to use different easings on playing the timeline in reverse, https://codepen.io/Subham-Singh-the-bashful/pen/RwmgmwK
  3. Hello, need some help, want to create the animation like here https://tympanus.net/Development/ElasticSVGElements/button.html Now my progress is this https://codepen.io/enovathemes/pen/VwZJEgW My main issue is to pause the animation when user clicks and holds the mouse, i can't get it work, could you please give me advice?
  4. Hi Greensock Forum, Within the last week, somehting caused my elasitic animations to be "glitchy" in Chrome and IE. It works fine and is still smooth in Safari. Sample animation code snip from timeline : .from(p1, 1.3, {autoAlpha: 0, scale:.1, ease:Elastic.easeOut.config(1, .5)}, .7) (any .png image i animate like this gets a unsmooth transition/animation in the named browsers now.. used to be smooth only a week ago!? and as stated, it still is in Safari..) Info CDN link used: <script src="http://cdnjs.cloudflare.com/ajax/libs/gsap/latest/TweenMax.min.js"></script Chrome version: Version 53.0.2785.116 m SAMLE: http://www.tubatuba.dk/ADTOMIC/DORO2/V1/DORO_ADFORM_ENGLISH_980x240.html Anyone else getting this problem? Can't seem to find any info on recent Chrome updates (that makes sense anyways) Any help will be much appreciated, Thank You in advance. /simon
×
×
  • Create New...