Philips 42PFL7562D User Guide - Page 57

General Format

Page 57 highlights

ENGLISH General Format The format and syntax below will be used to create the slideshow file (simple ascii text) with the extension .alb (.ALB). Examples: slshow1.alb, summer_holiday_2004.ALB, test.alb, ... The following syntax should be used to create the text file: Title of the slideshow audio_url 30 slide_1_url slide_2_url slide_3_url slide_4_url slide_5_url slide_6_url ... slide_N-1_url slide_N_url 57

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64

µ·
ENGLISH
General Format
The format and syntax below will be used to
create the slideshow file (simple ascii text) with
the extension .alb (.ALB). Examples: slshow1.alb,
summer_holiday_2004.ALB, test.alb, …
The following syntax should be used to create
the text file:
<?xml version="1.0" encoding="ISO-
885h9-1" ?>
<philips-slideshow version="1.0" >
<title>Title of the slideshow</
title>
<audio>audio_url</audio>
<slide-duration>30</slide-dura-
tion>
<slides>
<slide>slide_1_url</slide>
<slide>slide_2_url</slide>
<slide>slide_3_url</slide>
<slide>slide_4_url</slide>
<slide>slide_5_url</slide>
<slide>slide_6_url</slide>
...
<slide>slide_N-1_url</slide>
<slide>slide_N_url</slide>
</slides>
</philips-slideshow>