Groups | Blog | Home
all groups > flash actionscript > june 2004 >

flash actionscript : Giving text an outline (dynamic text) via script


Yechezkal Gutfreund
6/7/2004 9:28:07 PM
How does one dynamically give an outline to a dynamic TextField that changes
from time to time.

The text will be yellow, and I need a black border to keep it from being
blended into the background.


rlc5611
6/8/2004 4:23:50 AM
Being an avid fan of the Discovery channel, I do what they do and have a dark
translucent rectangle movie clip that calculates its size based on the length
of the dynamic text and displays beneath the text (wherever it is) so that the
text stands out. I hope you find a better solution so I will subscribe to the
thread.
urami_
6/8/2004 9:40:26 AM
[quoted text, click to view]

You can't make text outline in flash . The text has to be a graphic, than you can use INK
tool to apply but text itself , editable one , not possible.
Perhaps you should consider to make copy of the text place it beneath the original text.
This however would become challenging in longer sentences due to the kerning .



--

Regards


urami_*



<no>
http://flashfugitive.com/
</no>

privatenews.microsoft.com
6/8/2004 11:49:55 AM
try making a second set and make it larger text and black, dont have time to
test it but might work.

[quoted text, click to view]

Yechezkal Gutfreund
6/8/2004 11:55:09 AM
1. Yes, I was expecting that I would have to use the width, height
properties of the TextField to create a growable black rectangle below the
text. I was just hoping that there might be a way to create a less "heavy"
form of outline.
Break-apart-symbol->expand and fill is an author-time only approach.

2. As for the other suggestion in this thread, I proposed having a Bold
Tahoma in black mirroring a lighter Tahoma font on top. But I was advised in
this group that it would lead to a mess.


[quoted text, click to view]

AddThis Social Bookmark Button