shaagnik
07-31-2006, 04:24 PM
i'm trying to set the contentpath of a loader component from an xmlConnector that has an xml file associated with it.
this line:
load2.contentPath = connector.results.images.pic[2].link;
doesn't set the contentPath to anything. when i bind the xmlconnector to a loader's content path with the bindings tab, it shows up as results.images.pic[n].link, so shouldn't this be linking the same thing?
this line:
load2.contentPath = connector.results.images.pic[2].link;
doesn't set the contentPath to anything. when i bind the xmlconnector to a loader's content path with the bindings tab, it shows up as results.images.pic[n].link, so shouldn't this be linking the same thing?