Managing the files dependencies – MASAPI – Presentation Slides
If you are interested in the MASAPI project, you can see the presentation slides made by Cédric Tabin about it on the website of AUGG (Adobe User Group Geneva). Ahmet 0 Kudos Don'tmove!
If you are interested in the MASAPI project, you can see the presentation slides made by Cédric Tabin about it on the website of AUGG (Adobe User Group Geneva). Ahmet 0 Kudos Don'tmove!
Tonight at AUGG Cédric Tabin presented us his “massloading API”, (MASAPI project) for AS3. The target of the Masapi is to provide a complete framework dedicated to the management of the massive loading into a flash/flex application. It is designed to be as easy as possible to use but also to be as flexible as… Read More »
New article in Flash Developer Center: The reflect Class from Ben Pritchard […]This tutorial steps you through the creation of the Reflect class, a custom ActionScript 3.0 class that you can apply to reflections on movie clips […]. The Reflect class is intended for any developer or designer who would like to achieve an effect… Read More »
After offering the Ebook “AIR for Flex Developers“, Danny Dura, Kevin Hoyt and Mike Chambers has release a new book: AIR for JavaScript Developers. The free Ebook is available on Ajaxian. The pocket guide covers: Introduction to AIR Getting Started with AIR development Working with JavaScript and HTML within AIR AIR Mini Cookbook Command line… Read More »
Introduced with ActionScript 3.0 and Adobe Flash Player 9, ECMAScript for XML (E4X) offers new ways to retrieve data from XML in Adobe Flash applications. In this article I examine how you can use E4X to fetch data out of an XML object within an application in real time—processing only the information required to run… Read More »
New article from the ActionScript Technology Center by Peter Elst about Object-oriented programming with AS3. I know a lot of Flasher only used some procedural programming but now the AS3 change it all. You really need to understand well OOP to have the most of Flash CS3 and Flex. The concept of classes is at… Read More »
Tomorrow, I’ll have my last exam for this year, and then finish for University for some month 😉 During the last 3 month I haven’t published any new video tutorial about Flash CS3, but they are coming soon! One will be about interacting with a Database, the other will be about interaction between javascript and… Read More »
Just read on Paul Robertson blog’s about some features offered with AIR and local database. The news has been out from some times now but I haven’t seen example of this before (I’m in exam period that may explain it…). Well anyway the post is interesting and give the link to the Livedocs : “SQL… Read More »
Very good news from the Adobe labs, the Flex Component Kit allow us to create Flex component with Flash CS3: The Flex Component Kit for Flash CS3 allows you to create interactive, animated content in Flash, and use it in Flex as a Flex component. This is prerelease software. Use the Flex Component Kit when… Read More »
Apollo is the code name for a cross-operating system runtime being developed by Adobe that allows developers to leverage their existing web development skills (Flash, Flex, HTML, JavaScript, Ajax) to build and deploy rich Internet applications (RIAs) to the desktop. Apollo enables developers to create applications that combine the benefits of web applications – network… Read More »
Wondering why I didn’t see it earlier, but there is a free chapter (about the file system API) from the book: Apollo for Adobe Flex Developers. Yes it’s only for the Alpha of Apollo (alpha to be out Mars 16th) The book is sell as a Developer’s Reference for Apollo’s Alpha Release for Flex developers,… Read More »
The January session of the AUGG (Adobe User Group Geneva) was the first workshop made by the group. Thierry presented us Flex 2.0 by making some nice example (code to come). I presented a fast introduction to AS3 by showing & explaining the code of my Perlin Sound Spectrum Visualizer (example 1, example 2). Here’s… Read More »
Video #8 is here! That time I speak about creating a simple audio spectrum for the right and left channel with Actionscript 3.0. It’s approx. 13 long. As always it’s totally free… Watch the video Check for other video tutorials about actionscript 3.0 Ahmet 0 Kudos Don'tmove!
Simple try to make a MP3 player in AS3… Takes the ID3 soung tags, get the buffer, the sound position and make a small visualizer… 0 Kudos Don'tmove!
I’ve just updated as3.metah.ch, with a new video tutorial about the loading of an XML and the search within the Xml with E4x. It’s approx. 13min long. Watch the video Goto the video tutorial part Enjoy it 😉 Ahmet 0 Kudos Don'tmove!