Flash

TwitterFacebook
Get flash to fully experience Pearltrees
http://www.noupe.com/tutorial/30-hand-picked-flash-and-essential-actionscript-30-tutorials.html Apr 27 2009 Using Flash properly, allows you to create stunning visual experience and offer your visitors amazing user interaction. Flash’s strength lies in its ability to showcase unusual visual solutions, including graphic motion, videos and sound. Make use of them if you really want to achieve a stunning visual design

30 Hand-picked Flash and Essential Actionscript 3.0 Tutorials - Noupe Design Blog

AS3: Contact Form Learn how to create an email contact form for your website. Added on August 9, 2010 AS3: Changing Colors

Flash ActionScript 3.0 Tutorials

http://www.republicofcode.com/tutorials/flash/
http://pyrrha.developpez.com/articles/flash/as3/xml/ Découvrez rapidement et simplement comment accéder aux données d'un document xml en ActionScript 3. Il arrive fréquemment, lorsque l'on manipule de l'xml via l' ActionScript 2, que l'on en arrive à écrire une chose du genre : docXML.firstChild.childNodes[2].childNodes[i].ChildNodes[j].ChildNodes[e].attributes.name en cherchant une simple propriété de noeud xml...Pas pratique n'est ce pas ? Nous allons découvrir dans ce cours, la nouvelle façon d'accéder à ces informations, en ActionScript 3 à l'aide de séries d'exemples simples. En ActionScript 2, nous utilisions l'objet XML pour charger et "parser" un document xml. En ActionScript 3, le système a été repensé, nous utilisons la classe URLLoader pour charger le document. * Si vous ne savez pas charger une fichier en ActionScript 3, je vous invite dès à présent à lire le chapitre II de mon tutoriel sur les chargements, en vous rendant ici.

Flash - Utiliser du XML en ActionScript 3

Build a Dynamic Guest Book with XML and ActionScript 3.0

http://active.tutsplus.com/tutorials/xml/build-a-dynamic-guest-book-with-xml-and-actionscript-30/ Guest books are a great thing to enhance the online experience your viewers receive. The ability for the viewer to talk to you and others, respond to questions you’ve raised, comment on your work or just to socialize means a guest book is a must have for most web sites. Let’s see how we can build our own guest book with ActionsScript 3.0, XML and PHP. Introduction There are two main ways I can think of to power a guest book; the more commonly used MYSQL database driven, or the less common XML type. They both rely on server-side scripting to work, however the advantage that I see from using the XML version, is the simple fact that you need not worry about whether your host supports MYSQL and you also don’t have to program in 3 different languages.
Classes

http://romaindedenis.over-blog.com/article-flash-as-3-0-papervision-3d-texturer-et-interagir-avec-les-faces-d-un-cube-42861958.html

PaperVision 3D : Texturer et interagir avec les faces d'un cube. - Le blog de Romain Dedenis

Comme promis, voici notre nouveau tutoriel, nous allons voir comment texturer les faces de notre cube avec des images et comment interagir avec chaque face pour créer un menu 3d par exemple. I/ Texturer les faces d'un cube avec des images. Pour cet exemple, nous allons reprendre le précédent tutoriel auquel nous allons apporter quelques modifications pour texturer nos faces avec des images. Pour faire fonctionner ce tutoriel, veuillez ajouter 3 images dans le dossier de votre projet PaperVision . Résultat Obtenu
Tweetr is a simple to use AS3 Twitter API Library. As of 1.0b3, the Library fully supports pinless OAuth . Also included is a simple and easy to install PHP Proxy Class ( requires PHP5 ) that allows the Tweetr API to be used for flash content that is supposed to be deployed on the web. Effectively circumventing the twitter crossdomain restrictions. It also comes with a URL Shortener Class using http://is.gd/ and a URL Unshortener Class using http://untiny.me . It's Open Source / Free as in Beer

tweetr :: SWFJunkie

http://wiki.swfjunkie.com/tweetr