<body><div id="__MailbirdStyleContent" style="font-size: 12pt;font-family: calibri;color: #000000">
                                        Hi, there.<div><br></div><div>You have to be in a "AnimMorphicProject" so that the animations can run. Enter such a project via "AnimMorphicProject new enter" or via the Squeak menu.</div><div><br></div><div>Best,</div><div>Marcel</div><div class="mb_sig"></div><blockquote class="history_container" type="cite" style="border-left-style:solid;border-width:1px; margin-top:20px; margin-left:0px;padding-left:10px;">
                        <p style="color: #AAAAAA; margin-top: 10px;">Am 12.01.2018 11:14:40 schrieb Hilaire <hilaire@drgeo.eu>:</p>
    <p><span style="">Hi, <br>
      </span></p>
    <p><span style="">I have been trying the Animation package[1] wtih
        Squeak5.1. I can't get the animation to work, it immediately
        terminate:</span></p>
    <pre><code><span style="">| myMorph |
myMorph := Morph new topLeft: 100@100; extent: 400@400; openInWorld.
myMorph fadeOut.</span></code></pre>
    <p><span style=""><br>
      </span></p>
    <p><span style="">Looks like the animation registry does not exist:</span></p>
    <pre><span style=""><code>register</code><code>
</code><code>    AnimAnimationRegistry value</code><code>
</code><code>        ifNil: [self finish]</code><code>
</code><code>        ifNotNil: [:registry | registry register: self].</code>
</span></pre>
    <p><span style=""><br>
      </span></p>
    <p><span style=""><font size="+1"><code>AnimAnimationRegistry value</code>
          always returns nil. Did not see code to instantiate a
          singleton one.</font></span></p>
    <p><span style=""><font size="+1">Code was load through local
          filetree repo. Can't get the Metacello preview get installed
          when following instructions[2]. But it is another problem.</font></span></p>
    <p><span style=""><font size="+1">Thanks</font></span></p>
    <p><span style=""><font size="+1">Hilaire<br>
        </font></span></p>
    <p><span style=""><font size="+1"><br>
        </font></span></p>
    <p><span style=""><font size="+1">[1]
          <a class="moz-txt-link-freetext" href="https://github.com/hpi-swa/animations">https://github.com/hpi-swa/animations</a><br>
        </font></span></p>
    <p><span style=""><font size="+1">[2]
          <a class="moz-txt-link-freetext" href="https://github.com/dalehenrich/metacello-work">https://github.com/dalehenrich/metacello-work</a><br>
        </font></span></p>
    <p><span style=""></span><br>
    </p>
    <pre class="moz-signature" cols="72">-- 
Dr. Geo
<a class="moz-txt-link-freetext" href="http://drgeo.eu">http://drgeo.eu</a></pre>
  
                        </blockquote>
                                        </div></body>