Forum Discussion
GSAP 3.5.1 ( latest version ) is now included in Storyline 360
Thanks for that Math. What methodology did you use to find the structure, to track down the SVG to alter?
I'm trying to figure out how far we could push js control in Storyline, for example could trigger equivalents be dynamically added to objects, could functions dynamically read which object triggered a call, that kind of thing. I currently have Animate CC but may well lose that in the future, but I'm guessing any semi-advanced coding will have to be developed outside and brought in as webobjects, trying to work inside Storyline will likely be too much of a headache.
Basically i use the Code Inspector in Chrome to figure out the structure of elements and how to select them.
I do think all you mention can be achieved, and possibly without the need of Webobjects. As i do think at points its no fun to use them...but i do agree with you its difficult at times to get it right.
Another way i explore Storyline is by unminifying and changing the default javascript files residing in the Articulate folder. For example i added all GSAP plugins there so i have them always available...and a generic_functions.js in which i added functions i can call anywhere anytime.
Gladly coop in some way and team up to learn from eachother.
You can contact me directly at m.notermans@fontys.nl
Kind regards,
Math