| File Name |
Description |
Size |
Date |
ScalaLEXFiles.z |
Archive contains Definitions for syntax coloring in UltraEdit 32 and EditPlus 2.0 |
(3.8 Kb) |
10/28/2001 |
clock.avi |
Clock |
(81.0 Kb) |
09/11/2001 |
NewsEachHour.sc |
Shows how to play some specific pages each new hour. Uses OnNotification to do the trick. |
(3.2 Kb) |
05/26/2001 |
VideoControlNew |
Based on VideoControlNew.sca script but have more comments related to how to merge the script into your own script. Also added variables to specify the position and size for the clickable progressbar and for the pens used in the bar. |
(53.1 Kb) |
05/08/2001 |
Scoring.sca |
(ICD) Simple score board script. Shows how to use hotkeys to set variables in a script and show the variables on screen. |
(2.0 Kb) |
05/04/2001 |
VideoControlNew |
Based on VideoControl.sca script, but have a clickable progress bar instead of the clickable bullet points. |
(52.2 Kb) |
05/03/2001 |
Hi.sca |
Heat Index script. This shows how to calculate the heat index using the formulat on the http://www.weatherimages.org/data/heatindex.html website. |
(3.1 Kb) |
04/26/2001 |
Back the the fu |
Ride 1 BTTF |
(6.7 Kb) |
04/15/2001 |
ScalaWizard.zip |
Create special effects |
(1,643.1 Kb) |
03/30/2001 |
bald eagle.zip |
bald eagle 2 |
(276.8 Kb) |
03/14/2001 |
bald eagles.zip |
bald eagle |
(276.9 Kb) |
03/13/2001 |
bald eagle1.sca |
bald eagle |
(15.8 Kb) |
03/13/2001 |
Minds.sca |
Random Hue |
(10.9 Kb) |
02/23/2001 |
Banner.avi |
Little AVI from Scala |
(1,634.0 Kb) |
02/09/2001 |
MeasureTime2.sc |
|
(3.4 Kb) |
10/17/2000 |
MeasureTime.sca |
|
(3.4 Kb) |
10/17/2000 |
file_scrolling_ |
Demonstration of Arrays and File IO functions to create a text scrolling box. This version is for MM200 and IC200 |
(7.9 Kb) |
10/02/2000 |
Layout.zip |
Structure of Tools Directory for Stand Alone CD-ROM |
(407.9 Kb) |
09/14/2000 |
publicweblayout |
DTP layout tool - Designer Style |
(39.7 Kb) |
09/10/2000 |
pushptr.gif |
A pointer image of a pointing hand. The same one as used in ICDesigner. Just modified to be used with MM200. Uploaded on request from a user who wanted it. |
(0.9 Kb) |
08/18/2000 |
Timezone2.sca |
This shows how to display different timezones, and also have support for using AMPM or military type clock. But there is limitations. You can read those in the comments inside the script. |
(5.7 Kb) |
08/16/2000 |
TimeZone.sca |
Shows how to use the time variable to display other timezones on a page. This is done only by a single text line in a text element. This can be typed in using the GUI. |
(1.1 Kb) |
08/11/2000 |
Volumecontol.zi |
Allows you to control in real time the volume of a movie clip |
(3.4 Kb) |
07/07/2000 |
ICD_Exact_Shedu |
This shows how to add excact sheduling to a ICDesigner script using OnNotification and handwriting parts of the script. Comments in the main.sca file. |
(3.7 Kb) |
06/26/2000 |
multilang.zip |
Select script based on language |
(1.8 Kb) |
06/21/2000 |
VideoControl2.s |
Same as VideoControl2.sca, but this is published with all files. |
(3,730.5 Kb) |
05/27/2000 |
VideoControl2.s |
Commented version of the video control script. This shows a way to script pause and restart in addition to skipping to predefined points in the video. The solution is not perfect, but it can help script authors to make similar scripting by them selves. |
(12.6 Kb) |
05/27/2000 |
VideoControl.sc |
Same as below, but this also includes a video. :-) This shows how to pause and restart a movie, It also shows how to restart the movie from certain predefined points in the video. |
(3,730.3 Kb) |
05/25/2000 |
VideoControl.sc |
This shows a way to script pause and restart in addition to skipping to predefined points in the video. The solution is not perfect, but it can help script authors to make similar scripting by them selves. |
(8.3 Kb) |
05/25/2000 |
NumInput.sca |
Allows numeric input to an integer variable. The input is trunkated to be between -999999999 and +999999999. You can negative the value by pressing a button, and you can delete the last digit in the value. This script works for both xx200 and ICD/IPS. |
(6.1 Kb) |
05/12/2000 |
CountDownTime_I |
Count down time to a specified time of day. The script can be altered to have different end times. But it will not support counting correctly over midnight. |
(1.6 Kb) |
05/09/2000 |
CountDownTime.s |
Count down time to a specified time of day. The script can be altered to have different end times. |
(1.9 Kb) |
05/05/2000 |
password script |
Show how to use password in ICD By Rem |
(2.3 Kb) |
05/01/2000 |
KimsGame.avi |
Show playback of Kims game published with in lab IC product into CinePack codex at 320x240 pixels with 30fps. Enjoy. |
(1,352.8 Kb) |
03/23/2000 |
Scheduller |
Advertising planning in ICD |
(8.8 Kb) |
03/10/2000 |
TimeLimitedScri |
This script shows how to do branches in a script based on dates. This script can be created from the ICDesigners GUI. This script will only show it's contents between 20000202 and 20000228 for instance. |
(3.9 Kb) |
02/25/2000 |
surprise |
Video.. video from Scala? |
(1,976.5 Kb) |
02/03/2000 |
banner_rotate |
Banner with rotation with script I/O |
(117.4 Kb) |
01/17/2000 |
animate.sca |
Using variables you can animate text and drawing objects |
(2.0 Kb) |
01/17/2000 |
ToggleClip.sca |
This script shows how to connect a toggle button with the display of a clip when the button is pressed. Further descriptions and explanations is in the script. |
(168.2 Kb) |
01/10/2000 |
file_scrolling_ |
Demonstration of Arrays and File IO functions to create a text scrolling box |
(8.1 Kb) |
01/06/2000 |
ICDCaller.zip |
Simple call to other scripts from one script. |
(3.4 Kb) |
01/04/2000 |
Windows Backdro |
Some fun and cool pictures for your Windows backdrop. |
(728.5 Kb) |
12/28/1999 |
MadeInScala.scb |
Give Scala credit in iPlay Channels |
(285.1 Kb) |
12/28/1999 |
HL_Pic.zip |
HighLight-Button+Pic |
(134.0 Kb) |
12/28/1999 |
MoveButt.zip |
Anim HighlightButton |
(52.0 Kb) |
12/28/1999 |
FilterString.sc |
Shows how to extract numbers inside a comma seperated textstring into integer variables. This is usefull when examine lines inside textfiles. |
(2.0 Kb) |
12/20/1999 |
ReadWriteVar.sc |
Read and write variables to a file. Will remember the variables between invokations. |
(2.4 Kb) |
12/20/1999 |
AddTwoNumbers.s |
Adds two numbers from text entry buttons into a integer variable and show that on screen. Using OnNotification command. |
(1.7 Kb) |
12/20/1999 |
SinglePage |
This is a demonstration of how to make elements appear on the same page by clicking buttons |
(6.3 Kb) |
12/15/1999 |
Keyboardlayout. |
Keybord layout for kiosk sytems |
(66.0 Kb) |
11/23/1999 |
DayCounter.sca |
Show how to count days between two days. |
(3.3 Kb) |
08/24/1999 |
PullSide.zip |
interactive highlight button |
(24.8 Kb) |
08/19/1999 |
Y2K_CountDown.s |
Shows how to measure the days left to Y2K in ScalaScript. |
(1.2 Kb) |
08/16/1999 |
Looping.zip |
Looping versions of Scala WAV music files |
(4,653.7 Kb) |
04/28/1999 |
HighL_1a.zip |
Highlight-button + text + pic (better solution) |
(134.0 Kb) |
04/28/1999 |
Input.zip |
let you insert text and save to a file |
(3.7 Kb) |
04/28/1999 |
MeasureTime.zip |
This script show how to measure times in a script. |
(2.1 Kb) |
04/20/1999 |
Input1.sca |
lets you insert text and saves to a file |
(57.3 Kb) |
04/16/1999 |