How can a convert this to AS 2?
dX = /track:_x-275
when I compile it in AS 2 I get this error
Operator ‘=’ must be followed by an operand
dX = /track._x-275;
.
BTW track is a name of Movie Clip if that means anything.
How can a convert this to AS 2?
dX = /track:_x-275
when I compile it in AS 2 I get this error
Operator ‘=’ must be followed by an operand
dX = /track._x-275;
.
BTW track is a name of Movie Clip if that means anything.
:: Copyright KIRUPA 2024 //--