Flash Data Capture
mmonnin
Centreville, VA
I was wondering if there is any way to extract data that is displayed through a flash web app. I can hover over or click on some things and some information is displayed and I'd like to be able to capture that information from the web app and save it.
0
Comments
[/hijack]
Not directly as far as I know, but if you can save the swf file locally you might be able to use a Flash deconstructor to get the assets out of it.
I was afraid of that. Its a game that downloads the swf client each time you log in and the data is downloaded from a server.