PDA

View Full Version : pixel font & scrolling content


it_babe
05-31-2004, 03:31 PM
I have followed this tutorial Relative Scrolling Content and Navigation (http://www.actionscript.org/tutorials/intermediate/relative_scrolling/rel_scrol_1.shtml)

And as my content, I wrote some text using a pixelfont so it won't come out so blurry. I have ensured that the X and Y position of the font sits on a whole number, but the text still comes out blurry. (The content i.e. text is inside a graphic symbol, which again is used inside a movieclip symbol.) How can I get the text look crisp?

Vman
06-01-2004, 12:37 PM
I believe your graphic symbols and movie clip symbols also need to use whole numbers.

Morg
08-08-2006, 11:05 AM
laaaaaaaank old post... same problem.

Is this a bug??? Or what???

How do we fix this...?

mooska
08-08-2006, 11:56 AM
Same solution, are they all (containers mcs) on a whole number ?

Morg
08-08-2006, 03:03 PM
Yes - I tried making all the X and Y's whole numbers... On its own, the file's font is perfect. As soon as I load it into two levels of movieclips, it's slightly blurry.

mooska
08-08-2006, 04:07 PM
If you load it, check both swfs player version, it should be the same.

Morg
08-10-2006, 11:08 AM
Have checked it. Same player. It is weird. On its own, the font is crisp. Loaded into a movieclip, the font is still crisp.... loaded into a movieclip inside a movieclip, the font is ever so slightly fuzzy.

It is not the end of the world though at the moment. Thanks for all the replies.

oldnewbie
08-10-2006, 01:50 PM
Check all mcs' scaling (transform panel) also... All container clips must be 100.0% across and must not have been scaled.