Hi,

BTW. Macromedia has made Flash accessible for screen readers and now my
screen reader can see the elements from a flash presentation, I can press
enter on these elements like on the normal HTML links, etc.

I think the same thing can be made using a Perl script.

Teddy,
Teddy's Center: http://teddy.fcc.ro/
Email: [EMAIL PROTECTED]

----- Original Message -----
From: "Chris Greenhill" <[EMAIL PROTECTED]>
To: "'Simon Wistow'" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Friday, January 17, 2003 10:37 PM
Subject: RE: Dealing with flash redirects


Thanks, I'll give these a try!
Chris G.

-----Original Message-----
From: Simon Wistow [mailto:[EMAIL PROTECTED]]
Sent: Friday, January 17, 2003 4:20 AM
Cc: [EMAIL PROTECTED]
Subject: Re: Dealing with flash redirects


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