Just going through the XML Flash Photo Gallery tutorial.
Can’t seem to view the images though.
The XML for the images is:
<pic>
<image>http://www.kirupa.com/developer/mx2004/pg/kresge.jpg</image>
<caption>test</caption>
</pic>
Repeated for all the images of course.
The captions are loading from the XML file into Flash, so I know it’s working. But images aren’t.
Tried just putting images in same directory, i.e. not using the URL to kirupa’s images, and it still didn’t work. (Yes I changed the XML path to the local images).
I’m using Flash 8, maybe that’s the problem?
Any help?
Thanks
Ryan