On Thu, Jan 16, 2003 at 08:47:50PM +0200, Octavian Rasnita said:
> It would be wonderful if there would be a Perl script that understands
> Javascript, VBScript and Flash...

Have a look at http://thegestalt.org/flash/ and
http://www.sf.net/projects/gravel/ - they're my on and off projects
dealing with Flash. I have a slow SWF parser at the first and a fast C
based library (with a Perl SAX generator wrapper) at the second. There's
also specialised text extracting shared lib. 

The code's a complete mess but it's stable.

The big problem is that Flash is interactive and so you don't know when
it's going to redirect unless you step through it simulating mouse
clicks.

Simon


Reply via email to