Hundreds of features to explore
Games made in Construct
Your questions answered
Popular & trusted by schools and Universities world-wide
Construct 3 runs in the browser & works offline
Students do not need accounts with us
Our educational partners
Free education resources to use in the classroom
World class complete documentation
Official and community submitted guides
Learn and share with other game developers
Upload and play games from the Construct community
Game development stories & opinions
The HTML Inline Frame element (iframe) represents a nested browsing context, embedding another HTML page into the current one.
This demonstration will show you how to communicate with an iFrame in Construct 3. You can get the template at this URL :
In the File Attached you will learn how to manipulating iframes using functions from C3 with Javascript. Using Json , iframes , Ajax , HTML Code , Javascript. A...
In the file attached you will learn how to make a Complete Website using Construct 3. This uses iframe and interate with other HTML pages in project bar , so yo...
I'm having problems with the C3 IFRAME. It doesn't load external pages, from the internet. I think it's a browser blocker that the C3 uses to load the game. In...
I try this method as in the screenshot, but it doesn't work after exporting to APK. The same applies to JS scripts. JS doesn't work if you specify the path to t...
I've added an iFrame in my game with content to an url with just text in it. When I play it in a webbrowser on laptop I can scroll the text, but on iPad nothing...
I have a small sprite at the bottom of the screen called CallStore. I want to place an iframe behind this sprite with the url directed to an empty HTML file in...
I'm displaying an image carousel through an iframe on my hosted website. I have a button below the image slider and when it is clicked I would like to know what...
In remote preview I could download images from an iframe but in debug and signed APK (android) it doesn't seem to download a picture from an opened link. I trie...
Is it possible to load a local project file like .Html or maybe .Pdf into an iframe? Using the filename in URL did not work.