squiggles121
Technical User
Hiya
I'm still working on the "wheel of fortune" game. I've managed to set up an array of "name1, name2, name3..." in actionscript (thanks to nunomira :thumbsup and then depending on how many entries there are the circle splits into that many segments, and displays the name.
Is there a way I can create a form so that you can enter the names directly onto the stage rather than going into the coding? I've set up 'input text' boxes that allow you to type into them but I need them to connect to the array.
I've tried various things with the instance names of the boxes...any ideas?? I'm sure its fairly simple so any hints will be much appreciated!
Thanks so much!
I'm still working on the "wheel of fortune" game. I've managed to set up an array of "name1, name2, name3..." in actionscript (thanks to nunomira :thumbsup and then depending on how many entries there are the circle splits into that many segments, and displays the name.
Is there a way I can create a form so that you can enter the names directly onto the stage rather than going into the coding? I've set up 'input text' boxes that allow you to type into them but I need them to connect to the array.
I've tried various things with the instance names of the boxes...any ideas?? I'm sure its fairly simple so any hints will be much appreciated!
Thanks so much!