Hello,
Does anyone know why this code:
var subPoints:Point = new Point(subObject.x, subObject.y);
is generating this error?
1136: Incorrect number of arguments. Expected 0.
Hello,
Does anyone know why this code:
var subPoints:Point = new Point(subObject.x, subObject.y);
is generating this error?
1136: Incorrect number of arguments. Expected 0.
:: Copyright KIRUPA 2024 //--