There are several ways of doing this effect in Flash, I try to give you the most simple. In our example, the cursor is a symbol Customized Movie Clip being pulled by the cursor that is normally hidden.
Start by creating a new flash file. File sizes and background are not important. However it is recommended to change the frame rate to 30 or even more to create an impressive effect in May. You can change the frame rate of the Properties Inspector (Window; Properties or Ctrl + F3).

Now you have to paint cursor on the scene. You can use the pencil tool or other drawing tools. It is recommended to do do cursor to the left.

Select the cursor using the tool for selecting or clicking Ctrl + A to select whatever is on stage. Once selected converteste drawing into a symbol. Symbols can be controlled through ActionScript toward primary forms and designs that can not be controlled in the same way. To convert the drawings into a symbol, go to Modify> Convert to Symbol or press F8 while the subject is selected. In the window, “Convert to Symbol ’select’ Movie clip ‘that kind of symbol. Make sure you have selected the upper left corner as a recording. The registration center set Movie. Click OK.

While Movie Clip the newly created is selected, go to Properties and Inspector rename Movie Clip the instance with a name. The name of the court are used as reference to control clip using Action Movie Script. It uses the name cursor_mc when you rename the court.

Our scene is now set. All you have to do is to write ActionScript code to make the cursor to work. In Layer panel creates a new layer clicking on the Insert Layer. You can rename this layer named “ActionScript. Right click on the first frame of layerului and select Actions to access panel ActionScript

The ActionScript
cursor_mc.startDrag ( "true");
Mouse.hide ();
Copy paste these lines in Action Panel. Press Ctrl + enter to test the animation and you will see how Customized mouse will work.
RSS feed for comments on this post · TrackBack URI
Leave a reply