How to setup a web player for a website? Such as google sites or another site?

I’ve searched the web for help on setting up a web player for my google sites web site however i keep running into a wall.

I already downloaded the Unity Web Player, and i already build my game for the web player however i have no clue what to do from there on so that others can play my game on the website…

Any help will be much appreciated!

Thanks!

When you build your webplayer from Unity, Unity creates two files, the unity3d file which contains your game, and a html page. You can play your game just be opening the html file from your computer. To allow others to play you’ll need to upload the unity3d and html files to your web site.