Mar 9, 2010 8:40 PM
HtmlText Selected Index
-
Like (0)
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?
Try to use the Flex TextFormat class to do this functionality
Copyright © 2011 Adobe Systems Incorporated. All rights reserved.
Use of this website signifies your agreement to the Terms of Use and Online Privacy Policy (updated 07-14-2009).