September 22, 2009
A simple and easy tutorial for you to know how to use the mouse interactivity in Actionscript 3. We’ll create the eyes for an alien character that will follow the mouse. Also we’ll hide the mouse and change it with something else. All this is done in a general Movie Clip so you can drag it in your project.
Read more »
September 21, 2009
Because we like to keep up the inspiration, we post daily sparks both for designers and developers.
If you’d like to contribute send us via contact form the link that inspired you and specify in the message for “Flash of the day” or via Twitter http://www.twitter.com/flashuser
Read more »
September 1, 2009
In this tutorial I will describe how to create an image sliding in Actionscript 3.0. For creating the transition we’ll use the standard Tween from Flash. You can use this in your projects, product presentation, anywhere you need such a tool.
Read more »
August 15, 2009
Because we like to keep up the inspiration, we post daily sparks both for designers and developers.
If you’d like to contribute send us via contact form the link that inspired you and specify in the message for “Flash of the day” or via Twitter http://www.twitter.com/flashuser
Read more »
August 7, 2009
A really simple and useful tip. The drag and drop functionality in Actionscript 3.0. You can use it to drag pictures from one spot to other, to put items in a shoping cart, to arrange objects in a specific order etc. I’ll show you how to match 3 different shapes in their corresponding spots.
Read more »
August 5, 2009
This freebie is a XML driven image viewer built in Actionscript 3.0. It’s very easy to integrate in your projects, change the images path and description text from XML.
Read more »
June 12, 2009
Maybe you have tried many different ways loading an external resource such as images or SWFs inside an empty movie clip from the stage and no matter what you have tried when loading another image / SWF again you saw two or three versions of it playing and hogging resources. Not good.
Read more »