Jump to content
Search Community

Spo

Members
  • Posts

    2
  • Joined

  • Last visited

Recent Profile Visitors

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

Spo's Achievements

0

Reputation

  1. Thanks.... I read that one... he says " I am using Greensock to add HTML5 animations to Storyline (eLearning tool) it will allow you to add web objects to a slide. I have figured out how to communicate between my hand coded GSAP animations and Storyline just fine by targeting the iframe that the web object lives in. " But I do not understand what he means, I found three other people who say it is easy to do, but none expain how to do it. 1. What to populate the webObject with? Just the address to greensock? 2. Simply put the code from greensock into the javascript associated with the object you want to animate? I am determined to figure this out as there are several animations that I would like to use to extend the functionality of motion in Storyline. Thanks for your help though PointC. -joe
  2. Does anyone have some advice on how to use greensock in Articulate 360 - Storyline 3? I have created a webObject with this address in it: https://cdnjs.cloudflare.com/ajax/libs/gsap/2.0.1/TweenMax.min.js I then put this code to test it works in the object (in this case a picture called Picture 1): TweenLite.to(Picture 1, 1, {scaleY:-0.5}); I am getting nowhere fast. If anyone has been able to do this I would love to here from you. Thanks.
×
×
  • Create New...