]> _ Git - Animations.git/commitdiff
wait #6583 @0.5
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Tue, 19 Dec 2023 17:24:36 +0000 (18:24 +0100)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Tue, 19 Dec 2023 17:24:36 +0000 (18:24 +0100)
RedbullContentMaking/p29-spin/index.html
RedbullContentMaking/p29-spin/p29-spin.zip

index 565729ddfc0235693dc0e481ff79d709deb37963..4991848d9a4284125702325758cfdbc0d0efdee1 100644 (file)
@@ -92,7 +92,7 @@
     </div>
 </div>
 <script src="../../jquery.js"></script>
-<script src="../../tweenmax.js"></script>
+<script src="../../gsap.js"></script>
 <script>
     var nb = 13;
     var currentIndex = 0;
                 var pos = normIdx(newpos);
                 $("#i" + pos).addClass('visible');
             }, 3000);
-            TweenLite.to(window, 4.5, {
+            gsap.to(window, 4.5, {
                 currentPos: newpos,
                 ease: Power4.easeOut,
                 onUpdate: updateCurrentPos,
index b3b287f140683495953440cbdad50ef098dd6715..67e085c99c1963ae58b96a9421acefc55f6fe507 100644 (file)
Binary files a/RedbullContentMaking/p29-spin/p29-spin.zip and b/RedbullContentMaking/p29-spin/p29-spin.zip differ