Jump to content
GreenSock

Learning Center

Animating with code may seem intimidating at first, but don't worry, we will show you how simple it can be.
Getting Started with GSAP
1202656

Getting Started with GSAP

The best place to get started with GSAP; lots of tips and demos that will get you animating in no time.

Timeline Tip: Understanding the Position Parameter
267709

Timeline Tip: Understanding the Position Parameter

The secret to building gorgeous sequences with precise timing is understanding the super-flexible "position" parameter which controls the placement of your tweens, labels, callbacks, pauses, and even nested timelines.

Getting Started with GSAP - continued
77543

Getting Started with GSAP - continued

This is the best place to get started with GSAP. There are plenty of tips and demos that will get you animating in no time.

Tips for Writing Animation Code Efficiently
35638

Tips for Writing Animation Code Efficiently

This article is packed with tips focused on how to structure your code for a faster workflow and more control.

GSAP 3 Express
4942

GSAP 3 Express

"GSAP 3 Express" course by Snorkl.tv is one of the best ways to learn the basics of GSAP 3.

Getting Started with GSAP - GSAP 2
1222228

Getting Started with GSAP - GSAP 2

Learn the basics of GSAP quickly. Includes plenty of videos and demos that will get you animating the web in no time.

Getting Started with GSAP + React.
216720

Getting Started with GSAP + React.

The official guide to animating React components with Greensock Animation Platform. (GSAP)

Video: Sequence JavaScript Animations Like a Pro with GSAP's TimelineLite
135456

Video: Sequence JavaScript Animations Like a Pro with GSAP's TimelineLite

This video walks you through some common problems that professional animators face every day and shows you how GSAP’s TimelineLite tackles these challenges with ease.

Getting Started: GSAP Animations triggered by ScrollMagic
122583

Getting Started: GSAP Animations triggered by ScrollMagic

Get started using GSAP animations triggered with ScrollMagic.

Most Common ScrollTrigger Mistakes
117237

Most Common ScrollTrigger Mistakes

Avoid the most common mistakes people make in their ScrollTrigger code.

GSAP 3 Migration Guide
86379

GSAP 3 Migration Guide

Upgrading your project from using GSAP 2 to GSAP 3? It is easy. This article covers the essentials.

GSAP + React, Advanced Animation Techniques.
78610

GSAP + React, Advanced Animation Techniques.

Advanced tips and techniques to supercharge your GSAP & React workflow.

Quick Start: GSAP and Adobe Animate CC (ARCHIVED)
73425

Quick Start: GSAP and Adobe Animate CC (ARCHIVED)

Cory Hudson provides starter files to get up and running quickly with Adobe Animate CC and GSAP. Tons of great tips for those transitioning from the world of Flash and the swf.

Create an Animated SVG Jump Loader
63823

Create an Animated SVG Jump Loader

A great tutorial from Chris Gannon about using DrawSVGPlugin for simple, yet compelling effects.

Top 5 Features of GSAP 3
58055

Top 5 Features of GSAP 3

GSAP 3 is the most significant GSAP upgrade ever! There are a ton of new features to be excited about, but this article covers what we think are the top 5.

QuickTip: Basic play / pause toggle button
57464

QuickTip: Basic play / pause toggle button

Learn how to make a simple play / pause toggle button to control any GSAP animation (tweens or timelines). Same concepts apply to toggling the reversed() state of an animation too.

QuickTip: Easy SVG Drag and Drop
52768

QuickTip: Easy SVG Drag and Drop

Make multiple SVG elements draggable, implement hit-testing, and animate them in a few lines of code!

Most Common GSAP Mistakes
51946

Most Common GSAP Mistakes

Avoid the most common mistakes people make in their GSAP code.

Quick Start: GSAP and Adobe Animate CC 2017
50763

Quick Start: GSAP and Adobe Animate CC 2017

Learn how to load GSAP into Animate CC 2017 in 3 easy steps (video included)

Get Started with ScrollTrigger in 3 Easy Steps
47946

Get Started with ScrollTrigger in 3 Easy Steps

Quickly learn how to use GreenSock's official scroll plugin from one of the best teachers of GSAP.

QuickTip: Animation along a path
44708

QuickTip: Animation along a path

Learn how to animate anything along an SVG path.

×