Duh- thanks guys. One of those days...

Ben


--- In flexcoders@yahoogroups.com, "ben.clinkinbeard"
<[EMAIL PROTECTED]> wrote:
>
> The documentation shows this property as read-only, but then the
> example in the "Drawing vector graphics" section shows this code:
> 
> var mySprite:Sprite = new Sprite();
> mySprite.graphics.beginFill(0xFFCC00);
> mySprite.graphics.drawCircle(30, 30, 30);
> 
> So... which is it?
> 
> Thanks,
> Ben
>


Reply via email to