Not finding what you are looking for? Request a recipe!

  1. Avg. Rating 3.7

    Adding Flex Components to dynamically generated windows.

    To use Flex Components in a new window, you'd have to create a new (mx:)Window instance rather then creating a (mx:)nativeWindow instance. Also you'd need to add the Flex Component to the Window Object directly and not to it's DisplayList. There is a little difference in both of them so i'll prov ...

  • Results 1-1 of 1