Groups | Blog | Home
all groups > flash (macromedia) > april 2004 >

flash (macromedia) : Text area component



Duncan Shepherd
4/27/2004 9:57:35 PM
Does anyone know if you can format text in the text area component. I have
created text in Word with paragraphs etc. When I paste it into a text area
component it appears as a continuous stream of text. I have selected text wrap.

I am using v.2 components (MX2004) with OSX.

Thanks,

Duncan
pixelator
4/27/2004 11:12:06 PM
Witin flash, you can use limited HTML style formating for text areas.
You will need to set the HTML property for the textarea to true.
Not sure if it can be done through a panel, but it can be done with action
script.


[quoted text, click to view]

urami_
4/28/2004 7:22:00 AM


[quoted text, click to view]

You can't copy paste and maintain formatting . Flash does not support that.
You need to format it manually in flash .


--

Regards


urami_*



<no>
http://flashfugitive.com/
</no>

Duncan Shepherd
4/28/2004 10:30:47 PM
Thanks.
Your suggestions have enabled me to solve the problem. For anyone else
struggling with this...

First I created a word document and saved it as a plain text(.txt) file.
After typing out my text content I added html tags, testing it in Internet
Explorer. Then I simply copied and pasted the contents of my .txt file into
the text field of the text area component. This seems to work. Hurrah!

Duncan
AddThis Social Bookmark Button