Forum Discussion
MathNotermans-9
5 years agoCommunity Member
Storyline360, Animation and GSAP ( Greensock )
Hi,
Trying to figure something out in SL360 i stumbled upon the ds-bootstrap.min.js file thats added to the lib/scripts folder when publishing a Storyline360 file. In that file are GSAP(Greensock...
larryvanwave-ff
Community Member
I am wondering why I can get ScrambleTextPlugin to work, does it use a normal DOM text or a SVG text <tspan>?
Jürgen_Schoene_
2 years agoCommunity Member
my assumption
- SplitText tries to read the text from the DOM -> nothing found, all text is in <tspan>
- ScrampleText creates with Javascript the text as DOM text and then animated it