CasparCG System Time display component
A numeric value representing the time offset minutes of the time displayed by the component in relation to the system time. Can be a positive or negative value.
A string value from the following list:
- 24hh:mm:ss
- hh:mm:ss
- 24hh:mm
- hh:mm
When this parameter is set, the FormatProvider is automatically assigned with a corresponding object instance.
An object reference to a class instance implementing the ITimerDisplayFormat interface. This can only be called from script with one of the provided classes or one created by you.
The text used to display the system time can be formatted using the following parameters:
- Font
- TextColor
- Size
- Align
- Bold
- Italic
- Open CasparSystemTime.fla with Flash CS 4
- Press CTRL+ENTER to publish and test Flash
- Check there are no compilation errors
- In the Library, right-click the CasparSystemTime component
- Select Export SWC File...
- Name and save the SWC file
- Copy the .SWC file to the Flash components folder:
- On Windows 7, C:\Users\\AppData\Local\Adobe\Flash CS4\en\Configuration\Components
- On Windows XP, C:\Documents and Settings\\Local Settings\Application Data\Adobe\Adobe Flash CS4\en\Configuration\Components