| Author |
Comment/Response |
Bill
|
12/29/08 8:30pm
Hi:
I have the following Mathematica code that flashes off and on with different colors...
Dynamic@Style["*** ~Happy Birthday!~ ***", 72,
FontFamily -> "Frosty", Background -> Lighter[LightYellow, .1],
Refresh[Hue[Random[]], UpdateInterval -> .2]]
Question: How can I have each letter have a different random color while it's flashing?
(Each letter changes color with each flash.)
Thanks,
Bill
PS. I have Mathematica 6.0.1 and Win XP on a pc.
URL: , |
|