This small demo show to you how to handle the position of popups created through the PopUpManager class in a Flex application.

At the following link you find the demo with the view source enabled, the key points are:

  • Dinamically position of the popups accordingly to a link button position
  • Creation of a custom popup

Hope it helps…