| |
Legal Advice Article
Below,
you'll find extensive information on leading Legal Advice articles
and products to help you on your way to success.
Css In Flash - The Return Of Crisp And Legible Fonts. By Dave Collado
In Flash MX and earlier versions fonts were by default anti-aliased, meaning that the edges of the text are smoothed. This is good when dealing with large type but it causes small text to appear blurry. Earlier versions of Flash also had other issues. For instance if one were to realign textfields around other objects fonts might come out of focus (because of positioning), and getting it right could take several tries.
More recently with the advent of Flash MX 2004 came the “alias text” option but, more importantly the TextField.StyleSheet() class. What is the TexFiled.StyleSheet() class? I’ll get to that but first let me tell you about this new “alias text” feature. The latter hides the anti-aliasing to make small text sharper and more legible yada, yada, yada. However, most often than not, fonts appear overly pixilated and cracked. In my opinion “alias text “ is nothing more than a little ransom note generator making every character appear as if it had been cut out of a magazine. Adding insult to injury if you are publishing for the Flash 6 player or earlier versions on Flash MX 2004 the “alias text” feature does not work on dynamic and or input textfields.
Moving forward with stylesheets. If you don’t already know something about CSS don’t fret the small stuff. Get to your favorite search engine and key in CSS (short for Cascading Style Sheets), and in seconds flat you will find hundreds of articles on CSS benefits, syntax, usage and whatnots. Very quickly, CSS is the language of style on the web and as opposed to other languages CSS is much easier to read and write. One of the reasons for this is you can pretty much read everything just as you would plain English, another is the ability to write everything in lowercase, something you could never getaway with in JavaScript.
CSS in ActionScript is relatively simple. The first thing we want to do is open the Action panel and create an empty style sheet object. Basically the idea is to load our style sheet information in there (font size, weigh, color etc.), and then assign that information to some text. Not only will you have more crisp and legible fonts but more importantly, this mean you can change details about your font in an entire Flash site by simply editing one file. Pretty powerful stuff huh? Very handy when clients decided they don’t like red anymore or call to tell you that the font is too small. In the past
Freelance Work
|
|
|
We strive
to provide only quality articles, so if there is a specific topic
related to web design and programing that you would like us to cover, please
contact us at any time.
And
again, thank you to those contributing daily to our Legal Advice
website.
MSA Recommends
|