This is the start of an image gallery made using Flash and ActionScript. The Flash file loads pictures stored in a seperate folder into dynamically created movie clips. This reduces the initial file size and therefore decreases download times. The movie clips are manipulateb by using ActionScript to create arrays and global variables to store information about each picture. This site has potential for improvement by using XML to store more image information that could be written on each picture (eg: a title) and by have an 'enlarge' function to zoom in on pictures.