I’ve used things like “mc_”+x; before but I’m trying to do the other way round like this:
_global.imageName:String = (nextId + ".jpg");
Whats the correct syntax for this?
I’ve used things like “mc_”+x; before but I’m trying to do the other way round like this:
_global.imageName:String = (nextId + ".jpg");
Whats the correct syntax for this?
:: Copyright KIRUPA 2024 //--