I am attempting to create a full flash portfolio site, with help from the tutorial on the here site.
what i want to do is this
when a button is clicked, lets say the contact link, i want a window to fade in and stop, then when a new button is clicked the window will fade out, before the new one fades in, hope you see what i mean
anyway, i can do the first bit, by having the fade in inside the loaded.swf file, but am stumped on the unload bit.
i thought i could set up somesort of function to go to and play frame say 15 of the loaded file with the fade out and then to unload it and then to load the next movie, but im stuck.
im also new to action script so ain’t got a clue where to start.
if one of you could offer your expertise on this it would be a great help.
thanks for any help in advance. andy.
ps does anyone know of a good tutorial which explains how to set up mouse off effects for buttons as i would like to know that as well.