Am trying to have a diagonally oriented text for flash player 9 (That leaves out the new text framework TLF).
When i try to rotate the text, it is nolonger displayed(It becomes hidden) even though when i click into the text area i can confirm that the text has been rotated.
The text data is entered dynamically during serving time, so the flash is a template.
I am not so good at actionscript, but directions will be appreciated.
Thanks
You need to have fonts embedded in order to rotate textfields. Make sure your font is embedded.
For more information on font embedding take a look at this link.