<div dir="ltr">
<br><br><div class="gmail_quote">On Wed, Nov 24, 2010 at 12:13, Michael Schnell <span dir="ltr"><<a href="mailto:mschnell@lumino.de">mschnell@lumino.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div class="im">On 11/24/2010 10:36 AM, Felipe Monteiro de Carvalho wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
I couldn't find any reasonable way to reuse my LCL animations code in<br>
web applications.<br>
</blockquote></div>
Did you consider to use Delphi Prism (AFAIK the compiler is free) in a Silverlight / Moonlight based web page ? This might allow for reusing some of the code.<br></blockquote><div><br>SilverLight/Moonlight are the wrong way to do things (so does Flash). HTML5 provide in the DOM support for Canvas (you have some games for it), And IE9, Webkit, Opera and Gecko support it, so it's like 99% of web browsers that support for it.<br>
Even without HTML5 Canvas you can do a lot of animation using pictures and drawing in Javascript (you have existed libraries for that in almost the past 10 years, long before Jquery, MooTools etc)...<br><br>Furthermore, personally I hate animation and movement of things that I did not request them in the first place, and I know many others are like me.<br>
<br>My 2 cents in the matter...<br><br><br> </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><font color="#888888">
<br>
-Michael</font><div><div></div><div class="h5"><br>
<br>
<br>
--<br>
_______________________________________________<br>
Lazarus mailing list<br>
<a href="mailto:Lazarus@lists.lazarus.freepascal.org" target="_blank">Lazarus@lists.lazarus.freepascal.org</a><br>
<a href="http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus" target="_blank">http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus</a><br>
</div></div></blockquote></div><br><br>Ido<br></div>