Posts tagged flex

Load a MD5 model with Away3D Broomstick and Molehill (aka Stage3D) for Flash
Jun 11th 2011
Molehill aka Stage3D will be the next revolution for Flash and AIR. The new Adobe Flash Player will fully support 3D by allowing developers to use a set of low-level GPU-accelerated APIs. What’s pretty cool is that the 3D capabilities will be available also available for Mobile, TV and Desktop-based AIR applications. The best way to realize 3D visualization is to use a framework. My favorite one is Away3D. In this tutorial you will learn how to load a MD5 object with Away 3D 4 (Broomstick) with the Flex 4.5 SDK and the new Molehill.
More >
Volkswagen App My Ride: Locatunes
Jul 4th 2010
As you might have read on some webpages, Volkswagen has launched a contest called “App My Ride“. Goal of this contest is to
implement a small Flash/Flex-based application for a VW car entertainement system.
With my colleague Medhi, we have
submitted an application called “Locatunes”
Full description after the break:
What can you do with bytes ? Thibault tells you
Apr 11th 2010
Ever wanted to know what you could do with a ByteArray ? Thibault Imbert (visit his website ByteArray.org) gives you the answers and opens you the mysterious world of bits and bytes in Actionscript 3. His book will contain 7 chapters around concepts like encoders, parsers or even emulators.
If you are beginning to learn Actionscript 3, have no clue why ByteArrays are so important or if you wonder how to make an image encoder or how to send data over sockets, then this book is for you!
Thibault was kind enough to let us download the first chapter called “The first bits. The complete book will be available on his website. And by the way, don’t hesitate to check his other Actionscript 3 tuts and articles, this will show you the power of Actionscript 3 😉
Comments