Flash Tutorials by jordan82

You can find here all the 11 tutorials by jordan82. The author's home page URL is http://www.codecall.net.
Sort byTutorials Per Page
Pages:1 | 2 | Next| Last
Since we can change the location of sprites by changing the x or y coordinates, animation is easy. All that we have to do is constantly change the x or y positions.
October 22, 2009 Today Views: 2 Total Views: 1,479
Earlier we looked at the text format object as a way of doing simple formatting. What if you need more control? This is where you can use CSS to get a lot more flexilibity over your formatting.
October 21, 2009 Today Views: 1 Total Views: 918
Group Discount System
In the toolbox there is a symbol that looks like a T this is for typing text on the stage.
October 16, 2009 Today Views: 2 Total Views: 1,326
Learn how to make a button that has a better interface using Flash/Action Script
October 14, 2009 Today Views: 1 Total Views: 2,507
In this tutorial, we are going to make a few sprites on the stage. Then we are going to add some sprites on to the other sprites. This will get us a lot closer to being able to make some nifty games with depth.
October 13, 2009 Today Views: 1 Total Views: 1,086
An external CSS file allows you to store your style definitions outside of the code. This has a few benefits.
October 12, 2009 Today Views: 2 Total Views: 1,244
Sometimes, when you have a text field you want to change how the text is display. Perhaps, you want the color to be red, or you want to change the font size? How can you do this? In the flash.text package there is a class called TextFormat that allows you to change the formatting of text fields.
October 9, 2009 Today Views: 1 Total Views: 3,031

More Advanced Drawing

Author: jordan82  Rating:
These methods require you to set all properties like coordinates and fill colors as we did before with graphics.beginFill. Then a single drawing method is used to process the data and draw the shape.
October 8, 2009 Today Views: 1 Total Views: 1,382
ActionScript contains a lot of methods for drawing all sorts of graphic primitives. With these graphic primitives, we can draw anything complicated that we want. We could make a drawing application very similar to MS paint. It wouldn't be hard to make something even better than paint.
October 8, 2009 Today Views: 1 Total Views: 1,290
I am going to show you how to make a simple GUI with Flash and add some action script code.
October 7, 2009 Today Views: 1 Total Views: 1,097
Pages:1 | 2 | Next| Last
flash CMS websites