First time here? First time here? Newsletter Signup Newsletter
651326 Members and growing! | Flash Jobs
Search tutorials
Author: Jorian Cunliffe | Website: http://

Code

First step is to get the position of the objects:

Comment:   	get the origin position
Set Variable: 	"origin_x" = GetProperty ( "/origin",_x )
Set Variable: 	"origin_y" = GetProperty ( "/origin",_y)
Set Variable: 	"mouse_x" = GetProperty ( "/mouse_clip",_x )
Comment:   	get the mouse position
Set Variable: 	"mouse_y" = GetProperty ( "/mouse_clip",_y)
Set Variable: 	"dist_x" = mouse_x - origin_x
Set Variable: 	"dist_y" = mouse_y - origin_y


Second step is the determination of the normalisation factor, this is the sum of the absolute values of the distance (x and y) of the mouse from the origin:

Comment: set the normalisation factor
If (dist_x<0)
      Set Variable: "normalise" = -1*dist_x
Else
      Set Variable: "normalise" = dist_x
End If
If (dist_y<0)
      Set Variable: "normalise" = normalise + (-1*dist_y)
Else
      Set Variable: "normalise" = normalise + dist_y
End If
» Level Intermediate

Added: 2000-12-21
Rating: 7 Votes: 41
(10 being the highest)
» Author
No information about the author has been provided.
» Download
Download the files used in this tutorial.
» Forums
More help? Search our boards for quick answers!

Comments

  • There are no comments yet. Be the first to comment!

  • You must have javascript enabled in order to post comments.

Leave a Comment
  • Your email address will not be published. All fields are required.
Featured Flash FLA
» Author: S.Saipriya
» Title: Flash Fire Effect
» Description: This tutorial explains about how to create Fire Effect in Flash of Actionscript 2.0.I hope this tutorial helps you!
Featured Sound Loops
Image for equalize

Audio Player

» Author: Aidan Crouzet-Pascal
» Title: Falling Star
» Description: This loop is a cool sounding, E minor loop.
Latest Font
» Author: Fábio FAFERS
» Description: I created this font for free use. Everyone can apply it in personal or business texts. Its free, but I want to be communicated in case of business use. Donations are accepted to keep the project of free fonts alive! Thank you all
Featured Sound Fx
Image for equalize

Audio Player

» Author: Brandan Paulin
» Description: Epic sounding loop with Brass, Percussion, Strings and Winds. This is actually part of a Loop Pack called the Coming where you can download the rest of the loops that go with it FREE from my website.