Tagged Questions
1
vote
4answers
925 views
How to access group members in Flash CS3
I'm writing a script to access all dynamic textfields in the library of a flash (fla) file and embed certain character sets.
I iterate through all objects looking for textfields, but It seems there ...
0
votes
1answer
669 views
Flash CS4, JSFL: changing settings for exportPNG
I need to export FLA as a sequence of PNG images using JSFL.
The first problem I faced is that I cannot call document.importPublishProfileString to change current publish profile, it always fails ...