we currently use xpression and datalinq to visualize a crawl with a fixed number of messages. in our case 10 pieces. Trough the sequenser I made a list of 10 scenes, in which I call up all values by means of an increment. that way I can bring in all ten values.
Perfect! .... only...
I would like xpression to play all messages that come in datalinq, regardless of the number. This is because our production sometime puts 3 rows of info, other times 15 rows (or more/less) So it is just what we get in terms of information via the datalinq import.
many of Ross's tutorials contain a great explanation for bringing in a fixed number of lines, but is there a solution to our wish: show all of the rows which are imported throug datalinq?