tags:

views:

18

answers:

1

i use the addChild(myChild) on a window. but when this window resizes i want to make the myChild width and height to fit the window. how do I do this?

thanks ;)