I’ve been working through this tutorial here: http://www.kirupa.com/developer/mx2004/xml_flash_photogallery.htm
Its a nifty little gallery and i’m going to utilise it but i have hit a little stump regarding displaying the images. The images in this tutorial all appear to be 300 x 200. I’m wanting to display (for example) 5 images all of different size. Thing is, if i go into the XML file and change the locations of the images to bigger than that of 300 x 200 then it only displays a fraction of the image i have changed it too.
How can i make it so that the images (varying in widths and height) will all display as their original sizes?
I can paste some AS code if you need to have a look.
P.S - if i adjust the size of the MC that displays the images this seems to display the fraction of the larger image, but at a zoomed in size.
Thanks all.