Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
Adobe Flex SDK Previous
-
None
-
Affected OS(s): All OS Platforms
Affected OS(s): All OS Platforms
Language Found: English
Description
Steps to reproduce:
See bug files.
Notice that when either BitmapImage is rendered individually the luminosity mask works, but when both are rendered as direct children of a container like <Graphic> it doesn't work.
Actual Results:
Only one image is rendered without any luminosity masking.
Expected Results:
The two images are rendered independently and with luminosity masks.
Workaround (if any):
Wrap each BitmapImage in a <Group>