garret
11-29-2007, 11:28 AM
hello everyone. I'm trying to do a scroll text with a simple action. In the text box, I put the option dynamic and then I gave a name to the var of the text.
Then I insert a text in the box with Html like text ="mytext";
I have also a button to make it work. All works well but wend I put this box in a movieclip it doesn't work anymore. I'm using flash 9. I have try with _root, because the action is outside, it's not in the movieclip.
what can I do to put the textbox, inside my movieclip, receiving the text?
thank you
Then I insert a text in the box with Html like text ="mytext";
I have also a button to make it work. All works well but wend I put this box in a movieclip it doesn't work anymore. I'm using flash 9. I have try with _root, because the action is outside, it's not in the movieclip.
what can I do to put the textbox, inside my movieclip, receiving the text?
thank you