views:

89

answers:

0

Hi!

I'm currently working on my first flash title using Flex and AS3. At the moment I'm designing my in game GUI. The game is using double buffered rendereing using bitmaps and I want to add a textbox type control. Is it possible to use one of the flex controls in the rendering pipeline (while maintaining the text editing properties) somehow instead of creating a new control from scratch?

Regards/sZ