nice example<br>
<br>
it has a tween.js with easing equations - excellent<br>
<br>about the sounds (here is the tricky part)<br>it uses soundmanager2 <a href="http://www.schillmania.com/projects/soundmanager2/" target="_blank">http://www.schillmania.com/projects/soundmanager2/</a><br>
really really useful....but it depends on a swf file (soundmanager2.swf) in the background.. so, if you don&#39;t have the flash plugin the sounds don&#39;t work :(<br><br>here is more information about the flash based solution<br>
<a href="http://www.boutell.com/newfaq/creating/scriptsound.html">http://www.boutell.com/newfaq/creating/scriptsound.html</a><br><br>there is also other flash audio wrappers<br>like JS Sound Kit <a href="http://jssoundkit.sourceforge.net/">http://jssoundkit.sourceforge.net/</a><br>
<br>also, I found a (ugly) java applet solution :S<br><br>and jQuery has its own sound plugin <a href="http://plugins.jquery.com/project/sound">http://plugins.jquery.com/project/sound</a><br>that was useless<br><br>so....<br>
<br>why not to use &lt;audio&gt;?<br><br>here it is :)  <a href="http://karma.sugarlabs.org/can_cant/">http://karma.sugarlabs.org/can_cant/</a><br>btw It&#39;s simpler than the others <br><br><br><div class="gmail_quote">
2009/6/3 Lucian Branescu <span dir="ltr">&lt;<a href="mailto:lucian.branescu@gmail.com" target="_blank">lucian.branescu@gmail.com</a>&gt;</span><br>

<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Very interesting, especially because of its browser support.<br>
<br>
2009/6/3 Bryan Berry &lt;<a href="mailto:bryan@olenepal.org" target="_blank">bryan@olenepal.org</a>&gt;:<br>
<div><div></div><div>&gt; <a href="http://static.boundvariable.com/space-invaders/" target="_blank">http://static.boundvariable.com/space-invaders/</a><br>
&gt;<br>
&gt; does most of the animation that we need using raphaeljs, which uses svg<br>
&gt; and not canvas <a href="http://www.raphaeljs.com" target="_blank">http://www.raphaeljs.com</a><br>
&gt;<br>
&gt; --<br>
&gt; Bryan W. Berry<br>
&gt; Technology Director<br>
&gt; OLE Nepal, <a href="http://www.olenepal.org" target="_blank">http://www.olenepal.org</a><br>
&gt;<br>
</div></div>&gt; _______________________________________________<br>
&gt; Sugar-devel mailing list<br>
&gt; <a href="mailto:Sugar-devel@lists.sugarlabs.org" target="_blank">Sugar-devel@lists.sugarlabs.org</a><br>
&gt; <a href="http://lists.sugarlabs.org/listinfo/sugar-devel" target="_blank">http://lists.sugarlabs.org/listinfo/sugar-devel</a><br>
&gt;<br>
</blockquote></div><br>