📄 home.xml
字号:
<!--
-----------------------------------------------------------------------
HOME XML:
-----------------------------------------------------------------------
|||||||MAIN ATTRIBUTES|||||||||||||||||||||||||||||||||||||||||||||||||
delayTime == SECONDS between slides
slideshowX == Main slideshow X Position
slideshowY == Main slideshow Y Position
menuVisible == 'yes' to show menu || 'no' to hide menu
menuX == The X position of the slide menu
menuY == The Y position of the slide menu
menuSpacing == Separation between each menu button
menuOutEdgeColor == Color of menu button edge when not current slide
menuOutBgColor == Color of menu button middle when not current slide
menuOverEdgeColor == Color of menu button edge when current slide
menuOverBgColor == Color of menu button middle when current slide
|||||||SLIDE ATTRIBUTES||||||||||||||||||||||||||||||||||||||||||||||||
photoX == The X position of photo for the slide
photoY == The Y position of photo for the slide
textX == The X position of the text for the slide
textY == The Y position of the text for the slide
textWidth == The width of the text for the slide
-----------------------------------------------------------------------
-->
<?xml version="1.0"?>
<content
delayTime = "1200"
slideshowX = "25"
slideshowY = "25"
menuVisible = "yes"
menuDirection = "x"
menuX = "25"
menuY = "433"
menuSpacing = "18"
menuOutEdgeColor = "0x000000"
menuOutBgColor = "0x333333"
menuOverEdgeColor = "0x000000"
menuOverBgColor = "0x999999">
<slideshow>
<photoX>0</photoX>
<photoY>0</photoY>
<textX>200</textX>
<textY>200</textY>
<textWidth>450</textWidth>
<photo>home_images/1.swf</photo>
<description>
<![CDATA[]]>
</description>
</slideshow>
<slideshow>
<photoX>0</photoX>
<photoY>0</photoY>
<textX>200</textX>
<textY>200</textY>
<textWidth>450</textWidth>
<photo>home_images/2.swf</photo>
<description>
<![CDATA[]]>
</description>
</slideshow>
<slideshow>
<photoX>0</photoX>
<photoY>0</photoY>
<textX>200</textX>
<textY>200</textY>
<textWidth>450</textWidth>
<photo>home_images/3.swf</photo>
<description>
<![CDATA[]]>
</description>
</slideshow>
<slideshow>
<photoX>0</photoX>
<photoY>0</photoY>
<textX>200</textX>
<textY>200</textY>
<textWidth>450</textWidth>
<photo>home_images/4.swf</photo>
<description>
<![CDATA[]]>
</description>
</slideshow>
</content>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -