Flash Whitespace

Out of context: Reply #2

  • Started
  • Last post
  • 14 Responses
  • partlyhuman0

    sorry this is kind of rude, but i'm replying without actually trying it... but...

    i have had problems with setting a property on an object and it just not taking effect... but it worked when i tried applying it to the prototype (should apply it to all objects of the same type you create)... so why not try (at the top of frame 1 actions)

    TextField.prototype.condenseWhit... = true;

    lemme know if this has any effect..

View thread