Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Dynamic arrays and functions calling the wrong objects...

Status
Not open for further replies.

MDLU

IS-IT--Management
Joined
Nov 5, 2003
Messages
102
Location
US
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?
 
nevermind. the solution was to use the "this." object. i feel kinda dumb...
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top