[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Lias] Is there a way to save flash pages when viewing on a Linuxmachine?



Hi,

Yes. Use mozilla or a flavour of netscape. While viewing the page, do a view->page info. Look around there and you will find a "media" tab or something similar. This contains a list of all resources the page uses, images, applets, flash, etc. You should be able to save from there.

There is probably ways to do it with the other browsers, but mozilla is what I use. From a CLI you could use something like:

wget -p http://www.pareshs.edu.au/some/place/index.html

This will download the html page and all the resources the page uses into the current directory.


Regards,


Robert