<br><br>On Wednesday, March 7, 2012, Jens Axel Søgaard &lt;<a href="mailto:jensaxel@soegaard.net">jensaxel@soegaard.net</a>&gt; wrote:<br>&gt;&gt; &gt;&gt; Can you be more explicit about what&#39;s cool here? I have a sense that it has to do with JS interacting with compiled racket, and I agree that that&#39;s very cool, but I could use a bit more hand-holding :).<br>
&gt;<br>&gt; After seeing the inter-frame communication example, I got an idea.<br>&gt; Is it possible to have two frames each running different Whalesong programs communicating with each other?<br><br><br>Yes, I don&#39;t think there&#39;s a technical reason why it wouldn&#39;t work.  It does require a side effect to get the message across, and currently a bit of messiness to get the reference to the others.  I&#39;ll see if I can write a quick-and-dirty example when I have time.