Thank you for your help. <br><br><div class="gmail_quote">On Sat, Dec 20, 2008 at 8:13 AM, Bert Freudenberg <span dir="ltr"><<a href="mailto:bert@freudenbergs.de">bert@freudenbergs.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div><div></div><div class="Wj3C7c"><br>
On 20.12.2008, at 03:00, Chris Cunnington wrote:<br>
<br>
> OK, I see that an Etoys project not being able to enter a Seaside<br>
> image is not relevant here.<br>
><br>
> The way <a href="http://www.squeakland.org/launcher/?http://www.squeakland.org/content/articles/attach/Sun%20Earth%20Moon.001.pr" target="_blank">http://www.squeakland.org/launcher/?http://www.squeakland.org/content/articles/attach/Sun%20Earth%20Moon.001.pr</a><br>
> and <a href="http://squeak.educarex.es:9090/seaside/SBSuperSwikiserve" target="_blank">http://squeak.educarex.es:9090/seaside/SBSuperSwikiserve</a> Etoys<br>
> are different. The former combines a project file like<br>
> Sun_Earth_Moon and some kind of JavaScript file. I can take the URL<br>
> used as the query parameter and download that project. Something in<br>
> the /launcher directory is making the handshake with the plugin on<br>
> my Mac. I guess that's where the JavaScript file is.<br>
><br>
> <a href="http://educarex.es" target="_blank">educarex.es</a> is using SS2. It's serving Etoys in a Seaside page.<br>
> Great. That's what I want. I want to make a page in Seaside, and put<br>
> in an Etoy as part of the page; not the whole page.<br>
><br>
> So the way to make a Seaside page serving an Etoy is in SS2, in a<br>
> renderContentMethod: somewhere. And I keep saying I want to put an<br>
> Etoy in a window, not the whole page. Are Etoys fixed at 1024x768,<br>
> do they scale to the space they're in, can they be made smaller?<br>
><br>
> OK, I found the method I need to examine.<br>
> SBSuperSwikiProjectLauncher>>renderContentOn: That seems to possess<br>
> what I need to learn how to put an Etoy in one of my Seaside images.<br>
> Again though, is 1024x768 the only size? I want an animation that is<br>
> part of the picture, not the whole picture.<br>
<br>
</div></div>The Squeak plugin will occupy whatever room you give it on the page.<br>
I's just like any other plugin.<br>
<br>
- Bert -<br>
<br>
<br>
_______________________________________________<br>
Etoys mailing list<br>
<a href="mailto:Etoys@lists.laptop.org">Etoys@lists.laptop.org</a><br>
<a href="http://lists.laptop.org/listinfo/etoys" target="_blank">http://lists.laptop.org/listinfo/etoys</a><br>
</blockquote></div><br>