From Wiki96
Jump to: navigation, search
(Created page with "{{stub}} Construct 2's HTML export uses an HTML file, best made for iframe's or something. Although, its possible to port it to work inside a window's <code>body</code>. We will discuss both methods. ==Iframe== Placeholder ==Directly in-window==")
 
m (Reverted edits by 94.233.241.205 (talk) to last revision by 94.233.240.167)
Tags: Replaced Rollback
 
(One intermediate revision by one other user not shown)
(No difference)

Latest revision as of 18:36, 16 May 2023

StubEmoji.jpg
Where is the content?

This page is a stub. You can help Wiki96 by extending it.
User note: No note given

Construct 2's HTML export uses an HTML file, best made for iframe's or something. Although, its possible to port it to work inside a window's body. We will discuss both methods.

Iframe

Placeholder

Directly in-window