home *** CD-ROM | disk | FTP | other *** search
- <include file="components-elements.xml"/>
-
- <!--Dynamic containers aren't created at skin loading time but when the
- component(s) they own is being shown -->
-
- <container id="Component" name=":componenttitle" dynamic="1" component="guid:default" default_x="275" default_y="0">
-
- <!-- This is the group we will insert inside the standard frame -->
-
- <groupdef id="component.content.group">
- <component
- x="2"
- y="8"
- w="-5"
- relatw="1"
- h="4"
- relath="1"
- param="guid:default"
- />
- </groupdef>
-
- <!-- Our actual layout, composed of a standard frame with some content (see above) -->
-
- <layout id="normal" background="component.basetexture">
-
- <!-- the notify tells the standardframe to put this group inside its client area -->
- <group id="studio.standardframe" x="0" y="0" w="0" h="0" relatw="1" relath="1" notify="content,component.content.group"/>
-
- <layer x="6" y="22" image="component.display.shaddow.top.left.corner"/>
- <layer x="16" y="22" w="-33" relatw="1" image="component.display.shaddow.top.stretch"/>
- <layer x="-17" relatx="1" y="22" image="component.display.shaddow.top.right.corner"/>
-
- <layer x="-17" relatx="1" y="32" h="-49" relath="1" image="component.display.shaddow.right.stretch"/>
- <layer x="6" y="32" h="-49" relath="1" image="component.display.shaddow.left.stretch"/>
-
- <layer x="6" y="-17" relaty="1" image="component.display.shaddow.bottom.left.corner"/>
- <layer x="16" y="-17" relaty="1" w="-33" relatw="1" image="component.display.shaddow.bottom.stretch"/>
- <layer x="-17" relatx="1" y="-17" relaty="1" image="component.display.shaddow.bottom.right.corner"/>
-
- </layout>
- </container>
-