Tagged Questions

1
vote
4answers
954 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 ...