Quick tip: Find the distance between two points in Flash
When programming in Actionscript 3.0 you will at some point need to find the distance between two arbitrary points on the stage. This is most true when developing applications with dynamic graphics such as Flash games. Here are two methods of finding the distance between two points on the stage.
Continue reading →









