![]() |
![]() |
|
![]() |
 |
|
|
|
|
January 14th, 2008 |
|
In this Flash tutorial you will see how to make some text blur out then going crazy shaking.
|
Flash >> Flash Effects >> blog.0tutor.com |
|
|
|
|
|
 |
|
|
|
|
January 10th, 2008 |
|
In this flash tutorial you will learn how to make a very useful alpha tween effect controlled by flash actionscripting
|
Flash >> ActionScript >> blog.0tutor.com |
|
|
|
|
|
 |
|
|
|
|
January 8th, 2008 |
|
In this tutorial you will see how to assign keyboard key values to move an object around using actionscript.
|
Flash >> Game Development >> blog.0tutor.com |
|
|
|
|
|
 |
|
|
|
|
January 4th, 2008 |
|
Apply a simple water ripple effect to any object in Flash.
|
Flash >> Flash Effects >> blog.0tutor.com |
|
|
|
|
|
 |
|
|
|
|
January 2nd, 2008 |
|
In this Flash tutorial you will see how to make a simple gear rotation effect in just a few easy steps.
|
Flash >> Animation >> blog.0tutor.com |
|
|
|
|
|
 |
|
|
|
|
December 30th, 2007 |
|
If you want to be a programmer or just write some simple lines of code, you will need to know some math and how to use it. Here you will see how to work with mathematics in Flash actionscript.
|
Flash >> ActionScript >> blog.0tutor.com |
|
|
|
|
|
 |
|
|
|
|
December 18th, 2007 |
|
In this Flash tutorial you will see how to make an object follow your mouse cursor, this is a great feature for games, animations or just for fun.
|
Flash >> ActionScript >> blog.0tutor.com |
|
|
|
|
|
 |
|
|
|
|
December 18th, 2007 |
|
Everything in Flash happens based on events. These events can be either user initiated such as with the onMouseDown event or the pressing of a button, or can come as a result of the the passing of frames within the Flash timeline. When taking advantage of the latter, one often uses the onEnterFrame event, allowing an action or a series of actions to occur every frame. With these kinds of actions, animations can be coded to play synchronous with the passing of time along the Flash timeline. Howe...
|
Flash >> ActionScript >> kirupa.com |
|
|
|
|
|
 |
|
|
|
|
December 17th, 2007 |
|
With web and multimedia design there is the opportunity to add a little fun and creativity to your logo by creating a simple animation effect. Obviously this process isn’t limited to just your logo; animating an element can help draw attention to a particular object or area of a webpage or digital presentation.
|
Flash >> Animation >> blog.spoongraphics.co.uk |
|
|
|
|
|
 |
|
|
|
|
December 13th, 2007 |
|
An introduction to the basic concept of applying a mask, performing a test render and creating a cut out in Fluid Mask, a Photoshop plug-in.
|
Flash >> Drawing and Basics >> depiction.net |
|
|
|
|
|
 |
|
|
|
|
December 11th, 2007 |
|
As a bit of a treat, I'm going to show you how to make particle "explosions" that will come in handy in games, visulisations or other projects.
|
Flash >> ActionScript >> gamersgarden.com |
|
|
|
|
|
 |
|
|
|
|
November 28th, 2007 |
|
The new Flash 8 filters such as blur, drop shadow, and bevel are extremely easy to apply directly on objects at authoring time, but you may want to generate these effects using ActionScript to have more dynamic control over them. Generating these filters through ActionScript is not as straightforward as you might think it is, this tutorial will hopefully teach you how to do that easily. This tutorial is to be followed in Flash 8 and the created SWF files will have to be viewed on Flash 8 Player ...
|
Flash >> ActionScript >> oman3d.com |
|
|
|
|
|
 |
|
|
|
|
November 22nd, 2007 |
|
Looking at the boards and at feedback from previous tutorials, I've spotted what I believe to be the most common Actionscript errors. These vary from basic to advanced; even expert coders may learn a thing or two. Before looking at these errors, I present a brief review of Flash's debugging tools.
|
Flash >> ActionScript >> actionscript.org |
|
|
|
|
|
 |
|
|
|
|
November 4th, 2007 |
|
Flash supports a shiny class called Tween which allows for some quick and cool Robert Penner style movie clip easing.
|
Flash >> ActionScript >> actionscript.org |
|
|
|
|
|
 |
|
|
|
|
November 2nd, 2007 |
|
FileReference API provides methods using which one can download or upload files from/to a server. Each FileReference object maps to a single file which can be uploaded or downloaded from/to a server. You can get the following properties of a file using the FileReference API.
|
Flash >> Utilities >> tutorials.lastashero.com |
|
|
|
|
|