Question
Left string
Hello,
I have it
012
014
02
015
01
and I would like have
12
14
02
15
01
in visual basic I use right(ma_string, 2) but in actionscript ? please
do you have a solution
thank you I am beggin in actionscript
I have it
012
014
02
015
01
and I would like have
12
14
02
15
01
in visual basic I use right(ma_string, 2) but in actionscript ? please
do you have a solution
thank you I am beggin in actionscript