How to get value from match in ActionScript? What would an example be?
A:
If you mean a RegEx match, I know you can do that using the replace() method in the String class. All you need to do is use $&. This could be handy.
Otherwise, I don't know what you mean.
George Profenza
2009-12-06 23:27:35
accepted? You have been qualified for the MindReader badge!
Amarghosh
2009-12-07 06:06:29