Hi all,
I have a basic scrolling ticker along the bottom of a layout which is displaying messages from a simple .txt file.
Does anyone know if there is a way to replace the diamond symbol ♦ which appears between each line of text ?
Thanks !
Hi all,
I have a basic scrolling ticker along the bottom of a layout which is displaying messages from a simple .txt file.
Does anyone know if there is a way to replace the diamond symbol ♦ which appears between each line of text ?
Thanks !
This might help any of you bright scripters out there
Great, thanks very much. I guess it's not likely that we could replace the diamond/circle/square with a logo or .gif at all ?
Is it possible to just remove the ticker separator (the diamond) and just replace it with some spaces? without a lot of custom work?
What I can think of is a feed parser, that would replace multiple feed items, with a single item, by concatenating all items' string into a single one.
The separation symbol would still show, but not as frequent.
If the combined string ends up being short, it could be duplicated say 10 times, so the viewer is less likely to see the symbol.
I wonder if a back space character at the beginning of the string would cause the diamond to be overwritten... :) probably not.
Here is a thought: does anyone read tickers at all?...
Can't find what you're looking for?
Contact support