i can’t figure this out.
here’s a simplified version of what i expect:
var mcname:String = “ball”;
[mcname].x += 1;
assuming ball is an mc on the stage somewhere, how can i start referencing ball via mcname?
i can’t figure this out.
here’s a simplified version of what i expect:
var mcname:String = “ball”;
[mcname].x += 1;
assuming ball is an mc on the stage somewhere, how can i start referencing ball via mcname?
:: Copyright KIRUPA 2024 //--