Add to url result from xmlConnector

using components for the first time (thought it looked quicker than a.s. for everything)

i’m using xmlConnector, getting all text info ok (displaying it in textareas).

also need to display an image (in a Loader component) but the url in the xml file is truncated - doesn’t contain full path. (e.g. need http://www.blahdomain.com/imagefolder/image.jpg… xml only contains /imagefolder/image.jpg )

how/where do i add the http://www.blahdomain.com bit so flash goes to the full url?? there must be a box somewhere?!? or can i add it in a.s.?