Hi there folks.
After following a tutorial on movement with actionscript:
onClipEvent(enterFrame)
{
speed= 2;
this._x += speed;
}
i would now like to make the movement follow a path set by guiding layer or something with the same effect as a guide layer,
All help and suggestions would be gratefully appricated
Thanks again for your time and help.
:hr: Ramsey
-------------------------------------
Laughing out loud every day,
keeps the doctor away....gotoAndPlay
-------------------------------------
After following a tutorial on movement with actionscript:
onClipEvent(enterFrame)
{
speed= 2;
this._x += speed;
}
i would now like to make the movement follow a path set by guiding layer or something with the same effect as a guide layer,
All help and suggestions would be gratefully appricated
Thanks again for your time and help.
:hr: Ramsey
-------------------------------------
Laughing out loud every day,
keeps the doctor away....gotoAndPlay
-------------------------------------