The following branching processing is performed by this event handler, using the value of GPRM(0) identifying the selected button, and SPRM(8) identifying the selected remote controller key.
Condition 1) Case where button[1] is selected, and the selected key is “right” key GPRM(0) is reset to 2, and the button in the selected state is changed to the button[2] at the right. The images of each of button[1] and button[2] are rewritten.
Condition 2) Case where the selected key is “OK” key, and button[1] is selected Playback of playlist #2 is started.
Condition 3) Case where the selected key is “OK” key, and button[2] is selected Playback of playlist #3 is started.
The program illustrated in
Player Processing Flow