<span class="Apple-style-span" style="border-collapse: collapse; "><div>OK, I see that an Etoys project not being able to enter a Seaside image is not relevant here.&nbsp;</div><div><br></div><div>The way&nbsp;<a href="http://www.squeakland.org/launcher/?http://www.squeakland.org/content/articles/attach/Sun%20Earth%20Moon.001.pr" target="_blank" style="color: rgb(42, 93, 176); ">http://www.squeakland.org/launcher/?http://www.squeakland.org/content/articles/attach/Sun%20Earth%20Moon.001.pr</a>&nbsp;and&nbsp;<a href="http://squeak.educarex.es:9090/seaside/SBSuperSwiki" target="_blank" style="color: rgb(42, 93, 176); ">http://squeak.educarex.es:9090/seaside/SBSuperSwiki</a>serve Etoys are different. The former combines a project file like Sun_Earth_Moon and some kind of JavaScript file. I can take the URL used as the query parameter and download that project. Something in the /launcher directory is making the handshake with the plugin on my Mac. I guess that&#39;s where the JavaScript file is.&nbsp;</div>
<div><br></div><div><a href="http://educarex.es" target="_blank" style="color: rgb(42, 93, 176); ">educarex.es</a>&nbsp;is using SS2. It&#39;s serving Etoys in a Seaside page. Great. That&#39;s what I want. I want to make a page in Seaside, and put in an Etoy as part of the page; not the whole page.&nbsp;</div>
<div><br></div><div>So the way to make a Seaside page serving an Etoy is in SS2, in a renderContentMethod: somewhere. And I keep saying I want to put an Etoy in a window, not the whole page. Are Etoys fixed at 1024x768, do they scale to the space they&#39;re in, can they be made smaller?</div>
<div><br></div><div>OK, I found the method I need to examine. SBSuperSwikiProjectLauncher&gt;&gt;renderContentOn: That seems to possess what I need to learn how to put an Etoy in one of my Seaside images. Again though, is 1024x768 the only size? I want an animation that is part of the picture, not the whole picture.&nbsp;</div>
</span>