Webmaster Tutorials -> Flash Tutorials -> Object Tutorials

Sponsored Links

Limit movements on the stage

Flash | Advanced Flash with Actionscripts
Author/Publisher | ilike2flash
This flash tutorial will teach you how to limit the keyboard movements of an object on the stage.

Creating Animations Using The AS3 Tween Class

Flash | Advanced Flash with Actionscripts
Author/Publisher | Oman3D.com
The Tween Class lets you animate objects and move them around the screen without much of hassle.

AS3 guide Functions

Flash | Advanced Flash with Actionscripts
Author/Publisher | Flash Essential
What are ActionScript 3.0 Functions? A function is a reusable block of code. ActionScript code executes in linear fashion but with the use of functions allows us to execute code when and how we want. For example you may want a certain part of code to execute when a mouse click occurs. Below we'll go through how to write a function that will change the alpha setting of an object on the stage when hover your mouse over that object that object. Lets go through the code below.

Collision testing

Flash | Advanced Flash with Actionscripts
Author/Publisher | ilike2flash
This Flash tutorial will teach you about basic collusion testing. Collusion testing uses the hitTest() method which determines whether an object has been hit or not.

Follow object on mouse click

Flash | Advanced Flash with Actionscripts
Author/Publisher | ilike2flash
This Flash tutorial will teach you how to move an object when the mouse is clicked.

Mask text effect

Flash | Text Effects
Author/Publisher | ilike2flash
This flash tutorial will teach you have to create a mask text effect. The results give the effect of text being slowly revealed by the masked object. This effect is very useful and can be used to create lots of different mask effects.

Key controls

Flash | Basic Flash
Author/Publisher | ilike2flash
This flash tutorial will teach you about the basic key controls. This adds interactivity to your objects as they are able to move on stage using the arrows keys. This tutorial requires action script.

Create a draggable object

Flash | Navigations
Author/Publisher | ilike2flash
This flash tutorial will teach you how to create draggable objects. This effect is very simple and will only require a few lines of code.

Create and position shapes with AS3

Flash | Advanced Flash with Actionscripts
Author/Publisher | Jones Hansen
how to use loops to load in and position objects relative to each other on the stage, with flash actionscript.

Applying filters with AS3

Flash | Advanced Flash with Actionscripts
Author/Publisher | Jones Hansen
how to apply some filters like glow and dropshadow to an object with a mouse click in actionscript, using an eventlistener in Flash actionscript 3

Sponsored Links

 
copyright © 2003-2006 RNEL.NET

all Free Webmaster Tutorials are properties of their respective owners

Valid XHTML 1.0 Transitional Valid CSS!

page loaded in 0.1511 seconds