Tagged Questions
0
votes
2answers
135 views
JSFL for…in loop doesn't seem to work
I'm writing a script in JSFL for Flash CS5, and I'm trying to get a list of layers off the main timeline. I'm getting the timeline, then looping through it all with a for...in loop, but the objects ...