Online games are one of the most addicting aspects of the Internet. Of those games, Flash games comprise a large number. While you can access and play them just fine while you are connected to the internet, what about when you don't have an internet connection? What if the site hosting the games gets taken down, or the user deletes the game? Fortunately you can download these games to your computer for offline use, but going about it requires some tinkering with your web browser of choice.
To download Flash games with Firefox, first navigate to the webpage hosting the game. When the page loads, right-click anywhere on the page. Do not click on the game, only somewhere on the page. There will be a selection of options available to you. Click the option, "Page Info", and a windows should pop up displaying different information. There will be three icons at the top of this new page: "General", "Media", and "Security". Click the Media icon, and this will show you a listing of all the media exported on the page.
From here you need to scroll through the media until you find a greyed-out item that ends with the filetype ".swf". This is the actual Flash object that represents the game on the website. Simply click the item and then click the "Save As" button. Firefox will then save the object to your computer. Navigate to the downloaded Flash object and open it in your browser. The Flash game will open in a new window.
Alternatively you can use the Tamperdata plugin for Firefox to capture the HTTP traffic that travels back and forth between your computer and the website. Open the Tamperdata menu and navigate to the site. You will see the entirety of the HTTP exchange with the webpage. The Flash object, being part of the web page, will show up in the Tamperdata menu, ending with the file extension ".swf". Right click the link for the Flash object, and select "Open in Browser". The flash object will immediately open in a new tab, and from here you can download it from the Firefox toolbar by clicking File, and then Save Page As in the drop-down menu.
Downloading Flash Games With Chrome
Downloading Flash games with Chrome is a little different than downloading games with Firefox. The steps for saving the Flash file is a little more involved this time around. From the page hosting the Flash file, right click the page and select "View Page Source". A new window will pop up containing the raw HTML of the page. Hit the key combination CTRL-F to open the search bar, and type ".swf" into the field. After a little bit of searching you will find the HTML code that points to your Flash game. Right click on the link that ends in .swf, and select, "Save Link As". This will pull the Flash object from the link and store it on your computer. From there all you have to do is open the saved .swf file and you can play the game offline.
Another way of acquiring the Flash object is through the developer interface that comes built-in to Chrome. Right-click the webpage and select "Inspect Element". This will take you to the Developer Tools menu for the Chrome Browser. Navigate to the Network tab at the top of the menu, and refresh the page. Like Tamperdata, you will see all of the files and objects the webpage sends to your browser to render. If you scroll through the items, you will come across the flash file that contains the game you want to save. Double-click the file, and it will open in another tab, allowing you to save it off to your computer
Downloading Flash Games With Chrome
Downloading Flash games with Chrome is a little different than downloading games with Firefox. The steps for saving the Flash file is a little more involved this time around. From the page hosting the Flash file, right click the page and select "View Page Source". A new window will pop up containing the raw HTML of the page. Hit the key combination CTRL-F to open the search bar, and type ".swf" into the field. After a little bit of searching you will find the HTML code that points to your Flash game. Right click on the link that ends in .swf, and select, "Save Link As". This will pull the Flash object from the link and store it on your computer. From there all you have to do is open the saved .swf file and you can play the game offline.
Another way of acquiring the Flash object is through the developer interface that comes built-in to Chrome. Right-click the webpage and select "Inspect Element". This will take you to the Developer Tools menu for the Chrome Browser. Navigate to the Network tab at the top of the menu, and refresh the page. Like Tamperdata, you will see all of the files and objects the webpage sends to your browser to render. If you scroll through the items, you will come across the flash file that contains the game you want to save. Double-click the file, and it will open in another tab, allowing you to save it off to your computer
-BY ABHISHEK JAIN