Flux
12-03-2002, 11:46 PM
Here's what I'm doing. I have a movieclip that contains a text box. The text box type is "dynamic". There is text in there.
I use actionscript to rotate it. The command I'm using is:
dateObject._rotation="20";
Theoretically the movie clip would rotate 20 degrees and the text box would follow and everything would be happy. But the text box disappears. ....
Question:
Does flash not allow dynamic text to be rotated? I tried using static text and it rotates fine through action script, but dynamic and input does not work. I need to use dynamic text.
Someone please help. Thanks :)
I use actionscript to rotate it. The command I'm using is:
dateObject._rotation="20";
Theoretically the movie clip would rotate 20 degrees and the text box would follow and everything would be happy. But the text box disappears. ....
Question:
Does flash not allow dynamic text to be rotated? I tried using static text and it rotates fine through action script, but dynamic and input does not work. I need to use dynamic text.
Someone please help. Thanks :)