Archive for the ‘Tutorials’ Category

Reading data from xml with flash AS 3

In this tutorial I will show you how to read XML file and it’s variables and then use them in flash. First we’re gona write a very simple XML file:

Read more

How to increase button hit area

Let’s say I have a small button on stage with some roll over and roll out events. Now I would like to increase button’s hit area so it’s easier to hit. Make a button on stage, convert it to movieclip and name it button, also set instance name to button.

Read more

Flash grayscale filter

In this tutorial I will show you how you can add a greyscale filter to a photo on mouse roll over. When you roll your cursor back out, photo will go back to original form.

First import your photo to stage and convert it to movie clip. Name it as you wish (in my case name is picture and instance name is also picture). You should have something like this on stage:

flash color image

flash color image

Read more

Return top