I tried to use “alpha fader” for more than 4 images as shown in the tutorial.
I added more lines of:
_root.graphic4._alpha = (mosy / 4) - (mosx / 4);
to match the 9 images I hope to apply this technique with.
Has anyone been sucessful using this set up for more than 4 images?
Thanks in advance.