quick flash Q
quick flash Q
Out of context: Reply #6
- Started
- Last post
- 6 Responses
- lnu0
Next question:
the coordinates you see in the top right corner comes from the size of the buttons. The buttons are three instances of a movieclip with a button symbol in it. It goes:
on rollover set variable _root.top, this._y (inside the button movieclip symbol)
I get x and y alright, but it doesn't work on this._width and this._height (so I've set them to 200 x 200 in the example). Why doesn't this work?Thank you!