November 2010
1 post
JSFL Script Failing or Timing Out
So in my latest endeavor of JSFL, I was building a panel that allows one to browse for an XML file that another program I built puts together. The xml file defines a set of FLA files and the number of scenes within that file. The file is loaded in and parsed out by actionscript, and once it’s all ready to be built I looped over the data and fired off a JSFL script to build each FLA file...
Nov 29th