transparent file not working in Flash/AS3, though works in html
hello:
i have .gif image index transparency, shows i'd expect (i.e. correct transparency) when incorporated web page. however, transparency not show in flash swf. in actionscript, using loader load image, , bitmapdata comes have transparent property set true (i can see in debugger). however, transparency doesn't work. advice!
i have .gif image index transparency, shows i'd expect (i.e. correct transparency) when incorporated web page. however, transparency not show in flash swf. in actionscript, using loader load image, , bitmapdata comes have transparent property set true (i can see in debugger). however, transparency doesn't work. advice!
i realized doing wrong. wasn't calling
new bitmapdata
with transparency parameter , fillcolor parameters. sorry take room on board should have been obvious!
new bitmapdata
with transparency parameter , fillcolor parameters. sorry take room on board should have been obvious!
More discussions in ActionScript 1 and 2
adobe
Comments
Post a Comment