flash - How do web browser games access temporary files -


is a web game that I run and I used to understand how this temporary file was downloaded. When I was playing, I removed all the temporary files that contained voices and flash files. But this does not affect the game at all. Why is it like this? I checked in Fideller and it does not look like the files were downloaded again.

Possibly, the browsers are loaded in memory and they are cached on the disk, Therefore, by removing cached copies it is not kept from executing files in memory if you leave the page and go back again, even then, your browser will need to download the files again if they are discs Cache has been removed (when That on the spot these files are cached in memory, also YMMV).


Comments