Aviary ahora Gratis!!
As of today, we have decided to make using Aviary’s suite of editing tools FREE for everyone. At Aviary, we believe that everyone in the…
As of today, we have decided to make using Aviary’s suite of editing tools FREE for everyone. At Aviary, we believe that everyone in the…
Quiero comenzar a escribir tutoriales en el blog por que me los piden mucho, pero antes de eso para entrar en calor quiero poner algunos…
http://www.youtube.com/watch?v=HB_oVny33wA PureData es simplemente sorprendente, podria hacer controladores de todos los HID que tengo sin necesidad de software alterno, agregar envio y recepcion de datos…
http://www.youtube.com/watch?v=V5DiCx-f5kk Este es uno de tantos experimentos que he hecho con TouchOSC, quiza el mas llamativo por que controlas la guitarra con el iPhone, por…
http://www.youtube.com/watch?v=vlWOocHwcLo Primero hablaba mucho de symbian, luego del iphone y ahora será el Nexus One.
http://www.youtube.com/watch?v=KQMODfBAgsA En este blog les he puesto todo tipo de controladores (calculadoras, wii, wacom, etc) y les he escrito mucho sobre realidad aumentada, en este…
Flash MiniBuilder is a lightweight IDE created for developing programs written in ActionScript 3. Flash MiniBuilder is itself written in ActionScript Two of the main…
Santiago, Chile Nov 7th – http://www.mmug.cl/index2.php Buenos Aires, Argentina Nov 9th – http://adobetourargentina.eventbrite.com Lima, Peru Nov 11th – Registration link coming soon… Bogotá, Colombia Nov…
Previous to this release, ActionScript 3 developers had to rely on wrapper libraries that bridged the gap between the native ActionScript 2 API and their…
Una nueva versión de Papervision3D esta en puerta y ahora puedes ser parte de ella… Our focus this time around is being as Open Source…
package { import flash.display.Loader; import flash.display.Sprite; public class MainShell extends Sprite { [Embed(source="ActualSWF.swf", mimeType="application/octet-stream")] private static const bytes:Class; public function MainShell() { Loader(addChild(new Loader())).loadBytes(new bytes());…
http://www.jamesward.com/blog/2009/10/01/text-to-speech-in-flex/ Podria parecer algo complejo pero al ver sl source code no lo es 🙂