gnash-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnash-dev] render_handler::draw_shape_character


From: strk
Subject: Re: [Gnash-dev] render_handler::draw_shape_character
Date: Mon, 19 Feb 2007 21:48:58 +0100

On Mon, Feb 19, 2007 at 04:11:35PM +0100, Udo Giacomozzi wrote:
> Hello strk,
> 
> Monday, February 19, 2007, 11:50:14 AM, you wrote:
> s> The render_handler::draw_shape_character takes a character instance
> s> and assumes it does have a parent.
> 
> How comes it has no parent?

It's the top-level movie.
Now I changed it to be a generic_character created by the shape_character_def,
works fine now, with the "special" *mutable* definition, drawing *below*
static defined shapes and being the only one cleared by MovieClip.clear.
Tests welcome.

Thanks for your patience :)

PS: next step for Drawing API would be fills.

--strk;




reply via email to

[Prev in Thread] Current Thread [Next in Thread]