• Isadora
  • Get it
  • Forum
  • Help
  • Plugins
  • Newsletter
  • Impressum
  • Dsgvo
  • Impressum
Forum

Navigation

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Tags

    Data Array for Text?

    Developers
    4
    7
    2478
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • C
      craigw last edited by

      Hi, I was wandering if there is a data array for text? I want to load one line of text in a particular order at any time. The load text file actor works great for a file but not one line.

      I'm using the Text/ure actor as a work around, however copying the text from a text file and then pasting it in the text/ure actor will be a problem for me down the road.

      Or if I could point the Text/ure actor at a file that work work too. Or Load File actor to load into the Text/ure actor.

      Thanks.

      Reply Quote 0
        Russell bonemap 2 Replies Last reply
      • DusX
        DusX Tech Staff last edited by DusX

        I dont believe there is a data array option yet.

        I would suggest the javascript actor. JS has many options for text manipulation.

        And you can read the text from an external file as well.

        Reply Quote 0
          1 Reply Last reply
        • Russell
          Russell @craigw last edited by Russell

          JS_words_on_line.zip 

          adapted from sketch by @eight 

          Reply Quote 2
            1 Reply Last reply
          • C
            craigw last edited by

            Thanks for the info.

            Reply Quote 0
              1 Reply Last reply
            • C
              craigw last edited by

              Thanks for the file Russell.

              Reply Quote 0
                1 Reply Last reply
              • bonemap
                bonemap Beta Platinum @craigw last edited by bonemap

                @craigw said:

                if I could point the Text/ure actor at a file that work work

                 Have a look at the 'ReadTextFromFile' plugin https://community.troikatronix...

                it was written by djinoui 4 years ago here is the original thread with Mac and Windows plugins https://community.troikatronix...

                Reply Quote 1
                  1 Reply Last reply
                • DusX
                  DusX Tech Staff last edited by

                  In 2.6 the Data Array actor support text. UTF8 text.

                  Reply Quote 2
                    1 Reply Last reply