Question
XML - LoadMovie(image)
Hi.
I am in the middle of making an xml driven menu. Each button has an image which loads from an external folder and 3 dynamic text fields. The content for the text fields is taken from an external XML file and I would also like the image to be defined in the XML file. The problem I am having is when I use the code attached below I get the following error message; :
'Error opening URL 'file:///C|/Documents%20and%20Settings/barry.gee/Desktop/undefined'
However when I manually enter the image url as commented out in the attached code the image loads fine.
All advice welcome.
Thanks
Barry.
I am in the middle of making an xml driven menu. Each button has an image which loads from an external folder and 3 dynamic text fields. The content for the text fields is taken from an external XML file and I would also like the image to be defined in the XML file. The problem I am having is when I use the code attached below I get the following error message; :
'Error opening URL 'file:///C|/Documents%20and%20Settings/barry.gee/Desktop/undefined'
However when I manually enter the image url as commented out in the attached code the image loads fine.
All advice welcome.
Thanks
Barry.