Groups | Blog | Home
all groups > macromedia flash flash remoting > october 2004 >

macromedia flash flash remoting : Text Area Component


bluestix
10/21/2004 5:46:25 PM
I am using 3 text field components and a combobox in a form.

The information changes in them based on the selected index of a datagrid.
This works fine until I set the values of the text areas equal to a variable
and pass them to a remoting call.
After I do that the text in the fields won't change unless you type in them
and I cannot set them equal to a variable twice.

Anyone know why?

Did I miss something in the documentation?


jameslyon
10/22/2004 3:10:21 PM
bluestix
10/22/2004 5:09:52 PM
Yea
I figured out that assigning the values of a textarea to a variable screws up
the component.

Its easier to just reference the info directly wherever needed. i.e.
myTextArea.text

They always work if you do it that way.


AddThis Social Bookmark Button