The lamp component is a simple, three-state lamp.
Currently, the colors are black, green, and red. The colors are
hard-coded into movie clips that the component uses, so if you need
to change them, you will have to modify the clips in the Library
> FIS Interface Components > Skins folder). The lamp has just
one property--which state to start in (0 [black], 1 [green], or
2 [red]). The component also has a background movie clip so that
you can set a realistic visual foundation for the illuminated lamp. |