Flex 3 text editor

Here’s a nice short tutorial how to make simple text editor using Flex. Actually it’s interesting how simple is to make such a dynamic component.

I hope you’ll enjoy.

Related posts:

  1. Flex 3 ComboBox disabled options
  2. Flex 3 HSlider thumb gap issue
  3. Flex 3 DateChooser UTC issue
This entry was posted in featured, flex 3, video, web development and tagged , , , , , . Bookmark the permalink.

5 Responses to Flex 3 text editor

  1. Charles Mahovik says:

    Thanks for the video, I’ve never seen it before, but it contains exactly what I was searching.

    Thanks again!

  2. rani says:

    thanks a ton

  3. Zanga says:

    Hi, when I try to intregrate this editor in my aplication it gives me this error:
    ” 1114: The public attribute can only be used inside a package. ” at all the functions.

    I only have a private function in my application that makes new panels.

  4. absolut says:

    Hi! i need a Text Editor with ability to create and edit grid in it… not datagrid as component, grid – as group of strings, samthing like this:
    +———————————–+————–+
    | text1 | text2 |
    +———————————–+————–+
    where i can:
    1. Set width and height for each created dg
    2. Creating new dg
    3. Dran’n'drop it…for example create image, and d’n'd it
    4. Dinamically chenge text1 and text2, or anoter text field
    5. Set count of dg colums
    6. Ability to set function to text1 or text2, or anoter text field

    Any suggestions or links to opensourse?

  5. Joe says:

    Please make this available for download.

    I’m new to AS and Flex and have been looking for weeks to create this very app for my work. I will also be using a bar code scanner to get our data string, plus entry from the keyboard.

    I also need to the text editor to have options on the top menu bar some ascii character buttons… = / () @ . ; : ‘ ”

    Please zip and send me the code so I can follow along with your video.

    Joe

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="" highlight="">