How can I adjust flash so it values can only be whole numbers for dimensions and positions? For some reason flash likes to adjust the numbers I enter in the properties flash changes the number slightly. i.e i set the width to 500 and it’ll adjust it to 500.05 or 499.05.
Share
If you’re concerned about positioning not being to an absolute pixel, then you could just round off the
xandyproperties.Easiest way to do this if you’re not too confident with AS3 is to just put these two lines on the first frame of the MovieClip: