JSFL Archive
Tweaking gskinner’s compileProject script
Recently I had the need to rebuild a whole bunch of Flash movies, more than I wanted to do manually. Before writing my own JSFL script to automate the process, I did a quick Google search and found Grant Skinner’s FLA Batch Compiler script. It’s very flexible and very handy: exactly what I needed.
Grant’s script [...]
JSFL in Flash CS3
I still don’t have Flash CS3, but I was wondering what was changed in JSFL in the new release. The info is on livedocs. Alas, as far as I can tell, there is no event or anything sent when the selection changes, which would be a great help. Oh well. Maybe in the next version? [...]
My first custom Flash panel
I ended up using a different approach to my panel, so I didn’t investigate the problem I was having in my previous post. I’m not running into the issue now, so perhaps it was just something weird with my code.
Here’s what my panel looks like at the moment. The interface is very rough and I’m [...]
JSFL: persistent data not being saved with FLA document?
Now I’m having trouble with persistent data (set with element.setPersistentData()) being consistently saved when the FLA file is saved. It seems to save correctly with some elements, and not others. It could well be a problem with my code–and for all I know it’s being saved, but it’s not being retrieved properly. I’ll have to [...]
My first steps with JSFL
I’ve started playing with JSFL, which is JavaScript for the FLash IDE. More specifically, I’m creating a custom panel that I hope will make hierarchical animation easier to do on the timeline (at least the way I do it).
Unfortunately, it doesn’t really seem possible to make a panel that updates itself when the selection in [...]
Find It Quickly
Find what you're looking for quickly by using our keyword search. Can't find it? Try our links below.


