Charts and transparent BitmapFills?
hello, using bitmaps alpha channel ran problem: i'm trying use bitmap (in png-format, alpha channel set) mx:bitmapfill:
<mx:columnchart> ...
<mx:series> ...
<mx:columnseries>
<mx:fill>
<mx:bitmapfill source"@embed(source='rscs/fillbitmap.png')"/>
...
in example can see alpha channel not displayed/used correctly - filled columnseries not transparent. using same png-bitmap e.g. mx:image works without problems (you can see background through transparent parts of bitmap).
is bug? missing feature? or missing something?
tia
uwe
p.s. using flex 2.0.1 , flashplayer 9
More discussions in Flex (Read Only)
adobe
Comments
Post a Comment