Is there way to determine the frame rate of a specific Flex component or display object?
For example, if I have a display object that is using a heavy amount of graphics drawing commands and another visual element next to it that is not would adding listeners on each for the render event produce different results or results that would reflect the fps per second?