Hi, I want to know if it's possible to have a modal window that doesn't disable the whole of the flash player. For instance, I have an application which hosts another application (a widget). When the widget is waiting for it's data I use the PopUpManager to display a canvas (in order to blur the application and disable the user interface). The trouble is, the PopUpManager appears to be shared across all applications in the flash player, so the popup isn't added relative to the widget, it's added relative to the application. Also, the whole of the application is disabled, not just the widget. Does anyone have any clever ways around this?
Thanks, Mark

