FlexSprite Flex class

The FlexSprite class is a very small class that extends the Flash Sprite 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 FlexShape which has an identical implementation.

Search Great Flex/Flash Sites