search
top

Flex Regular Expression Tester"> Flex Regular Expression Tester

There is already on my site a JavaScript regular expression tester. I’ve been using it for a long time to help me with the regular expressions that I have written.

As I am becoming more and more familiar with Flex I have decided to write also one in it. It was a very simple job and the Flex Builder helped me a lot in drawing the interface. As in any other visual editor, one only has to drag some components onto the canvas and that is all. Attach a method to a button and..

Have fun with it. Right now is just a translated version of the JavaScript one but as Flex allow for a more interesting interface I will try to improve it.

2 Responses to “Flex Regular Expression Tester

  1. MC says:

    So where is it?

  2. This site has change a bit. The Flex regular expression tester can now be found at http://www.stratulat.com/Regular_Expressions_Flex.html

Leave a Reply

top