yo flash masters
im a bit of a newbee here, so pls bear with me…i got this MC (circle shape to be specific) that i want to move from the left corner to the lower rightcorner, that’d be diagonally, i tried to folow a tut here in the site below… …and i kinda experimented with it…but the thing is…
- it goes from lower right to the upper left…which i can’t understand…
- i dont understand what the difference is between "
onClipEvent (load) {
this._x = 50;
and
onClipEvent (load) {
_root.targX = 50;
so i just tried mixing them up without knowing what’s happening…
pls helpp…