Forum Topics tagged iframe

The HTML Inline Frame element (iframe) represents a nested browsing context, embedding another HTML page into the current one.

Report Tag

69 forum topics with this tag
  • 0 replies
  • 457 views
This content is deleted
Forum Topic
Problem with the C3 IFRAME plugin
0 favourites

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...

posted 5 years ago
  • 0 replies
  • 573 views

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...

posted 5 years ago
  • 9 replies
  • 2.8K views
This content is deleted
Forum Topic
iFrame with text not scrolling on iOS
0 favourites

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...

  • 8 replies
  • 1K views
0 favourites

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...

  • 1 replies
  • 482 views
0 favourites

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...

  • 0 replies
  • 336 views
This content is deleted
Forum Topic
Allow download of files/images in iframe?
0 favourites

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...

  • 3 replies
  • 971 views
This content is deleted
Forum Topic
How do I load a project file into an iframe?
0 favourites

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.

posted 5 years ago
  • 4 replies
  • 558 views
This content is deleted
Forum Topic
iFrame help for construct 3
0 favourites

Right now in my app I try to make an iframe of my website and my website refuses to connect or something like that I know it a server side problem but I cant fi...

posted 5 years ago
  • 4 replies
  • 564 views
This content is deleted
Forum Topic
How do I export my game to website?
0 favourites

So,in short I need to post my game at WIX.Com (it is website constructor) using iframe. At wix u can't just put your HTML-5 files and then execute them,cuz wix...

posted 5 years ago
  • 1 replies
  • 459 views
0 favourites

It's really simple I'm trying to use an iframe to navigate to my project directory which has webpage files in it and have iframe show the webpage at runtime. Ho...