[Sugar-devel] cool animation w/ all-javascript space invaders
Felipe López Toledo
zer.subzero at gmail.com
Thu Jun 4 12:45:05 EDT 2009
nice example
it has a tween.js with easing equations - excellent
about the sounds (here is the tricky part)
it uses soundmanager2 http://www.schillmania.com/projects/soundmanager2/
really really useful....but it depends on a swf file (soundmanager2.swf) in
the background.. so, if you don't have the flash plugin the sounds don't
work :(
here is more information about the flash based solution
http://www.boutell.com/newfaq/creating/scriptsound.html
there is also other flash audio wrappers
like JS Sound Kit http://jssoundkit.sourceforge.net/
also, I found a (ugly) java applet solution :S
and jQuery has its own sound plugin http://plugins.jquery.com/project/sound
that was useless
so....
why not to use <audio>?
here it is :) http://karma.sugarlabs.org/can_cant/
btw It's simpler than the others
2009/6/3 Lucian Branescu <lucian.branescu at gmail.com>
> Very interesting, especially because of its browser support.
>
> 2009/6/3 Bryan Berry <bryan at olenepal.org>:
> > http://static.boundvariable.com/space-invaders/
> >
> > does most of the animation that we need using raphaeljs, which uses svg
> > and not canvas http://www.raphaeljs.com
> >
> > --
> > Bryan W. Berry
> > Technology Director
> > OLE Nepal, http://www.olenepal.org
> >
> > _______________________________________________
> > Sugar-devel mailing list
> > Sugar-devel at lists.sugarlabs.org
> > http://lists.sugarlabs.org/listinfo/sugar-devel
> >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.sugarlabs.org/archive/sugar-devel/attachments/20090604/cf59b457/attachment.htm
More information about the Sugar-devel
mailing list