bigjenkie
07-22-2008, 11:18 PM
Howdy,
When I apply a colorTransform to a programatically created Sprite (lineStyle, beginFill, moveTo, lineTo....), the vector line I used to draw the sprite with gets clobbered. For the time being, I'm having to delete the sprite and recreate it with the new color in order to keep the sprite with the proper outline, but it seems like there's a more elegant solution to this. Anyone have any ideas?
Thanks in Advance,
John
When I apply a colorTransform to a programatically created Sprite (lineStyle, beginFill, moveTo, lineTo....), the vector line I used to draw the sprite with gets clobbered. For the time being, I'm having to delete the sprite and recreate it with the new color in order to keep the sprite with the proper outline, but it seems like there's a more elegant solution to this. Anyone have any ideas?
Thanks in Advance,
John