As3 (9)
- AS3 101:The Display List - Activetuts+
-
In this sixth installment of AS3 101, we'll be studying topics related to the "Display List", Flash's rendering system. With a solid understanding of how to program the Display List, a whole world of dynamic possibilities open up.
Tags: as3, flash, flash for beginners, flash tutorial, how to learn flash, tutorial - view - prasanth - 11/02/2009 - 00:26 - - -
- Free Flash CS3 Website (ActionScript 3.0) Tutorial
-
This free Flash CS3 tutorial is for beginners who want to learn how to make a simple website in Flash. Learn how to incorporate some basic interactivity required to create a Flash website using ActionScript 3.0.
Tags: actionscript, as3, flash, flash tutorial, tutorial - view - prasanth - 11/02/2009 - 00:22 - - -
Liked by: prasanth
- AS3 Basics - Loading & reading XML
-
One of the biggest improvements AS3 has over AS2 is the way xml is now handled. The old node syntax has been replaced with the more intuitive ECMAScript (E4X). This short tutorial introduces you to key concepts of working with xml in AS3.
Tags: as3, flash, XML, free flash tutorial, tutorial - view - prasanth - 11/02/2009 - 00:10 - - -
- How to create a simple Flash/PHP mail contact form with AS3 and MySQL - The Tech Labs
-
Welcome to the second PHP tutorial on TheTechLabs.com. In this tutorial I’m gonna show you how to improve our simple php, sending the info by mail and saving it on a MySQL DataBase using a custom MySQL class that we could reuse anytime and phpMailer, an open source class to send mails.
Tags: as3, flash, mysql, php, free flash tutorial, tutorial - view - prasanth - 11/02/2009 - 00:04 - - -
- Learn How-to Create Flash Components using Actionscript 3.0, XML and Flickr API - The Tech Labs
-
This tutorial will allow you to learn to create custom Flash Components using Actionscript 3.0. I have opted an image gallery component where we would show thumbnails of various images and user could see respective enlarged image by clicking any of the thumbnail.
Tags: as3, component, flash, free flash tutorial, tutorial - view - prasanth - 11/02/2009 - 00:04 - - -
- How to Set Perspective Projection of Display Objects - Experiments in Flash CS4
-
It is well-explained and illustrated in the ActionScript 3 for Flash Player 10 documentation and manuals how to manipulate the perspectiveProjection property of the root object. Examples in the documentation show how to change the fieldOfView and the projectionCenter for the root object.
Tags: 3d, as3, flash, flash cs4 tutorial, flash tutorials, tutorial - view - prasanth - 11/01/2009 - 22:10 - - -
- Kaleidoscope Effect in Flash CS4
-
In this simple tutorial we show how to create a kaleidoscope effect in Flash CS4. We use a new AS3 method available in Flash Player 10, 'copyFrom'. 'copyFrom' is a method of the Graphics class that makes it possible to copy drawings, fills, and, in our case, bitmap fills from one display object to another.
Tags: as3, flash, flash cs4 tutorial, tutorial - view - prasanth - 11/01/2009 - 22:10 - - -
- Rain Animation with Splashing Raindrops - Flash CS4 AS3 Effect
-
We present a versatile custom AS3 RainDisplay class which allows for the creation of a variety of 2D raindrops animations. The raindrops splash upon impact with the ground. Below, we show two examples to illustrate the basic use of the RainDisplay class. Click on the images below to open the demos.
Tags: as3, cs4, flash, flash cs4 tutorial, tutorial - view - prasanth - 11/01/2009 - 22:09 - - -
- Flash CS3 External Clips
-
A feature that adds considerably to the versatility of Flash is its ability to load and control movie clips already built as swf files. In this short tutorial, we will demonstrate the basics for loading and controlling simple movie clips saved as independently built swf files.
Tags: as3, flash, flash cs3 tutorial, tutorial - view - prasanth - 11/01/2009 - 22:03 - - -