chris
10-16-2005, 10:43 AM
I've got some pressing and urgent problems in Flash MX Pro 2004 with XML and the components.
I have a calculation operated by a couple of numeric-stepper components to give a result. That works fine.
Now, based on the result, I'm trying to dynamically set the selectedIndex of 6 other fields based on the calculated result. The result is also going to be found in the XML file as an attribute.
So how can I make it look through the XML file, find the calculated result in the XML file and then say, okay this is the row of information we need to display, and then show all of the information in that row as required?
Again, this is quite urgent!
Thanks if you can assist.
I have a calculation operated by a couple of numeric-stepper components to give a result. That works fine.
Now, based on the result, I'm trying to dynamically set the selectedIndex of 6 other fields based on the calculated result. The result is also going to be found in the XML file as an attribute.
So how can I make it look through the XML file, find the calculated result in the XML file and then say, okay this is the row of information we need to display, and then show all of the information in that row as required?
Again, this is quite urgent!
Thanks if you can assist.