Cross-window communication between iFrame and its parent site with postMessage() and Construct 3

2

Features on these Courses

Stats

1,027 visits, 1,529 views

Tools

License

This tutorial is licensed under CC BY 4.0. Please refer to the license text if you wish to reuse, share or remix the content contained within this tutorial.

Published on 1 Feb, 2022.

In this video, we are going to see how to setup cross-window communication between iFrame and its parent site with postMessage() and Construct 3.

We are going to use the window.postMessage() method safely enables cross-origin communication between Window objects.

Get the project here

  • 0 Comments

Want to leave a comment? Login or Register an account!