I already tried this page:
scirra.com/tutorials/79/uploading-html5-games-to-kongregate/page-1
But I just got a black screen on Kongregate preview.
I put the code like that:
<div id="contentdiv">
<iframe src = "index.html" width = "[gamewidth]" height = "[gameheight]">
<p>This Browser does not support the iFrame.</p>
</iframe>
</div>
Have I made something wrong?
If anyone was able to publish on Kongregate, please, tell me the secret!!!!