Is there any way you can embed a command in the rich text file that you link to a crawl that would temporarily change the font color?
Hi Edward,
in the Release Notes of R6 you can read:
InfoChannel Designer and Player now support one or more Global Text Crawls, for crawling text during the entire script (or during a group of pages). In Designer, simply choose Add Text Crawl from the page's Add pop-up, then select the Global? checkmark.
Global Text Crawl supports all the features of Text Crawl, with the exception of element opacity, layering, bevel, border, wipes, and the wait option. Global Text Crawl supports all the different data source types (file, expression, or cued expression), direction, rotation, etc. Global Text Crawl must always have a backdrop color or image. As well, within the ScalaScript all colors need to be specified in RGB syntax rather than using pens from the page's palette. The ScalaScript syntax for RGB colors is:
RGB($rrggbb)
and is used in place of
Pen($pennum)
where rr, gg, and bb are the hexadecimal values of the levels of red, green, and blue respectively.
(Note: RGB() can actually be hand-authored for any color of any element, but is required for Global Text Crawl.)
Text Crawl and Global Text Crawl now support a wide variety of embedded tags within the crawl data for controlling the appearance of crawled text:
<typeface = "typefacename">
<typesize = "pointsize">
<facecolor = "#rrggbb">
<outlinecolor = "#rrggbb">
<shadowcolor = "#rrggbb">
<undercolor = "#rrggbb">
<face = "On|Off">
<front = "On|Off">
<outline = "On|Off">
<outlinethickness = "numpixels">
<shadow = "On|Off">
<shadowoffset = "numpixels_horizontal, numpixels_vertical">
<under = "On|Off">
<underposition = "numpixels">
<underthickness = "numpixels">
<underair = "numpixels">
<bold = "On|Off">
<bolddelta = "numpixels">
<italic = "On|Off">
<italicdelta = "numpixels">
<extragap = "numpixels">
Most of the above are self-explanatory. (Note that the four ...color options were added and documented in Release 4, but are included here for completeness.)
For typefacename, specify the typeface as generally seen in saved ScalaScripts, e.g.:
<typeface = "Segoe Regular (Western [<Segoe>])">
The <extragap> option specifies the number of extra pixel rows of gap that should be added before the next segment is crawled. This option is useful to increase spacing when using scrolls (i.e. vertical crawls).
Best regards,
Axel Denker
Scala Netherlands
Back: What's best to design/develop a Mall Directory with Scala Design? |
Discussions Index |
Contact Scala about your end-to-end software solutions for creating and controlling Electronic Display Networks, whether you call it Dynamic digital signage, Narrowcasting, Captive Audience Networks, Kiosks, Point-of-Purchase Displays, Digital In-Store Merchandising, Out-of-Home Media Networks, Place-based Advertising, Display Marketing, Retail Digital Media Networks, Datacasting, Electronic Billboards, The Outernet or any of the other terms in use today. Scala conducts business through a worldwide network of Value Added Resellers. For more information on what this emerging industry is coming to be named, you can see how other people found this page. ©1993-2008 Scala, Inc. Scala, InfoChannel, and the Exclamation Point Logo are registered trademarks of Scala, Inc. All other trademarks are the property of their respective organizations. To see all the content on our Website, click Sitemap or check our blog for the latest updates. Read our Privacy Policy.