What does this AS say?
What does this AS say?
- Started
- Last post
- 4 Responses
- wade
I can't seem to get this to work. What is it saying?
- unfittoprint0
it says:
"Hi Wade! Check this out: when point_number variable matches a number on the route_from_point_id array in the routes object/movieclip, it disables the "point" and "button" movieclips with the same id. Now ain't that special? "
- wade0
That's a != operator in there though, not a ==.
Doesn't it say: if point_id variable doesn't equal i then disable point with the same index?
- unfittoprint0
now it says:
"wade is right, unfit is dumb"
- wade0
Haha. Thanks for the help, but it just greys out/disables ALL points. Very strange.