<br>Are you trying to do this via eToys?&nbsp; I don&#39;t know whether it&#39;s available that way.&nbsp; Try typing that code into a workspace, though, and you should be able to make the Morph visible and invisible.&nbsp; You can also do this in your programs.
<br><br><div><span class="gmail_quote">On 4/23/07, <b class="gmail_sendername">Brad Fuller</b> &lt;<a href="mailto:brad@bradfuller.com">brad@bradfuller.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Steven Greenberg wrote:<br>&gt;<br>&gt; m := Morph new openInWorld.<br>&gt; m visible: false.<br>&gt; m visible: true.<br><br></blockquote></div><br>