I'm sorry. I just read again what you said and if your popups are already modal and you want to configure their background appearance, then maybe this thread might help - https://forums.adobe.com/thread/739801?start=0&tstart=0
(Read thoroughly, as it starts the discussion with MX applications and later continues with Spark ones...) On Sun, Apr 3, 2016 at 10:14 AM, Evyatar Ben Halevi-Arbib < [email protected]> wrote: > It sounds like you mean you want the popup to be modal, which is the third > parameter of PopUpManager.addPopUp function. > From the function's documentation - > modal If true, the window is modal which means that the user will not be > able to interact with other popups until the window is removed. > > Let me add that it doesn't allow interaction with anything in the > background either. > > Good luck, > Evyatar > > On Fri, Apr 1, 2016 at 6:06 PM, leokan23 <[email protected]> wrote: > >> I have several popups in one of my apps, and i am trying to figure out >> how to >> make a grey transparent behind the popup when it is open. I am looking >> for a >> similar look to the native android when any modal is open. >> >> Any ideas? >> >> thanks >> >> >> >> -- >> View this message in context: >> http://apache-flex-users.2333346.n4.nabble.com/SkinnablePopUpContainer-in-mobile-tp12384.html >> Sent from the Apache Flex Users mailing list archive at Nabble.com. >> > >
