0

How to create a draggable movie clip to the pressure of the mouse

Follow updates via RSS feed.

To increase the interactivity of Flash movies created in addition to the buttons that let you explore you can return useful to create a draggable movie clip from the keyboard. As the example below.


0

How to format the style of a text in a flash movie

There will always wonder how to format text in flash company is not impossible.

1. Create a movie and the first frame nell'actionscript enter the following code:
prop = new TextFormat ();
with (prop) {/ / for the TextFormat object


0

Create a zoom image into a flash movie navigable by keyboard

Today I am programmer and I have prepared a nice Actionscript keyboard to navigate and zoom an image.
1. Create a level and import the image could be used.
2. Press the F8 key and convert the image into a movie clip.
3. Assign the instance name of 'image'


0

Use custom cursors in a Flash movie

This tutorial explains in detail how to use a Flash movie into a custom cursor:
1. Draw or import the cursor image to use.
2. Convert the image into a movie clip and button with the detritus of the mouse, click on the image to open the actions panel.


0

To insert the date and time in a Flash movie

Guys this tutorial I found it quite interesting course for those who do not have much experience with flash.
You have to create two levels for a date and the other for the background. In the first level, enter the code for the date and time, in a keyframe.
Code:
tellMonth = new Array ("January", "February", "March", "April", "MAY", "June", "July", "August", [...]