PDA

View Full Version : multiple font questions


Billy T
12-16-2001, 03:20 AM
hey all:p

Please have a look at this

http://users.bigpond.net.au/cab/testflash/menu_newtext.html

The top 3 main buttons (and their sub buttons) have the text loaded in from an external text file.

The bottom 4 main buttons are dynamic text boxes but I have just inserted the text myself in flash.

The bottom 4 set of sub buttons are static text.

All the dynamic text boxes are set to Arial.

I have noticed that the animation on the externally loaded text is jumpy - is there anything I can do about this?

I am also concerned that some of text may be cut off (eg international services) - how can i avoid this?

Basically, I am wanting to learn about ways of using non-antialiased text and the pitfalls involved

Thanks for any pointers

cheers

pixelwit
12-18-2001, 04:19 AM
Are you embedding the fonts with each text box?

-PiXELWiT
http://www.pixelwit.com

Billy T
12-18-2001, 05:31 AM
nope - then it would just anti-alias and I dont want that...

pixelwit
12-18-2001, 06:06 AM
The bottom four sets of submenus (Static text) are antialiased. If you are trying to avoid this you need to check the "Use Device Fonts" option. This is probably why they aren't jumpy.

As far as the limits of dynamic text are concerned, I think you've touched all of the major ones. Many people have tried to cope with Flash and font aliasing for quite a while with fairly limited results. Maybe Flash 6 will be better. Another thing you probably know about is the font set a miniml.com, they look blocky, and you have to be careful with how you use them.

I'm done rambling now,

-PiXELWiT
http://www.pixelwit.com

Billy T
12-18-2001, 06:41 AM
ok no worries

thanks :p