<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p><br>
    </p>
    <div class="moz-cite-prefix">Den 2017-12-20 kl. 13:09, skrev Mattias
      Gaertner:<br>
    </div>
    <blockquote type="cite"
      cite="mid:mailman.64.1513771789.11712.fpc-pascal@lists.freepascal.org">
      <pre wrap="">On Wed, 20 Dec 2017 12:29:25 +0100
Ingemar Ragnemalm <a class="moz-txt-link-rfc2396E" href="mailto:ingemar@ragnemalm.se" moz-do-not-send="true"><ingemar@ragnemalm.se></a> wrote:
</pre>
      <blockquote type="cite" style="color: #000000;">
        <pre wrap="">And then I got some of the provided demos running too and 
managed to write one of my own. So it looks good!

Here is an early result, expressing my feelings for this release:

<a class="moz-txt-link-freetext" href="http://ragnemalm.se/images/santa/santa.html" moz-do-not-send="true">http://ragnemalm.se/images/santa/santa.html</a>

I couldn't get sound working, but otherwise it seems to work as it 
should! (I hope it does for the rest of you.)
</pre>
      </blockquote>
      <pre wrap="">Beautiful. 
Can I add the URL as an example?
</pre>
    </blockquote>
    <br>
    Absolutely, and I don't mind sharing the code. It is in the same
    folder! Very small and simple program, and all FPC. :)<br>
    <br>
    Although I would like to make some improvements - who doesn't? To be
    precise, I want to figure out a way to play sounds, and I want image
    loading directly in the code and not dependent on the HTML. Any
    ideas about that?<br>
    <br>
    It feels really nice to have my first Pascal web application
    running! Well, I could do it in Java before but that isn't as
    universal as JavaScript.<br>
    <br>
    /Ingemar<br>
    <br>
  </body>
</html>