Using RegExp in ASS project

hello all,

I just discovered a regexp framework (http://regexkit.sourceforge.net/) and I’m really interested in implementing regexp support into this little application i’m working on, it would make my life so much easier…

So before I start messing around with it (and maybe waste my time), i would like to know if it is possible at all to implement that framework and use in an ASS app. I was thinking maybe I could call methods or something from the AS code, no ?

If anyone has advice on how to use it, your comments and experiences are welcome!

Thanks in advance!