I created a gallery following this tutorial
http://www.kirupa.com/developer/mx2004/xml_flash_photogallery.htm
And I am proud of myself because I am a begginer
I won’t to add two buttons to this gallery one that will go to the last picture of gallery and another that will take me to the first one.
And I just don’t know how to make it
I gues my quetion is how to modify that code , so the button won’t go to previous image but it will take my to the last one
[FONT=Arial][SIZE=2]previous_btn.onRelease = function() { prevImage();};
[/SIZE][/FONT]