Jump to content
Search Community

thediciplematt

Members
  • Posts

    2
  • Joined

  • Last visited

Posts posted by thediciplematt

  1. Thanks for the response. I'm new to this forum and just followed the prompt that the system gave me.

     

    Storyline is an eLearning authoring tool. You can add in Javascript into the system. I know how to add the code in but how would I go about adding the code + linking it to the object I want to manipulate.

     

    Ex. if I wanted a square to move 100 pixels to the right.

     

    <script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/2.1.3/TweenMax.min.js"></script> 

    Here is what I found on the GSAP site. Any input on how to add the animation that i want?

×
×
  • Create New...