First time here? First time here? Newsletter Signup Newsletter
651326 Members and growing! | Flash Jobs
Search tutorials
Author: Polnareff | Website: http://adment.ad.funpic.org
Most of us already get that. The problem really lies on how we use getBounds. So, supposing you had a rectangle, and you wanted to find out the minimum X point of that rectangle, the line of code would something like this:
boundXmin = square.getBounds(_root).xMin;
Let’s try and understand this. First, we write the instance’s name (that being “square”). You always need to reference this before the getBounds. Then comes “getBounds”. Its parameter is the timeline you are targeting. In this example, and probably most that you will be using this for, it is in the root timeline, which is the main timeline. Finally comes what value you are trying to obtain, that being the minimum X (xMin). We store all that into our variable called “boundXmin”. Now if you were to trace that variable, like so:
trace(boundXmin);
When testing the movie, the Output window should display the square’s maximum X. If you constantly traced this variable, and the variable were constantly changing (your square would be moving), it would keep tracing the new value. This getBounds code could later be repeated for the other 3 terms:
boundXmax = square.getBounds(_root).xMax;
boundYmin = square.getBounds(_root).yMin;
boundYmax = square.getBounds(_root).yMax;
» Level Intermediate

Added: 2006-01-04
Rating: 9 Votes: 13
(10 being the highest)
» Author
I have a passion for Actionscript.
» 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.