Jump to content
Search Community

thediciplematt

Members
  • Posts

    2
  • Joined

  • Last visited

Recent Profile Visitors

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

thediciplematt's Achievements

0

Reputation

  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?
  2. I'm attempting to integrate the GSAP CDN with Articulate Storyline. Does any body have experience with this? How do I get the Javascript created program to pull from GSAP's network?
×
×
  • Create New...