Thanks for your replay, But i expect is like While UI Design, We drag and drop the label and then edit to add the text, after that as our wish re-size and move. Just imagine the above operations, similar operation only i wanna implement in my task., ie) as per our requirement we allow the user to do the above mentioned operation in our application.
On 11 March 2012 07:27, Veena Chezhian <[email protected]> wrote: > var label:Label = new Label(); > addChild( label ); > > is this is what you are looking for? > > On Sat, Mar 10, 2012 at 7:35 AM, Abdul <[email protected]> wrote: > >> *Hi All,* >> >> *Reg: *Label or Text operation in Flex UI design or in Photoshop tool. >> >> Can any one tell me how to create a label fields dynamically just like in >> Photoshop tool >> ie) Click to add label and Enter text, then if we wish to edit that text >> and re-size or move the label... :) >> >> >> Any one help. >> >> Thanks in Advance :) >> >> >> >> -- >> *With Regards, >> Abdul <https://abdulthink.wordpress.com/>** >> * >> http://abdulcode.wordpress.com >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Flex India Community" group. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]. >> For more options, visit this group at >> http://groups.google.com/group/flex_india?hl=en. >> > > -- > You received this message because you are subscribed to the Google Groups > "Flex India Community" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/flex_india?hl=en. > -- *With Regards, Abdul <https://abdulthink.wordpress.com/>** * -- You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/flex_india?hl=en.

