Hi,
I need the following: Using Flash CS4 AS3.
- GoUp (GoUp is a button to move a square (Box_mc) up)
- Once it is go up the button label of GoUp to be changed to “GoDown”
- DoDown (GoDown is a button to move down the square (Box_mc)
- Once it is go down, the button lablel again to be changed “GoUp”
Just like toggle between GoUp & GoDown buttons.
Note: The Square (Box_mc) is on the same form since there is only one layer.
Any help would be appreciated.
Thanks in advance.