Flex - modal transparency blur only on certain components when using PopUpManager?
When using the PopUpManager in Flex with modal = true, the background application is blurred. Is it p开发者_运维问答ossible to keep this blur for most of the background application but set certain components to not be blurred?
No, you'll need to create this type of custom functionality - the modal screen is either on or off.
Sorry for the bad news :\
精彩评论