Wednesday, September 4, 2013

How to embed unity projects in blogger posts using dropbox

This post will outline how to add unity projects to your blogspot posts by hosting them using dropbox. First step is to make a dropbox account and upload your .unity3d file exported as a webplayer (the html file is not required) once its hosted you need to get the public link for the file. If you get stuck use this link https://www.dropbox.com/help/16/en.

Make a new Post in blogger and in the top left hand corner press the HTML button.  Paste the following code into your blog


Replace INSERTDROPBOXURLHERE with your public dropbox url.

The Size can be adjusted as well.

I found this code here http://www.unityversum.com/2010/04/iframe-gadget-test.html.  I take no credit for this tool.

3 comments: