Forum Replies Created

  • David Schagerström

    October 15, 2014 at 4:01 pm in reply to: Change text color every word

    Ok I understand now how it works! I was being slow.
    Thanks again!

  • David Schagerström

    October 15, 2014 at 3:27 pm in reply to: Change text color every word

    Thanks trevor! It seems to work. I just dont understand the color values? are they in RGB? cant change them into what I need.

    Cheers!

  • David Schagerström

    October 15, 2014 at 3:08 pm in reply to: Change text color every word

    Cheers Dan! Works like a charm!
    Question, I need to make this a color. This only allows me to change the grey scale. how would i change it to RGB?

    Thanks!

  • David Schagerström

    October 15, 2014 at 8:28 am in reply to: Change text color every word

    Some stuff has changed. It now needs to change between 3 color like this 1 2 3 2 1 2 3 2 1.
    What I’ve tried to do is to I’ve set the text color to color 1. Then added two fill color expressions. the first one has …

    textIndex%3 ? 0 : 100

    and the second

    textIndex%2 ? 0 : 50

    But it gets messy after the first 3 word as one would expect. was thinking that I could get solved with an “if” expression, but have no idea how to write it.

    Thanks for any help!

  • David Schagerström

    October 9, 2014 at 8:53 am in reply to: Align null object to Shape box corner

    Cheers buddy!

We use anonymous cookies to give you the best experience we can.
Our Privacy policy | GDPR Policy