![Cayin SMP-WEB4 Скачать руководство пользователя страница 72](http://html1.mh-extra.com/html/cayin/smp-web4/smp-web4_user-manual_2575129072.webp)
USER MANUAL
64
Example 4:
Play all video files in the Media Folder
If you want to play all files in the Media Folder, you can use the attribute “play-local-all”.
Then, the media player will play all files in the alphabetical order.
<html>
<head>
</head>
<body>
…….
<object type="video/main" width="320" height="240">
<param name="play-local-all" value="1">
</object>
……
</body>
</html>
Example 5:
Play several video files in the Media Folder and move automatically to the
next Web playlist after playing the previous one.
In the following example, the player will notify the browser and move to next web playlist
item. We suggest you set the duration of all items in a web playlist as “
Always
”.
<html>
<head>
</head>
<body>
…….
<object type="video/main" width="320" height="240">
<param name="src" value="file://1.mpg">
<param name="src" value="file://2.mpg">
<param name="src" value="file://3.mpg">
<param name="play-next-item" value="1">
<param name="loop" value="0">
</object>
……
</body>
</html>
Содержание SMP-WEB4
Страница 103: ...6 Content Update and Media Folder Management 6 1 Update Media Folder 96 6 2 Manage Media Folder 99...
Страница 136: ...8 Touch Panel Support 8 1 Verified Touch Panel 129 8 2 Configure Parameters of Touch Panel 130 8 3 Screen Saver Mode 131...
Страница 140: ...9 Network Settings 9 1 Ethernet 133 9 2 WIFI Wireless Network 134 9 3 3G Data Network 135 9 4 Off Line Settings 137...
Страница 146: ...USER MANUAL 138 6 After completing all configurations click SAVE and APPLY to adopt all the settings...
Страница 152: ...11 SMP Console...
Страница 156: ...USER MANUAL 148...