[move]MV Deployment[/move]
What do you deploy to (system/OS), where do you save the deployed game (full path please, beginning from drive letter to the index.html file)
Because from what I can see on your screenshots, you deployed it to a folder that does not conform to networking rules, and that is an absolute requirement for deployment due to the fact that it uses HTML5 as a basis.
Windows provides an override that redirects a wrong path on itself (that is why the editor can load illegal paths and filenames), but that does not work after deployment (when full HTML/network rules are required)