In the previous tutorial we talked about mouse wheel and how we can use it in AS3. After that some of my friends emailed me that they are interested to detect the scrolling speed! So I came up with a simple idea and in this tutorial we will use that idea to detect the scrolling speed.
In this tutorial we will see how to use the mouse wheel in our movies. Here we will create a new movie clip that you will be able to move a symbol up and down using your mouse wheel.
Note: You must click inside the Flash Movie before scrolling your mouse wheel.
Inverse Kinematics or IK is an animation technique that is new to Flash. Instead of animating the individual parts of an object as isolated elements, IK creates relationships or links between elements so that the movement of one element affects the movement of other related elements. This tutorial will introduce the Bone Tool with a very simple sample.
Wikipedia: “Coin flipping or coin tossing is the practice of throwing a coin in the air to resolve a dispute between two parties or otherwise choose between two alternatives. It is a form of sortition that by nature has only two possible outcomes. The historical origin of coin flipping is the interpretation of a chance outcome as the expression of divine will.”
This is a preview of what the gadget would look like on your page:
Although ActionScript 3.0 contains many classes and features that will be familiar to ActionScript programmers, ActionScript 3.0 is architecturally and conceptually different from previous versions of ActionScript. The enhancements in ActionScript 3.0 include new features of the core language and an improved Flash Player API that provides increased control of low-level objects.
The Polystar tool is on the same flyout as the Rectangle and Oval tools. This tool creates stars and polygons. In this tutorial we will make a simple star using this tool.
Drag and Drop is when you are able to move something with the mouse on screen. It is commonly use to create learning activities where elements needs to be associated. You can also find lots of games that use this method.