no, sorry for the confusion.
I have a basic quiz, with questions and mulitple choice answers.
I want integrate an easy to use interface which would allow administrators to change questions and answers. My initial concept was that the administrator creates a .txt file, which could be uploaded or on a local machine, to a running director which would automatically import the .txt files, change the text in the questions and answers sprites, and finally publish a new quiz application with the edited questions and answers.
To begin with, I just want to find out if its possible just to change text in a sprite this way.