Forum Replies Created

Page 3 of 3
  • Obed Ampong

    August 15, 2018 at 7:13 pm in reply to: Reading internal source text.

    yea, I tried the path you suggested and the error was “unterminated string constant”
    thanks

    Obed

  • Obed Ampong

    August 15, 2018 at 6:44 pm in reply to: Reading internal source text.

    I got an error: “file or folder does not exist” after using the file local address on the pc

  • Obed Ampong

    August 15, 2018 at 5:39 pm in reply to: Reading internal source text.

    Hi Dan,
    thanks for the reply. I intended duplicating the comp for it to automatically change the text for the rest of the project because I have a lot of data to work with.

    Obed

  • Obed Ampong

    January 30, 2017 at 12:44 pm in reply to: Marker to text for rankings

    Ok, it works
    Thanks a lot

    Obed

  • Obed Ampong

    January 29, 2017 at 11:12 pm in reply to: Marker to text for rankings

    Perfect!!
    Thanks so much
    but please is it possible to modify it for to end it with 1, instead of 0

    Obed

  • Obed Ampong

    January 29, 2017 at 9:36 pm in reply to: Marker to text for rankings

    Perfect!!
    Thanks so much

  • Obed Ampong

    January 29, 2017 at 10:11 am in reply to: Marker to text for rankings

    Hello,
    I am trying to count from 50 to 1 with markers on the text layer using an expression on the source Text, I want the numbers to count only exactly on the marker point, then maintain it and change again on the next marker till it I reached 1. I have modified the expression I used earlier to work, however, it does not change exactly on the marker point, it changes in the middle point between the markers.
    Thanks
    Obed

    n=(marker.numKeys-(marker.nearestKey(time).index));
    if (marker.numKeys=marker.nearestKey(time).index);
    {
    Math.floor(n+1)
    }else{
    n
    }

Page 3 of 3

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