Helpful Information
 
 
Category: Apache Flex
Image to float inside a Flex text area

As far as I am aware, it is not possible to get an image to float inside a Flex textArea by applying css to htmlText code.

What do you think?

As far as I am aware, it is not possible to get an image to float inside a Flex textArea by applying css to htmlText code.

What do you think?
"Float" inside? Just overlay the image by using the Image component and place it over the TextArea component. If it needs to be placed a bit more dynamically, use the Constraints to bind it to the sides of the container.

Yes but the image must interact with the text

Yes but the image must interact with the text
In what way? It's easier to receive help if you fully describe the context of your situation.

it must displace text next to it in the textarea. Like how it works in html and css

http://livedocs.adobe.com/flex/201/html/wwhelp/wwhimpl/common/html/wwhelp.htm?context=LiveDocs_Book_Parts&file=textcontrols_060_10.html#437591

You can use htmlText's <img> tag, which will displace the text around it.

Yes I know but I want to apply style to the img to float it as in the OP










privacy (GDPR)