the current movie in question is located here. The code in question is on layer "images" and frame 6.
The movie uses vars.txt to load filenames for the pictures I want to load. The idea is that, when the mouse rolls over each picture, they increase their _alpha. I know that the problem is with the variables and the way functions are handled.
How do I set up the onRollOver function for each object in the array to work with itself correctly?
The movie uses vars.txt to load filenames for the pictures I want to load. The idea is that, when the mouse rolls over each picture, they increase their _alpha. I know that the problem is with the variables and the way functions are handled.
How do I set up the onRollOver function for each object in the array to work with itself correctly?