What I'm doing is I'm having the user click on pictures that they want to view in a slideshow. So I've already set up the code for the user to go through and click on the pics which are then saved into the array "picToShow." Now what I really need to do is have it so that in a new frame I guess an empty movie clip is created which is filled with picToShow[0] and then goes through a fadein and fadeout into picToShow[1] and so on.
I'm pretty new to actionscript so this might have been done in the code posted above and I just wasnt able to decipher it.
Thanks for the help.



Bookmarks