Related Articles
How do I create a playlist?
To create a playlist: 1. Navigate to content, click the (+) icon and choose ‘New Playlist’. 2. Enter a name for the playlist. 3. Click the plus (+) button on the right hand side. 5. Add your video. 6. Add further videos if you like. 7. Click ‘close’ ...
How do I create a widget?
You can use the SignStix webview tool in Creator along with SignStix javascript API to build components for SignStix. There are some examples here: https://bitbucket.org/signstix/code-snippets The gist is that you create a webview layer with a URL ...
How do I create a carousel?
You can create a simple carousel using JavaScript API 1. Create a block layer with a 'magic' name-"SignStix_Carousel" 2. Add a WebView layer and drag this off the sign, this will be used for writing your JavaScript 3. Set the URL as 'about:blank' ...
How do I create interactive content for a touchscreen?
An interactive sign is a digital sign intended for deployment to a touchscreen. Interactive signs are created, edited, and deployed in the same way as 'normal signs'. The only difference is that an interactive sign contains 'events'. A ...
How do I create a sequence of signs?
A sequence is a series of signs that will play one after the other in a loop. To create a sequence: Navigate to the Content section in SignStix Director Select the + icon at the top of the page and choose 'New Sequence' Name, tag, and add a ...