all groups > flash actionscript > june 2004 >
You're in the

flash actionscript

group:

issue with createtextfield and alpha flash mx


issue with createtextfield and alpha flash mx ragnaroekle
6/28/2004 1:22:32 PM
flash actionscript: hi,

i've got a little problem. i've got a movieClip generated by a
createEmptyMovieClip.
this movieClips alpha is set to 0. with an interval it fades in all 100 ms by
2%.
that all works fine. the only thing is, there is a textfield in this movieclip
generated by a createTextField.
this textfield and so its content is always visible allthough the movieclips
alpha is 0. Even when I set the movieclip visible=false the textfield is
visible. Don't know why it is like this.

any ideas or is it a bug
Re: issue with createtextfield and alpha flash mx ragnaroekle
6/28/2004 1:52:29 PM
oh, right thanks. but now there's another problem. the text is now antialiased,
but it should be sharp. when i set _quality=Low or _highQuality=0 the font is
unreadable. is there a way to get the text embed so i can fade in the clip and
also get not antialiased text on the screen.
Re: issue with createtextfield and alpha flash mx Peter Blumenthal
6/28/2004 2:24:09 PM
you need to embed your font outlines

Re: issue with createtextfield and alpha flash mx Peter Blumenthal
6/28/2004 2:59:35 PM
only by using a pixel font. see http://www.miniml.com

AddThis Social Bookmark Button