http://www.vectorials.com
http://www.markuptutorials.com
http://www.tutorialkit.com
http://www.3dlessons.com
http://www.webdesign.org
http://www.learnphp.org

Actionscripting Flash Tutorials - FlashPerfection.com

Sort byTutorials Per Page
Pages:44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | Next| Last

Tell Target

Author: Kirupa.com  Rating:
Many of you have seen sites that react with interesting animations, etc. when you click on an element in Flash. While it may look like it was a very clever use of Go To And Play, it is more than likely an advanced function called the "Tell Target".
November 8, 2006 Today Views: 2 Total Views: 1,771

Flowcharting

Author: Kirupa.com  Rating:
Flowcharting my friend is a programmer's BEST FRIEND. If you have ever taken a programming course for C++ or pretty much everything, then my guess is that you know how to do something like a flowchart.
November 7, 2006 Today Views: 2 Total Views: 1,449
Anyone who had frequented the Game / AI Programming Forum in the Kirupaforum might have seen a very popular topic: The basics of an RPG, started by denacioust, where he did a decent job of creating a basic, and preliminary Tutorial for an RPG.
November 6, 2006 Today Views: 1 Total Views: 1,576
In the world of Flash interactvities and multimedia applications it is always important to let the user know what is happening when the application needs to be paused while a fairly large amount of data is being loaded. To do that nothing's best than a nice preloading system.
November 3, 2006 Today Views: 2 Total Views: 2,716

Building Protoypes

Author: Kirupa.com  Rating:
This totally rocks. Once you start using it, you wonder how you can have missed it for so long...
November 3, 2006 Today Views: 2 Total Views: 1,636

#include

Author: Kirupa.com  Rating:
This is very scarcely used by coders, but it exists... it can be useful if you use the same code many times, so instead of copying and pasting it which can be painful if you want to correct something, you can import the as file and make your corrections once for all.
November 2, 2006 Today Views: 1 Total Views: 1,050

Random Numbers

Author: Kirupa.com  Rating:
In programming, it is nice to be able to create numbers that occur unexpectedly. To create numbers that occur with no set pattern, one would need to use random numbers. To create a random number, you would use the following function:
November 1, 2006 Today Views: 1 Total Views: 1,446

For...in Loops

Author: Kirupa.com  Rating:
for...in loops are tricky to use. What they do is simple though: they reference everything they find in an object and put it in an array. For instance, if we create two movie clips in the _root, and then check what is in the _root, we will do it like that:
October 31, 2006 Today Views: 1 Total Views: 1,177

Spinning Movie Clip

Author: kreso3110  Rating:
This tutorial will teach you how to rotate Movie Clip using Action Script and buttons in Flash 8. For this sample you'll need to use the same Flash document that I created in the previous tutorial.
October 30, 2006 Today Views: 4 Total Views: 2,421
In this tutorial i hope to show you how you can setup the use of color and Actionscript.
October 30, 2006 Today Views: 1 Total Views: 1,052
Pages:44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | Next| Last
Quick Poll
Which of our Educational Network websites do you find most useful?
FlashPerfection.com
WebDesign.org
3DLessons.com
Vectorials.com
TutorialKit.com
PSPtutorials.org
MarkupTutorials.com
LearnPHP.org