Flasher Archive

[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]


Subject: Re: FLASH: Text Color Value
From: Muzak
Date: Fri, 12 Jan 2001 19:02:45 GMT

varText = "Some text here";
varColor = "#c0c0c0";
varColorText = "<font color=\"" + varColor + "\" size=\"10\" face=\"verdana\">" + varText + "</font>";

This will display the variable value 'varText' in the color set by 'varColor' in a dynamic textfield 'varColorText' (with HTML
option checked).

If you want to set the color of embedded text, place it in a movieclip in use the 'new color()' object.

hth,
muzak

----- Original Message -----
From: "Dave Broz" <dave [dot] brozicevichatframe-eleven [dot] com>
To: <flasheratchinwag [dot] com>
Sent: Friday, January 12, 2001 4:45 PM
Subject: FLASH: Text Color Value


> Hi flashers... a flash5 question!!
>
> I am trying to change the color of the text in a textfield dynamically but I
> just can't figure out how to do it.. (if it is possible at all!!)
>
> any help much appreciated... : )
>
> dave.
>
>
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> flasher is generously supported by...
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> flashforward2000 and the Flash(tm) Film Festival
> November 27-29, 2000, LONDON, National Film Theatre
>
> Produced by United Digital Artists and lynda.com
> -Sponsored by Macromedia, Adobe Systems and Apple Computer
> -http://www.flashforward2000.com or UK tel. +44 (0870) 751 1526
> Register before November 10 and save �200
> http:// www.flashforward2000.com
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> To unsubscribe or change your list settings go to
> http://www.chinwag.com/flasher or email helpatchinwag [dot] com
>
>
>



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
flashforward2000 and the Flash(tm) Film Festival
November 27-29, 2000, LONDON, National Film Theatre

Produced by United Digital Artists and lynda.com
-Sponsored by Macromedia, Adobe Systems and Apple Computer
-http://www.flashforward2000.com or UK tel. +44 (0870) 751 1526
Register before November 10 and save �200
http:// www.flashforward2000.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


Replies
  FLASH: Conversion, Tad Helke
  FLASH: Text Color Value, Dave Broz

[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]