rfl
03-08-2002, 03:41 PM
i read the instances tutorial they have here.
i made the button, the mc and named the instances
i wrote this code:
on (release) {
/:name = _name;
/:target = _target;
}
But... how can i make the program write the instance name when the user clicks on this mouse?
i made the button, the mc and named the instances
i wrote this code:
on (release) {
/:name = _name;
/:target = _target;
}
But... how can i make the program write the instance name when the user clicks on this mouse?