Any way to save a Flash (browser) game to your hard drive?

…so it can be used when you’re offline? There are many way cool Flash games that I’d love to play when I find myself away from internet access (which is frequent this holiday season). Does anyone know if it’s even possible to save a flash game to work offline?

Use “Add to Favorites” and check “Make available offline”. That should do the trick.

Macromedia used to offer a utility to store and play flash and shockwave files on your hard drive… it was called “Docking Station” or something with a similar connotation. Go to Macromedia.com and poke around a bit in the Flash section.

Q.E.D.–

Thanks for the response, but that’s a no go. I can add a page to favorites, but if it has a Flash game embedded, the whole of the page will load up but the Flash square remains blank.

Check out the source of the page. (Usually under “View” in the toorbar in most browsers.) Flash apps have a “.swf” extention that can be opened with your browser. The .swf should technically be stored in your browser’s cache. Simply search for the name of it and drag it to your desktop or such. If you can’t find it, simply make a new text document with:

<HTML>
<a href=“http://nameofwebsite/nameofflash.swf”>LINK</a>
</HTML>

in it, with the link above replaced with the link to the flash you found in the source. Rename the text document to something like “flash.html”, open it with your browser, then right click on the link within and save it to wherever you like.

I do it all the time. Just find the SWF file in the cache and copy it to another folder.

Use windows explorer and look in C:\WINDOWS\Temporary Internet Files to find the swf file then copy it someplace else.

This won’t always work. It doesn’t work for any of these games. Wish it did, these games are way addicting. Sent an email asking if you could buy them, no response… :frowning:

I went to that link and tried a few of the and all I tried were saved in my temp internet files so I would have been able to save them if I wanted.

I think what Hail Ants was referring to is the same as my experience with Ferry Halim’s games: I can save them, but they won’t run. They freeze on the initial screen. Not that it matters to me - I just wanted to see if it could be done.