Deployment on web server issue and game buttons

Hi guys,

Im having an issue deploying my HTML5 project on a webserver using FTP. The project runs fine locally, but when I place on the server, I get the common ‘download failed’ message.

As others have suggested, I have tried unzipping the .gz files, and have commented out the gzip references in the .htaccess. I can’t seem to find any references to the .gz in the html file when doing a search.

I placed the unzipped JavaScript files in the root html area with my project html file. Im still getting the ‘failed to download’ error.

My second question is around the buttons that show up in the html window, ie. resume game, etc. Can I comment those out or remove them? If so, what is the best method?

Any help would be appreciated.