Skip navigation
epi3rc3
Currently Being Moderated

HtmlText Selected Index

Mar 9, 2010 8:40 PM

im trying to create a word proccessor where when the user highlights text and hits BOLD it places the bolding html tags. what i dont seem to udnerstand is how i can do this using textField.htmlText since the selected index of textField is not going to be same as the selected index of htmlText for it has more characters (the invisible html).

 

how would one do something like this?

  • Currently Being Moderated
    Mar 9, 2010 10:02 PM

    Try to use the Flex TextFormat class to do this functionality

    |
    Mark as:

More Like This

  • Retrieving data ...

Bookmarked By (0)

Legend

  • Correct Answers - 10 points
  • Helpful Answers - 5 points