I’ve been working on an interface for a website that i am developing, it consists of one page and a window in the middle displaying external flash files , however if i make an external flash file have dynamic text, it refuses to display the text in the main interface page and i get a blank screen. If I change it back to static text, it is fine, the page displays fine and the text can be seen. I want to use dynamic text as it gives better quality, can an expert give me some advice, thanks!!
have you embed the text?
I don’t think I have embed the text, will that solve the problem, if so how would i go about embeding the text!thanks for your help by the way!
Right i have embed the text, its fine now, but the thing is the font is still poor quality, have u got any suggestions??
If you are using pixel fonts, check this
http://www.kirupa.com/developer/mx/usingtext.htm
http://www.kirupaforum.com/forums/showthread.php?s=&threadid=27926&postid=245298#post245298
i also posted a link to a TechNote a couple of posts down.
Hi kax, i don’t understand, i couldn’t find the advice that u reffered me to, could u explain how i would go about making my text better quality!cheers for the help!
I shall explain:
there are two ways:
first the one that always works:
- export on low quality. But this my cause los of quality of the entire movie.
So you can also do this
- place your text boxes on a integer
with a integer I mean 150 instead of 149.6, or 150.3
get It? So you just make sure the text has “nice” positions.
example: a text box at an x = 180
and an y = 20
You can easily snap them to this pixels selecting [view]; [snap to pixels]
Hope it helps…