rid_b80 wrote: > Hi all, > > In actionscript 3, is there any function that are able to check if the > regular expression entered has the right syntax or not.
Sure! Its called a regular expression! boom boom! (sorry, i just couldn't resist :) > > I'm trying to make a page that allows user to define their own regular > expression and i'm just trying to make sure that the expression that > they enter is in the right format. > > Thanks in advance, > > Anthony > >

