The reason why is because i want to try to create a dynamic menu. When the user clicks a button, it will attach a movie called sub which checks the value (variable) that button passes. It will then duplicate the number of drop-down. With different mc, I need to have different variable for the text field. Then from a database, i create a file via Vignette with multiple variables for building names and add it to these duplicated mc.
Just want to see if it was possible.
If i can't change the variable dynamically, guess I have to do createTextField and do it via that route.
Thanks anyway.