Hi
Can anyone explain how to use substr method??
I’m trying to lose a part of the button’s name and only add the numbers
this is what i mean
btn1
btn2
btn3
btn4
btn5
And i want flash to extract btn from the name and use the numbers to get url
I heard you can do this with substr method but i’m not really sure how…