I am being severely dense here, but I want to call my images into "itemList"
via xml and I can't quite figure it out.
I thought it would be as easy as adding
- img_xml.load("images.xml");
To the first frame of itemList, but it's not functioning.
I'm a relative novice with AS classes, so any pointers would be greatly
appreciated.