Posts tagged: MouseEvent

AS3: Dynamic Mask

In this tutorial we will learn how to make a simple but cool dynamic mask using AS3.

Move your mouse over the image!

Read more »

AS3: Mouse Wheel

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.

Read more »

AS3: Simple Drag and Drop in Flash

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.

Read more »