Thank you very much!!!!
I add the game folder into:
../wp-content/uploads/games/FirstGame/
And I put this script into the web page:
[iframe src=”http://MyWebSite/wp-content/uploads/games/FirstGame/index.html” width=”320″ height=”480″]
It works!
I learn a lot about the URL vs folder and IFRAME.
I’m very happy!!!
Thanks!
It’s a really good idea 🙂
I’m very biginner but I like to learn.
I guess, if I put the files into the upload directory, the URL will be:
http:\\myaddress\upload\index,html
If I create a folder into the upload directory it works?
http:\\myaddress\upload\GAME\index,html
I’ll try that this evening and I give you an update.
I really appreciate your help !!!!
Thanks MacManX.
It should be possible to be able to upload the game files into WordPress so then the files will have an URL address??? Do I need a plugin to store files or it’s embeded into WordPress???