I'm using the XML Connector to bind information to a List Component. Everything
binds okay but when I run the MC I only get one item of information. The object
I'm binding from the XML is called "Location" and there are a total of 5 listed
in the XML. The five are Los Angeles, Seattle... The only one being displayed
is Los Angeles. What do I need to do get the other 4 locations to display in
the list?
ProtoGabe - 17 Jul 2007 09:07 GMT
result of the drawbacks of the XML Connector component to refresh thus it just pulls one query. You need to run an actionscript that does that refresh, dont use the XML Connector.