[font=verdana, arial, helvetica][size=2]What i am trying to create is an online photo album which uses the fuction ‘loadMovie’ to load thumbnail .jpg images. Currently, the .fla file has two buttons. These buttons correspond to two individual sets of pictures. The way I invision the album working is that when the user presses one of the buttons, a variable will be called-in from a text file giving the flash the number that corresponding to the right set of images. This number will be concatenated with a string of text that will create the correct url for the images being displayed. Using a series of for loops, i was able to achaive this.
If you view the .html file you will see that the code works as the images are displayed. However, I am not sure how to utilize that similar code from the buttons so that i can change the images being displayed. I would greatly appreciate your input and that is why i have provided the following new links.
http://www.bootie.org/~toni/picNum.txt
http://www.bootie.org/~toni/picLoad.html
http://www.bootie.org/~toni/picLoad.fla
and a link to a folder with the images:
http://www.bootie.org/~toni/images/
I would greatly appreciate if anyone could look at the .fla and tell me now i can produce a similar affect as seen now; however, that may be able to be controlled with buttons. THank you =][/size][/font]