| FlashVars | Value | Default | Meaning |
|---|
| time0 | int (sec) | 1200 | The whole time of the talk. (Count down starts from this) |
| time1 | int (sec) | 600 | The left time when the first bell rings. |
| time2 | int (sec) | 300 | The left time when the second bell rings. |
| timeZ | int (sec) | 0 | The time of the end of talk. (Ordinally it would be 0.) |
| timeB | int (sec) | 300 | The interval for buzzers after the end of talk. |
| mode1 | -1, 0, 1 or 2 | 1 | It specifies kind of the first sound. |
| mode2 | -1, 0, 1 or 2 | 2 | It specifies kind of the second sound. |
| modeZ | -1, 0, 1 or 2 | -1 | It specifies kind of the sound at the end of talk. |
| modeB | -1, 0, 1 or 2 | -1 | It specifies kind of the interval sounds. |
| | | 1:The bell rings once, 2:twice, -1:buzzers, 0:no sound |
| nosound | 0 or 1 | 0 | No sound mode. |
| jp | 0 or 1 | 0 | Japanese mode. |
| swap | 0 or 1 | 0 | Buttons configulation is swaped. |
| thin | 0 or 1 | 0 | Thin font mode. |
| noclock | 0 or 1 | 0 | The digital clock disappears. |
| noconfig | 0 or 1 | 0 | The configuration panel disappears. |