Components lose value over frames
I have several components setup on frame one, and on frame two I have another component. All of these components, on both frames 1 and 2, are within the same movieclip. I want to be able to fill out the components on frame 1 and on frame 2 (and be able to go back and forth as necessary) and then when the users are pleased, click submit. Now, however, when I fill out the components (radio buttons and checkboxes) and I change frames, then go back, they are reset to the default null value. Is there any way to make them retain their values once set instead of resetting themselves?
Thanks,
-Josh
|