Advertisement

05.31.2008 at 01:11PM PDT, ID: 23447324
[x]
Attachment Details

WebService XML response actionscript

Asked by B_P_B in Macromedia Flash

hello, I am trying to parse through the xml responce as detailed below. I am specifically interested in "ValueList" and "LabelList"

I have made some attempts :

var xmlData:XML=new XML(result["ValueList"]);
 trace(xmlData);

the trace output shows
"undefined,undefined,undefined,undefined,undefined"

funny enough it shows the correct number of items.
Where have I gone wrong..can any one help me out?



<ItemDescription>22-WS-010 Transfer Conveyor t/h Scaled</ItemDescription>
  <ItemName>A21004WIT</ItemName>
  <ItemValue>1192</ItemValue>
  <time>5/31/2008 1:52:51 PM</time>
  <PoleRate>15</PoleRate>
  <numitems>BPB undefined</numitems>
- <ValueList>
  <string>66</string>
  <string>668</string>
  <string>961</string>
  <string>1109</string>
  <string>1192</string>
  </ValueList>
- <LableList>
  <string>5/31/2008 12:59:31 PM</string>
  <string>5/31/2008 1:12:51 PM</string>
  <string>5/31/2008 1:26:11 PM</string>
  <string>5/31/2008 1:39:31 PM</string>
  <string>5/31/2008 1:52:51 PM</string>
  </LableList>
Start Free Trial
[+][-]05.31.2008 at 02:39PM PDT, ID: 21685133

View this solution now by starting your 7-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zone: Macromedia Flash
Sign Up Now!
Solution Provided By: jeremyBass26
Participating Experts: 2
Solution Grade: A
 
 
[+][-]06.01.2008 at 02:45PM PDT, ID: 21688504

Assisted solutions are selected by the member who asked the question as a comment that contributed to their question's solution.

Start your 7-day free trial to view this Assisted Solution or ask the Experts your question.

 
[+][-]06.02.2008 at 08:34AM PDT, ID: 21692910

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]06.02.2008 at 08:46AM PDT, ID: 21693022

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
 
Loading Advertisement...
20080716-EE-VQP-32 / EE_QW_2_20070628