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...
Jürgen_Schoene_
2 years agoCommunity Member
one small addition - the storyline char encoding for the vector text is sometimes a bit strange
"f" -> \uE000
correctStr = correctStr.replaceAll("\uE000", "f")MathNotermans-9
2 years agoCommunity Member
@Jurgen How you find those codes for encoding? Run into the fact that 'fi' , for example in 'textfield' also gives errors and cannot find the proper code for this ?