I created a demo of a game for my website and resume, but am not finding anything that helps me out with putting it onto my website. I created a web player, but it is linked to my C drive, and I created an .exe of it too. I also tried linking it through drop box and 4shared but all I end up getting is the download page. If anyone can help please I would be much appreciative. Thanks
Use Dropbox, upload both your HTML and your UNITY3D files in the same folder after compiling by clicking:
File → Build settings → Web Player → Build
After that click on the chain image (at the right of your HTML file) and copy the link it gives you, this is the location where your game is published.
If you still can’t see anything you have to download the Unity webplayer from here or from the bottom of the page where the game is published.
Have a nice day!
Normally you FTP it to your server (the html and the .unity3d file). Shared drives like dropbox are not web sites. How do you usually upload files to your website? What’s your domain?