My kid makes HTML5 game with Construct 2.
I have a webserver Apache, PHP, MySQL, WordPress.
I would like to embed hes game project into a web page.
It seem that it is possible with Iframe but I dont know how to create the script to make it work.
The project is locate into the hard disk of my server at (C:/Program%20Files/Apache%20Software%20Foundation/Apache2.2/htdocs/HuguesVenture/index.html)
I tried this script but it does work...
[iframe src="C:/Program%20Files/Apache%20Software%20Foundation/Apache2.2/htdocs/HuguesVenture/index.html" width="360" height="480"]