Hi
I am trying to run Collage.jsx (from Motion Boutique) in Ae CC 2014. It's throwing the following error Unable to execute script at line 2835. Object of type function found where a number, array or property is needed.
This is the code for line 2835
if(isFinite(eval('1'+numeric.ops2[k]+'0'))) A = '[Y[0],Y[1],numeric.'+k+'(X,Y[2])]';
This line of code is originally from numeric.js, does anyone have any idea why this might not be working in Ae?!
Thanks!