I’m always forgetting this simple piece of code, so I’m putting it up here:
Match any character, any number of times: (.*)
Rich Rodecker’s blog on flash, flex, actionscript, javascript, and php, with a dash of randomness
FlashApe » RegExp note to self
I’m always forgetting this simple piece of code, so I’m putting it up here:
Match any character, any number of times: (.*)