I can have the parent move the position of the child by adjusting its _x and/or _y. The child can move itself along the x axis by using _parent[childname]._x = but I can’t get it to move along the y axis using _parent[childname]._y = , it just doesn’t move. Am I missing something here?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Child inheritance, x,y position
|
0 | 124 | December 13, 2010 | |
Getting correct x & y coordinates | 0 | 138 | February 22, 2005 | |
Getting correct x & y coordinates
|
0 | 96 | February 22, 2005 | |
Help pls hehe _x,_y of a MC in a MC
|
9 | 128 | April 13, 2006 | |
Move mc in actionscript | 0 | 34 | February 23, 2006 |