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

Flash Tutorials by Flash Creations

You can find here all the 62 tutorials by Flash Creations. The author's home page URL is http://flash-creations.com.
Sort byTutorials Per Page
Pages:1 | 2 | 3 | 4 | 5 | 6 | 7 | Next| Last
In order to do anything useful with variables in the way of comparison, calculation, concatenation, or even bit manipulation, we need to see how actionscript operators work
November 16, 2005 Today Views: 1 Total Views: 1,402
An event handler is a function assigned to an event property of a movieclip that tells the movieclip how to respond when that event occurs.
November 15, 2005 Today Views: 4 Total Views: 1,941
Now we'll look at how to make a movieclip that not only changes on rollOver and rollOut, but looks different depending on which of two states it's in
November 14, 2005 Today Views: 1 Total Views: 2,663
To allow a movieclip to be dragged while the mouse is pressed (only), you assign a function which executes the startDrag method to the movieclip's onPress event, and a function which executes the stopDrag method to the movieclip's onRelease and onReleaseOutside events.
November 11, 2005 Today Views: 2 Total Views: 1,948

A sample game

Author: Flash Creations  Rating:
Build the bee game
November 9, 2005 Today Views: 1 Total Views: 3,961
The dart shooter game is a whole lot more interesting if it has sound included in it.
November 8, 2005 Today Views: 1 Total Views: 2,497
Here we'll take a look at another use of the onRelease function to make a photo in a slider movieclip ease into place when the control is clicked.
November 7, 2005 Today Views: 3 Total Views: 2,251

Dart Shooter

Author: Flash Creations  Rating:
In this tutorial, we'll make a shooter movieclip (the red snorkel thing above) that can be dragged horizontally, a dart movieclip that is 'shot' when the spacebar is pressed, and several instances of a bubble movieclip that float by and pop when hit by the dart.
November 4, 2005 Today Views: 1 Total Views: 3,834
Assignment statements can be used to assign values to variables. They can be combined with declaration statements to both declare a variable and assign it a value, or the declaration and assignment may be done separately.
November 3, 2005 Today Views: 2 Total Views: 1,009
In actionscript, variables of type Number can be positive or negative integer or decimal numbers. This is different from many programming languages which have different data types for integer and floating point numbers, and means that one must be careful with numeric comparisons in Flash
October 31, 2005 Today Views: 1 Total Views: 1,179
Pages:1 | 2 | 3 | 4 | 5 | 6 | 7 | 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