Hi Hugh! > I can't see any current sound integration in qooxdoo. > > Has anyone added sound to their qooxdoo app? > > I found SoundManager 2 at > http://www.schillmania.com/projects/soundmanager2/ which seems like it > would do the job and has a BSD licence. Is there any interest in adapting > the code for qooxdoo? Any better packages?
No plans for sound integration in qooxdoo that I'm aware of, so feel free to go ahead. :-) I recall SoundManager2 being quite a prominent "web 2.0" JS sound solution (using Flash internally). There might be some others too, you might want to check that (JS Sound Kit, etc.). Regarding license, BSD is fine, and can easily be adopted by qooxdoo. What about creating a qooxdoo-contrib project for sound support? Would be great we could get that started. Since qooxdoo includes a Flash integration layer already, you shouldn't need a separate SWFObject (if there are problems, Christian, who did the recent Flash improvements in qooxdoo 0.8, could have a look). Some other code of SoundManager2 could probably also be replaced by using the qooxdoo equivalents. Looking forward to your achievements, good luck, Andreas ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
