Jump to content
Search Community

JacobHaitsma

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by JacobHaitsma

  1. hexColors works like a charm. Thanks for the help!
  2. Quick question. I'm trying to use TweenMax to (smoothly) tween the borderColor property of my TLFTextField from one uint to another, and have had no luck so far. I can't quite figure out where to go from here: TweenMax.to(textField, 1, borderColor: ?? }); Any help would be appreciated. Thanks in advance! Jacob
×
×
  • Create New...