June 27, 2006 by udayms
x.attributes()[i].name()) will give you the name of the ith attribute. Another syntax for this is x.@*[i].name()
x.attributes()[i].name())
x.@*[i].name()
Posted in ActionScript, Flex | No Comments Yet
Comments RSS
Name (required)
E-mail (will not be published) (required)
Website
Notify me of follow-up comments via email.
Notify me of new posts via email.