Thank you for your reply! Sorry, but I'm slightly struggling with the postMessage(). I'm trying to apply it to Action > Browser > Execute Javascript but it says that 'window' isn't recognised as an object. Am I going about this the correct way, and if so, what is the correct line of code which won't be restricted by Construct?
I've tried some variations based around window.parent.postMessage("message", "*");