Hi,
does anbody know how to travers the whole swf and look for instances of type textfield?
i mean is there any poroperty(or whatever) which uniqly identifies the textfield?
i want do do something like:
1 get all available instances in swf
2 check is it a textfield
3 if it is, change the bgcolor
as2 example would be nice
tia