FlexShape Flex class
Submitted by jonathan on Tue, 07/08/2008 - 11:36
The FlexShape class is a very small class that extends the Flash Shape class and sets its name property to a unique identifier and overrides the toString() method to return a dot separated path to the Flash Stage.
The behavior is fully explained in the article on Intermediary Flex classes along with FlexSprite which has an identical implementation.
