Related Articles
How do I import a SignStix sign onto another account?
Open Creator, click on 'Sign' and then 'Import a Sign,' and you can upload the file from there. If you're happy with it, click 'Publish' and it will save it to the signage library in Director.
How do I stop the big pauses between sign changes in a sequence?
A. Signs with large graphics, high resolutions and sizeable video can take some time to load. If you have multiple signs in a sequence this can impact the flow of the signage changes. To counteract this a 'compilation' phase can take place when a ...
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' ...