code

Positioning popups

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…

Flex SDK 3.0.2 update

Since yesterday is available here the stable build of the Flex SDK 3.0.2.2113.
One of the good reason to upgrade your Flex Builder is that with this SDK you can create AIR application compatible with the release 1.1 (multilanguage support) and some security enhancements.

You can find more info here:

In order to make the update able to work with data visualization components or automated testing you have to copy the following files from the SDK 3.0 folder to the new SDK folder you create for the SDK 3.0.2.2113:

# <sdkdir>/frameworks/libs/automation*.swc
# <sdkdir>/frameworks/libs/datavisualization.swc
# <sdkdir>/frameworks/locale/en_US/automation*.swc
# <sdkdir>/frameworks/locale/en_US/datavisualization_rb.swc
# <sdkdir>/frameworks/locale/ja_JP/automation*.swc
# <sdkdir>/frameworks/locale/ja_JP/datavisualization_rb.swc
# <sdkdir>/frameworks/rsls/datavisualization_3.0.0.477.*