Hi Mahesh, Use new instances of TextFlow and bind it with corresponding new instances of display container (or container controller based on the version of TLF you are using).
On Sat, Jan 9, 2010 at 11:19 AM, mahesh <[email protected]> wrote: > Hello All, > > i have a requirement to create instances of TLF dynamically...if i > create more than one instance of TLF, if i apply Bold / Italic / > Underline operations for the selected TLF, it is applying for the last > created instance... > > in my previous projects, i used TextArea instances....then i easily > got the currentTarget by writing event for TextArea instance and i > applied all operations for selected TextArea..... > > but, this time i am not getting currentTarget for TLF instance..... > > please give me any advice..... > > Thanx in advance.... > > Regards, > Mahesh Reddy.... > > -- > 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]<flex_india%[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.

