| <?xml version="1.0" encoding="utf-8"?> |
| <!-- |
| |
| Licensed to the Apache Software Foundation (ASF) under one or more |
| contributor license agreements. See the NOTICE file distributed with |
| this work for additional information regarding copyright ownership. |
| The ASF licenses this file to You under the Apache License, Version 2.0 |
| (the "License"); you may not use this file except in compliance with |
| the License. You may obtain a copy of the License at |
| |
| http://www.apache.org/licenses/LICENSE-2.0 |
| |
| Unless required by applicable law or agreed to in writing, software |
| distributed under the License is distributed on an "AS IS" BASIS, |
| WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| See the License for the specific language governing permissions and |
| limitations under the License. |
| |
| --> |
| |
| |
| <!--- The default skin class for the thumb of a Spark VScrollBar component. |
| |
| @langversion 3.0 |
| @playerversion Flash 10 |
| @playerversion AIR 1.5 |
| @productversion Flex 4 |
| --> |
| <s:Skin xmlns:fx="http://ns.adobe.com/mxml/2009" xmlns:s="library://ns.adobe.com/flex/spark" |
| xmlns:fb="http://ns.adobe.com/flashbuilder/2009"> |
| |
| <fx:Metadata> |
| <![CDATA[ |
| /** |
| * @copy spark.skins.spark.ApplicationSkin#hostComponent |
| */ |
| [HostComponent("spark.components.Button")] |
| ]]> |
| </fx:Metadata> |
| |
| <s:states> |
| <s:State name="up" /> |
| <s:State name="over" /> |
| <s:State name="down" /> |
| <s:State name="disabled" /> |
| </s:states> |
| |
| <s:Group> |
| |
| <!-- background --> |
| <s:Rect left="3" top="0" right="3" bottom="0" width="9" minHeight="30" radiusX="4"> |
| <s:stroke> |
| <s:SolidColorStroke color="0x848484" |
| color.over="0xCCCCCC" |
| color.down="0xCCCCCC" |
| color.disabled="0x666666" |
| weight="1"/> |
| </s:stroke> |
| <s:fill> |
| <s:RadialGradient rotation="90"> |
| <s:GradientEntry color="0x848484" |
| color.over="0x848484" |
| color.down="0x848484" |
| color.disabled="0x666666"/> |
| <s:GradientEntry color="0xA7A8A8" |
| color.over="0xA7A8A8" |
| color.down="0xA7A8A8" |
| color.disabled="0x666666" /> |
| </s:RadialGradient> |
| </s:fill> |
| </s:Rect> |
| |
| <!--thumb grippers--> |
| <s:Group verticalCenter="0" horizontalCenter="0"> |
| <s:Path data="M 0 0 L 0 1 L 1 1 L 1 0 L 0 0" x="4" y="0"> |
| <s:fill> |
| <s:SolidColor color="0x7C7D7C"/> |
| </s:fill> |
| </s:Path> |
| <s:Path data="M 1 0 L 0 0 L 0 1 L 1 1 L 1 0" x="4" y="1"> |
| <s:fill> |
| <s:SolidColor color="0xD3D3D3"/> |
| </s:fill> |
| </s:Path> |
| <s:Path data="M 0 0 L 0 1 L 1 1 L 1 0 L 0 0" x="4" y="2"> |
| <s:fill> |
| <s:SolidColor color="0x6B6C6B"/> |
| </s:fill> |
| </s:Path> |
| <s:Path data="M 1 0 L 0 0 L 0 1 L 1 1 L 1 0" x="4" y="3"> |
| <s:fill> |
| <s:SolidColor color="0xD3D3D3"/> |
| </s:fill> |
| </s:Path> |
| <s:Path data="M 1 0 L 0 0 L 0 1 L 1 1 L 1 0" x="4" y="4"> |
| <s:fill> |
| <s:SolidColor color="0x6B6C6B"/> |
| </s:fill> |
| </s:Path> |
| <s:Path data="M 0 0 L 0 1 L 1 1 L 1 0 L 0 0" x="4" y="5"> |
| <s:fill> |
| <s:SolidColor color="0xD3D3D3"/> |
| </s:fill> |
| </s:Path> |
| <s:Path data="M 1 0 L 0 0 L 0 1 L 1 1 L 1 0" x="4" y="6"> |
| <s:fill> |
| <s:SolidColor color="0x6B6C6B"/> |
| </s:fill> |
| </s:Path> |
| <s:Path data="M 1 0 L 0 0 L 0 1 L 1 1 L 1 0" x="4" y="7"> |
| <s:fill> |
| <s:SolidColor color="0xD3D3D3"/> |
| </s:fill> |
| </s:Path> |
| <s:Path data="M 0 1 L 1 1 L 1 0 L 0 0 L 0 1" x="4" y="8"> |
| <s:fill> |
| <s:SolidColor color="0x6B6C6B"/> |
| </s:fill> |
| </s:Path> |
| <s:Path data="M 1 0 L 0 0 L 0 1 L 1 1 L 1 0" x="4" y="9"> |
| <s:fill> |
| <s:SolidColor color="0xD3D3D3"/> |
| </s:fill> |
| </s:Path> |
| <s:Path data="M 1 0 L 0 0 L 0 1 L 1 1 L 1 0" x="4" y="10"> |
| <s:fill> |
| <s:SolidColor color="0x6B6C6B"/> |
| </s:fill> |
| </s:Path> |
| <s:Path data="M 0 0 L 0 1 L 1 1 L 1 0 L 0 0" x="4" y="11"> |
| <s:fill> |
| <s:SolidColor color="0xD3D3D3"/> |
| </s:fill> |
| </s:Path> |
| <s:Path data="M 1 0 L 0 0 L 0 1 L 1 1 L 1 0" x="4" y="12"> |
| <s:fill> |
| <s:SolidColor color="0x6B6C6B"/> |
| </s:fill> |
| </s:Path> |
| <s:Path data="M 1 0 L 0 0 L 0 1 L 1 1 L 1 0" x="4" y="13"> |
| <s:fill> |
| <s:SolidColor color="0xD3D3D3"/> |
| </s:fill> |
| </s:Path> |
| <s:Path data="M 1 1 L 1 0 L 0 0 L 0 1 L 1 1" x="4" y="14"> |
| <s:fill> |
| <s:SolidColor color="0x6B6C6B"/> |
| </s:fill> |
| </s:Path> |
| <s:Path data="M 1 0 L 0 0 L 0 1 L 1 1 L 1 0" x="4" y="15"> |
| <s:fill> |
| <s:SolidColor color="0xD3D3D3"/> |
| </s:fill> |
| </s:Path> |
| <s:Path data="M 1 1 L 1 0 L 0 0 L 0 1 L 1 1" x="4" y="16"> |
| <s:fill> |
| <s:SolidColor color="0x7C7D7C"/> |
| </s:fill> |
| </s:Path> |
| <s:Path data="M 1 1 L 1 0 L 0 0 L 0 1 L 1 1" x="2" y="0"> |
| <s:fill> |
| <s:SolidColor color="0x7C7D7C"/> |
| </s:fill> |
| </s:Path> |
| <s:Path data="M 1 1 L 1 0 L 0 0 L 0 1 L 1 1" x="2" y="2"> |
| <s:fill> |
| <s:SolidColor color="0x6B6C6B"/> |
| </s:fill> |
| </s:Path> |
| <s:Path data="M 1 1 L 1 0 L 0 0 L 0 1 L 1 1" x="2" y="1"> |
| <s:fill> |
| <s:SolidColor color="0xD3D3D3"/> |
| </s:fill> |
| </s:Path> |
| <s:Path data="M 0 0 L 0 1 L 1 1 L 1 0 L 0 0" x="2" y="5"> |
| <s:fill> |
| <s:SolidColor color="0xD3D3D3"/> |
| </s:fill> |
| </s:Path> |
| <s:Path data="M 0 0 L 0 1 L 1 1 L 1 0 L 0 0" x="2" y="4"> |
| <s:fill> |
| <s:SolidColor color="0x6B6C6B"/> |
| </s:fill> |
| </s:Path> |
| <s:Path data="M 1 1 L 1 0 L 0 0 L 0 1 L 1 1" x="2" y="3"> |
| <s:fill> |
| <s:SolidColor color="0xD3D3D3"/> |
| </s:fill> |
| </s:Path> |
| <s:Path data="M 1 0 L 0 0 L 0 1 L 1 1 L 1 0" x="2" y="6"> |
| <s:fill> |
| <s:SolidColor color="0x6B6C6B"/> |
| </s:fill> |
| </s:Path> |
| <s:Path data="M 1 1 L 1 0 L 0 0 L 0 1 L 1 1" x="2" y="8"> |
| <s:fill> |
| <s:SolidColor color="0x6B6C6B"/> |
| </s:fill> |
| </s:Path> |
| <s:Path data="M 1 1 L 1 0 L 0 0 L 0 1 L 1 1" x="2" y="7"> |
| <s:fill> |
| <s:SolidColor color="0xD3D3D3"/> |
| </s:fill> |
| </s:Path> |
| <s:Path data="M 0 0 L 0 1 L 1 1 L 1 0 L 0 0" x="2" y="11"> |
| <s:fill> |
| <s:SolidColor color="0xD3D3D3"/> |
| </s:fill> |
| </s:Path> |
| <s:Path data="M 0 0 L 0 1 L 1 1 L 1 0 L 0 0" x="2" y="10"> |
| <s:fill> |
| <s:SolidColor color="0x6B6C6B"/> |
| </s:fill> |
| </s:Path> |
| <s:Path data="M 1 1 L 1 0 L 0 0 L 0 1 L 1 1" x="2" y="9"> |
| <s:fill> |
| <s:SolidColor color="0xD3D3D3"/> |
| </s:fill> |
| </s:Path> |
| <s:Path data="M 1 0 L 0 0 L 0 1 L 1 1 L 1 0" x="2" y="12"> |
| <s:fill> |
| <s:SolidColor color="0x6B6C6B"/> |
| </s:fill> |
| </s:Path> |
| <s:Path data="M 1 1 L 1 0 L 0 0 L 0 1 L 1 1" x="2" y="14"> |
| <s:fill> |
| <s:SolidColor color="0x6B6C6B"/> |
| </s:fill> |
| </s:Path> |
| <s:Path data="M 1 1 L 1 0 L 0 0 L 0 1 L 1 1" x="2" y="13"> |
| <s:fill> |
| <s:SolidColor color="0xD3D3D3"/> |
| </s:fill> |
| </s:Path> |
| <s:Path data="M 0 0 L 0 1 L 1 1 L 1 0 L 0 0" x="2" y="16"> |
| <s:fill> |
| <s:SolidColor color="0x7C7D7C"/> |
| </s:fill> |
| </s:Path> |
| <s:Path data="M 1 1 L 1 0 L 0 0 L 0 1 L 1 1" x="2" y="15"> |
| <s:fill> |
| <s:SolidColor color="0xD3D3D3"/> |
| </s:fill> |
| </s:Path> |
| <s:Path data="M 1 0 L 0 0 L 0 1 L 1 1 L 1 0" x="0" y="1"> |
| <s:fill> |
| <s:SolidColor color="0xD3D3D3"/> |
| </s:fill> |
| </s:Path> |
| <s:Path data="M 1 0 L 0 0 L 0 1 L 1 1 L 1 0" x="0" y="3"> |
| <s:fill> |
| <s:SolidColor color="0xD3D3D3"/> |
| </s:fill> |
| </s:Path> |
| <s:Path data="M 1 1 L 1 0 L 0 0 L 0 1 L 1 1" x="0" y="5"> |
| <s:fill> |
| <s:SolidColor color="0xD3D3D3"/> |
| </s:fill> |
| </s:Path> |
| <s:Path data="M 1 0 L 0 0 L 0 1 L 1 1 L 1 0" x="0" y="7"> |
| <s:fill> |
| <s:SolidColor color="0xD3D3D3"/> |
| </s:fill> |
| </s:Path> |
| <s:Path data="M 1 0 L 0 0 L 0 1 L 1 1 L 1 0" x="0" y="9"> |
| <s:fill> |
| <s:SolidColor color="0xD3D3D3"/> |
| </s:fill> |
| </s:Path> |
| <s:Path data="M 0 0 L 0 1 L 1 1 L 1 0 L 0 0" x="0" y="11"> |
| <s:fill> |
| <s:SolidColor color="0xD3D3D3"/> |
| </s:fill> |
| </s:Path> |
| <s:Path data="M 1 0 L 0 0 L 0 1 L 1 1 L 1 0" x="0" y="13"> |
| <s:fill> |
| <s:SolidColor color="0xD3D3D3"/> |
| </s:fill> |
| </s:Path> |
| <s:Path data="M 1 0 L 0 0 L 0 1 L 1 1 L 1 0" x="0" y="15"> |
| <s:fill> |
| <s:SolidColor color="0xD3D3D3"/> |
| </s:fill> |
| </s:Path> |
| <s:Path data="M 0 1 L 1 1 L 1 0 L 0 0 L 0 1" x="0" y="0"> |
| <s:fill> |
| <s:SolidColor color="0x7C7D7C"/> |
| </s:fill> |
| </s:Path> |
| <s:Path data="M 1 1 L 1 0 L 0 0 L 0 1 L 1 1" x="0" y="2"> |
| <s:fill> |
| <s:SolidColor color="0x6B6C6B"/> |
| </s:fill> |
| </s:Path> |
| <s:Path data="M 1 1 L 1 0 L 0 0 L 0 1 L 1 1" x="0" y="4"> |
| <s:fill> |
| <s:SolidColor color="0x6B6C6B"/> |
| </s:fill> |
| </s:Path> |
| <s:Path data="M 1 0 L 0 0 L 0 1 L 1 1 L 1 0" x="0" y="6"> |
| <s:fill> |
| <s:SolidColor color="0x6B6C6B"/> |
| </s:fill> |
| </s:Path> |
| <s:Path data="M 1 0 L 0 0 L 0 1 L 1 1 L 1 0" x="0" y="8"> |
| <s:fill> |
| <s:SolidColor color="0x6B6C6B"/> |
| </s:fill> |
| </s:Path> |
| <s:Path data="M 1 1 L 1 0 L 0 0 L 0 1 L 1 1" x="0" y="10"> |
| <s:fill> |
| <s:SolidColor color="0x6B6C6B"/> |
| </s:fill> |
| </s:Path> |
| <s:Path data="M 1 0 L 0 0 L 0 1 L 1 1 L 1 0" x="0" y="12"> |
| <s:fill> |
| <s:SolidColor color="0x6B6C6B"/> |
| </s:fill> |
| </s:Path> |
| <s:Path data="M 0 0 L 0 1 L 1 1 L 1 0 L 0 0" x="0" y="14"> |
| <s:fill> |
| <s:SolidColor color="0x6B6C6B"/> |
| </s:fill> |
| </s:Path> |
| <s:Path data="M 1 1 L 1 0 L 0 0 L 0 1 L 1 1" x="0" y="16"> |
| <s:fill> |
| <s:SolidColor color="0x7C7D7C"/> |
| </s:fill> |
| </s:Path> |
| </s:Group> |
| </s:Group> |
| |
| </s:Skin> |