2

Usually I can grab a SWF from firefox's tools --> page info --> media section. Then I can decompile it with sothink decompiler, and save the resources.

But this one flash site is different ...when I decompile it, the resources are nothing like what's on the site. I can find the graphics in firefox's cache, but only at low resolution.

What I want to do is get a full-resolution version of some wine bottles on the flash site. The script that creates this graphic seems to resize it to fit my screen. Nothing I do allows me to enlarge it. Firefox's zoom doesn't. Changing the CSS container doesn't. Saving a local copy of the page and editing the javascript doesn't.

Can someone tell me 1. Is there a trick to enlarge the site, locally or not, and 2. Is there really a larger graphic of the wine bottle on the site, or hidden in the SWF file?

The page is here: http://www.leplangt.com/main.php

To see the wine bottle click "what" and then "gt-x".

squircle
  • 6,773
CreeDorofl
  • 2,469

1 Answers1

3

If they have protected the swf, that'd be quite involved. (I guess would be easiest just to contact them in english so they pass you super high resolution versions) There are free extraction tools like http://www.swftools.org

If Sothink could not extract it, chances are low for other tools, but you never know, I would try.

S.gfx
  • 1,698
  • 11
  • 14