|
-
[RESOLVED] get all instances of a class?
Is it possible to get all instances of a class at runtime? I'm looking for something like javascript's getElementsByTagName, or an xpath request, or creating a treewalker (how I did it in AS2).
I'd like to get all TextField instances and apply some operations to them, including adding event handlers.
It seems impossible to set the baseclass for a textfield without first turning it into a Symbol.
This is in flash9, NOT flex.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|