Is there anyway to create a transparent display.newRoundedRect() while leaving the border or StrokeColor non-transparent? So you would just get the outline of the newRoundedRect? the alpha property seems to affect the whole thing…
Why not set the fill color with an rgba value like setFillColor(0,0,0,0) - so that the a value is totally transparent [import]uid: 4309 topic_id: 19150 reply_id: 78392[/import]