addChild, removeChild and use a backgroundimage style for your jpg. jason
-----Message d'origine----- De : [email protected] [mailto:[EMAIL PROTECTED] la part de oneproofdk Envoyé : dimanche 4 février 2007 01:05 À : [email protected] Objet : [flexcoders] Dynamic creation of <mx:text> from xml - placed over an image I am looking into how to make a dynamic form, where I load some values into an array uisng a httpservice, then a ActionScript function would dynamic add <mx:text> fields to the app. Can anyone help me out with some code (pseudo) or links to docs ? Donøt know where to look. Also : Is it possible to place <mx:text> and other UI components, over a <mx:Image> ? I'm looking into using a jpg as "background" for the form, so I need to place the UI components on top of the jpg background. Is this possible ? Should I use a canvas with a image or ? Thanks for your help and time Mark

