I fixed the issue of unable to get past the first part by running my own webserver, also this way the text in the game is now being displayed. Any flash fixes listed here did not work for me.
Looks like some people have gotten it to run fine under IE, you can try that first.
If you have python installed run 'python -m http.server 9020' inside the files folder than go to
You must be registered to see the links
(You might have to replace en.html with the one in zip if characters are messed up)
If not download my fixes at
You must be registered to see the links
and extract them into the files folder and run main.exe (main.go is source code if you want to compile it yourself) then go to
You must be registered to see the links
If the game window is too small you can edit en.html where it says 'width="1000" height="600"' or using the Inspect tool in your browser.