Welcome to the in5 Answer Exchange! This a place to get answers about in5 (InDesign to HTML5) and make requests.
0 votes
I'm running a WebGL application within an iframe using embedded html content.  Sofar this works great, but I'm looking to modify an action on the webgl application using a button from indesign.  I've set a javascript sendmessage on the button itself, but this cannot communicate within the iframe.  What would be the best approach for communicating the two?
in how_to by (200 points)
  

1 Answer

0 votes
 
Best answer
Communication between documents can be tricky. Try this method:

http://stackoverflow.com/questions/9153445/how-to-communicate-between-iframe-and-the-parent-site
by (197k points)
selected by