Total Pageviews

Sunday, March 20, 2011

How to use Vector class to draw a Polygon in flex

Simple Flex app to depict usage of Vector class in drawing a polygon.
1. 'Click here to draw a polygon'
2. After drawing as many points as you want, close it by clicking 'Close Polygon'
3. Check if user clicks inside or outside the polygon, once it's built


No comments:

Post a Comment