hello guys,
I have a huge problem, i need to include my game in a page that is outsite my project folder.
main/mypage.php
main/games/mygame
That's my configuration, I changed the includes in the index.hmtl that C2 builds and I managed to get the game running, but my media is missing, all i have is text, and generated content, my images are not loading.
I cannot use an iframe, because for some unknown reason I can't use AJAX post, my reuqest works beautiful but the post is not going to work from an iframe.
Any idea is welcome. Thank you.