04 September 2010

Shared Object debugging folder

Today, I spent some times trying to delete a shared object.
The standard way is to look in any of these folders
But I was unable to find the shared object of the game I'm actually debugging!
No %APPDATA%\Macromedia\Flash Player\#SharedObjects\[random code]\[domain]\[path]\[game name].sol ...

Well, in fact yes, I finally found it.
It was located in
%APPDATA%\Macromedia\Flash Player\#SharedObjects\[random code]\localhost\[path]\[object name].sol
which make sense...