Skip to content

Interactive programs are generally used in applications such as kiosks and customized desktops. interactive_hospitalapplication_inquiry

It is very simple and flexible to create such interactive programs using CXPlayer.

Each material can have a click event added, which is the content displayed after clicking the material. interactive_click

The types of click events that can be added are basically the same as the supported material types, with a few more, such as third-party applications (only supported on the Android platform). You can also use a sub-program as a jump material to jump directly to another program.

Interactive programs also support remote control operation. In order to display the current focus, you need to set the sub-screen parameters. interactive_focus

See the remote control interactive program in the template for details. interactive_tmpl