all groups > flash actionscript > may 2006 >
You're in the

flash actionscript

group:

Same input field over several scenes



Same input field over several scenes Snej
5/9/2006 8:51:37 PM
flash actionscript: I have a form to be filled out. The Flash is build over several scenes but the
form is the same. The viewer can start filling out the form in scene 1 but
might not have filled out all the fields before the flash starts scene 2. If I
do ?nothing? the form in scene 2 gets blank and the viewer will have to fill
out the form one more time. So what do I do the stretch the filling of the form
over several scenes?

Sincerely
Jens

Re: Same input field over several scenes TimSymons
5/10/2006 7:27:38 PM
Associate a variable with the form elements. You will have to associate the
same variable to multiple form elements since you seem to have more that one
form.

You can associate the variable to an input/dynamic textfield from the
Properties window. The entry is labeled "Var:".

Tim
AddThis Social Bookmark Button