| 1234567891011121314151617181920212223242526272829303132333435363738394041424344 |
- {
- "Programs": {
- "Program": {
- "Pages": [{
- "Regions":[
- {
- "Rect": {
- "X": "0",
- "Y": "8",
- "Width": "128",
- "Height": "256"
- },
- "Items": [{
- "Type": "5",
- "BackColor": "#0x00000000",
- "TextColor": "0xFF008000",
- "Alpha": "1.000000",
- "BeGlaring": "0",
- "MultiPicInfo": {
- "OnePicDuration": "5000"
- },
- "VerticalAlign":0,
- "CenteralAlign":0,
- "LogFont": {
- "lfHeight": "21",
- "lfWeight": "20",
- "lfItalic": "0",
- "lfUnderline": "0",
- "lfStrikeOut": "0",
- "lfFaceName": ""
- },
- "RepeatCount":"",
- "Speed":"",
- "IsScrollByTime":"",
- "IsScroll":"",
- "PlayLenth":"",
- "Text": ""
- }]
- }
- ]
- }]
- }
- }
- }
|