in reply to Is There any ways to scrape the site containing flash player???

I think it's possible using Macromedia's AMF protocol, i.e. request the data you want from the web server. I am not sure if there is module for it in Perl. You might want to look into AMF::Perl. Normally, (decent) web sites offer a non-Flash alternative to the user!

Disclaimer: my Flash experience is (fortunately) outdated.

  • Comment on Re: Is There any ways to scrape the site containing flash player???