You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by ah...@apache.org on 2012/06/20 07:01:26 UTC

svn commit: r1351936 [18/22] - in /incubator/flex/trunk: ./ frameworks/javascript/ frameworks/projects/flash-integration/ samples/themes/arcade/ samples/themes/arcade/src/ samples/themes/arcade/src/assets/ samples/themes/cobalt/ samples/themes/graphite...

Added: incubator/flex/trunk/samples/themes/zen/src/assets/DataGrid_headerBackgroundSkin.fxg
URL: http://svn.apache.org/viewvc/incubator/flex/trunk/samples/themes/zen/src/assets/DataGrid_headerBackgroundSkin.fxg?rev=1351936&view=auto
==============================================================================
--- incubator/flex/trunk/samples/themes/zen/src/assets/DataGrid_headerBackgroundSkin.fxg (added)
+++ incubator/flex/trunk/samples/themes/zen/src/assets/DataGrid_headerBackgroundSkin.fxg Wed Jun 20 05:01:10 2012
@@ -0,0 +1,45 @@
+<?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.
+
+-->
+<Graphic flm:originalName="DataGrid/DataGrid_headerBackgroundSkin" version="2.0" afx:className="DataGrid_headerBackgroundSkin" afx:baseClassName="flash.display.Sprite" xmlns:afx="http://ns.apache.org/flex/2012" xmlns:flm="http://ns.adobe.com/flame/2008" xmlns="http://ns.adobe.com/fxg/2008">
+  <Group>
+    <Group aaa:type="layer" aaa:userLabel="bg" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M116 22 0 22 0 0 116 0 116 22">
+        <fill>
+          <LinearGradient x="87.75" y="21" scaleX="20" rotation="270">
+            <GradientEntry ratio="0" color="#82826B"/>
+            <GradientEntry ratio="1" color="#82826B"/>
+          </LinearGradient>
+        </fill>
+      </Path>
+    </Group>
+    <Group aaa:type="layer" aaa:userLabel="fill" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M115 21 1 21 1 1 115 1 115 21">
+        <fill>
+          <LinearGradient x="104.75" y="1" scaleX="19" rotation="90">
+            <GradientEntry ratio="0" color="#E5E5CD"/>
+            <GradientEntry ratio="0.074509804" color="#C9BDA5"/>
+            <GradientEntry ratio="1" color="#B4AD98"/>
+          </LinearGradient>
+        </fill>
+      </Path>
+    </Group>
+    <Group aaa:type="layer" aaa:userLabel="Layer 1" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt"/>
+  </Group>
+</Graphic>
\ No newline at end of file

Propchange: incubator/flex/trunk/samples/themes/zen/src/assets/DataGrid_headerBackgroundSkin.fxg
------------------------------------------------------------------------------
    svn:eol-style = native

Added: incubator/flex/trunk/samples/themes/zen/src/assets/DataGrid_sortArrowSkin.fxg
URL: http://svn.apache.org/viewvc/incubator/flex/trunk/samples/themes/zen/src/assets/DataGrid_sortArrowSkin.fxg?rev=1351936&view=auto
==============================================================================
--- incubator/flex/trunk/samples/themes/zen/src/assets/DataGrid_sortArrowSkin.fxg (added)
+++ incubator/flex/trunk/samples/themes/zen/src/assets/DataGrid_sortArrowSkin.fxg Wed Jun 20 05:01:10 2012
@@ -0,0 +1,30 @@
+<?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.
+
+-->
+<Graphic flm:originalName="DataGrid/DataGrid_sortArrowSkin" version="2.0" afx:className="DataGrid_sortArrowSkin" afx:baseClassName="flash.display.Sprite" xmlns:afx="http://ns.apache.org/flex/2012" xmlns:flm="http://ns.adobe.com/flame/2008" xmlns="http://ns.adobe.com/fxg/2008">
+  <Group>
+    <Group aaa:type="layer" aaa:userLabel="arrow" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M3.975 6 -0.025 0 7.975 0 3.975 6">
+        <fill>
+          <SolidColor color="#5C5C4C"/>
+        </fill>
+      </Path>
+    </Group>
+  </Group>
+</Graphic>
\ No newline at end of file

Propchange: incubator/flex/trunk/samples/themes/zen/src/assets/DataGrid_sortArrowSkin.fxg
------------------------------------------------------------------------------
    svn:eol-style = native

Added: incubator/flex/trunk/samples/themes/zen/src/assets/DataGrid_stretchCursor.fxg
URL: http://svn.apache.org/viewvc/incubator/flex/trunk/samples/themes/zen/src/assets/DataGrid_stretchCursor.fxg?rev=1351936&view=auto
==============================================================================
--- incubator/flex/trunk/samples/themes/zen/src/assets/DataGrid_stretchCursor.fxg (added)
+++ incubator/flex/trunk/samples/themes/zen/src/assets/DataGrid_stretchCursor.fxg Wed Jun 20 05:01:10 2012
@@ -0,0 +1,50 @@
+<?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.
+
+-->
+<Graphic flm:originalName="DataGrid/DataGrid_stretchCursor" version="2.0" afx:className="DataGrid_stretchCursor" afx:baseClassName="flash.display.Sprite" xmlns:afx="http://ns.apache.org/flex/2012" xmlns:flm="http://ns.adobe.com/flame/2008" xmlns="http://ns.adobe.com/fxg/2008">
+  <Group>
+    <Group aaa:type="layer" aaa:userLabel="outline" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Group>
+        <Path rotation="270" data="M0 -8.025 5.55 -2.575 6 -2.575 6 2.425 5.625 2.425 0.05 8 -5.525 2.425 -6 2.425 -6 -2.575 -5.55 -2.575 0 -8.025">
+          <fill>
+            <SolidColor color="#FFFFFF" alpha="0.80000001"/>
+          </fill>
+        </Path>
+      </Group>
+    </Group>
+    <Group aaa:type="layer" aaa:userLabel="icon" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Group>
+        <Group>
+          <Path scaleX="1.0084076" x="-8.55" y="-6" data="M7.5 1 7.5 11 6.5 11 6.5 7 4.5 7 4.5 9 1.525 6 4.5 3 4.5 5 6.5 5 6.5 1 7.5 1">
+            <fill>
+              <SolidColor/>
+            </fill>
+          </Path>
+        </Group>
+        <Group>
+          <Path x="-7.5" y="-6" data="M11.475 3 14.475 6 11.475 9 11.475 7 9.5 7 9.5 11 8.5 11 8.5 1 9.5 1 9.5 5 11.475 5 11.475 3">
+            <fill>
+              <SolidColor/>
+            </fill>
+          </Path>
+        </Group>
+      </Group>
+    </Group>
+  </Group>
+</Graphic>
\ No newline at end of file

Propchange: incubator/flex/trunk/samples/themes/zen/src/assets/DataGrid_stretchCursor.fxg
------------------------------------------------------------------------------
    svn:eol-style = native

Added: incubator/flex/trunk/samples/themes/zen/src/assets/DateChooser_nextMonthSkin.fxg
URL: http://svn.apache.org/viewvc/incubator/flex/trunk/samples/themes/zen/src/assets/DateChooser_nextMonthSkin.fxg?rev=1351936&view=auto
==============================================================================
--- incubator/flex/trunk/samples/themes/zen/src/assets/DateChooser_nextMonthSkin.fxg (added)
+++ incubator/flex/trunk/samples/themes/zen/src/assets/DateChooser_nextMonthSkin.fxg Wed Jun 20 05:01:10 2012
@@ -0,0 +1,60 @@
+<?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.
+
+-->
+<Graphic flm:originalName="DateChooser/monthChooser/DateChooser_nextMonthSkin" version="2.0" afx:className="DateChooser_nextMonthSkin" afx:baseClassName="flash.display.Sprite" xmlns:afx="http://ns.apache.org/flex/2012" xmlns:flm="http://ns.adobe.com/flame/2008" xmlns="http://ns.adobe.com/fxg/2008">
+  <Group>
+    <Group aaa:type="layer" aaa:userLabel="border" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M18 4 18 14Q18 18 14 18L4 18Q0 18 0 14L0 4Q0 0 4 0L14 0Q18 0 18 4M14.15 1 3.9 1Q1 1.05 1 4L1 14Q1 16.95 3.9 17L14.15 17Q17 16.95 17 14L17 4Q17 1.1 14.15 1">
+        <fill>
+          <LinearGradient x="-13.65" y="21.7" scaleX="22" rotation="270">
+            <GradientEntry ratio="0" color="#616150"/>
+            <GradientEntry ratio="1" color="#8E8E75"/>
+          </LinearGradient>
+        </fill>
+      </Path>
+    </Group>
+    <Group aaa:type="layer" aaa:userLabel="fill" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M13.45 2Q15.9 2.1 15.9 4.65L16 13.4Q16 16 13.55 16L4.6 16Q2.1 16 2.1 13.4L2 4.65Q2 2.05 4.55 2L13.45 2">
+        <fill>
+          <LinearGradient x="15" y="16.4" scaleX="-14.6" rotation="90">
+            <GradientEntry ratio="0" color="#B5B597"/>
+            <GradientEntry ratio="1" color="#D6D5BA"/>
+          </LinearGradient>
+        </fill>
+      </Path>
+      <Path data="M13.45 2 4.55 2Q2 2.05 2 4.65L2.1 13.4Q2.1 16 4.6 16L13.55 16Q16 16 16 13.4L15.9 4.65Q15.9 2.1 13.45 2M14.05 1Q16.9 1.1 16.9 4L17 14Q17 16.95 14.15 17L4 17Q1.1 16.95 1.1 14L1 4Q1 1.05 3.9 1L14.05 1">
+        <fill>
+          <LinearGradient x="15.85" y="17.45" scaleX="-16.7" rotation="90">
+            <GradientEntry ratio="0.0078431373" color="#D6D5BA"/>
+            <GradientEntry ratio="1" color="#9C9B74"/>
+          </LinearGradient>
+        </fill>
+      </Path>
+    </Group>
+    <Group aaa:type="layer" aaa:userLabel="icon" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M12 9 12 10 11 10 11 11 10 11 10 12 9 12 9 13 8 13 8 14 7 14 7 5 8 5 8 6 9 6 9 7 10 7 10 8 11 8 11 9 12 9">
+        <fill>
+          <SolidColor color="#4C2600"/>
+        </fill>
+      </Path>
+    </Group>
+    <Group aaa:type="layer" aaa:userLabel="transitions" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt"/>
+    <Group aaa:type="layer" aaa:userLabel="states" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt"/>
+  </Group>
+</Graphic>
\ No newline at end of file

Propchange: incubator/flex/trunk/samples/themes/zen/src/assets/DateChooser_nextMonthSkin.fxg
------------------------------------------------------------------------------
    svn:eol-style = native

Added: incubator/flex/trunk/samples/themes/zen/src/assets/DateChooser_nextYearSkin.fxg
URL: http://svn.apache.org/viewvc/incubator/flex/trunk/samples/themes/zen/src/assets/DateChooser_nextYearSkin.fxg?rev=1351936&view=auto
==============================================================================
--- incubator/flex/trunk/samples/themes/zen/src/assets/DateChooser_nextYearSkin.fxg (added)
+++ incubator/flex/trunk/samples/themes/zen/src/assets/DateChooser_nextYearSkin.fxg Wed Jun 20 05:01:10 2012
@@ -0,0 +1,39 @@
+<?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.
+
+-->
+<Graphic flm:originalName="DateChooser/yearChooser/DateChooser_nextYearSkin" version="2.0" afx:className="DateChooser_nextYearSkin" afx:baseClassName="flash.display.Sprite" xmlns:afx="http://ns.apache.org/flex/2012" xmlns:flm="http://ns.adobe.com/flame/2008" xmlns="http://ns.adobe.com/fxg/2008">
+  <Group>
+    <Group aaa:type="layer" aaa:userLabel="art" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M0 12 0 0 12 0 12 12 0 12">
+        <fill>
+          <SolidColor color="#5A6165" alpha="0"/>
+        </fill>
+      </Path>
+      <Group>
+        <Path data="M6 5 6 6 7 6 7 7 8 7 8 8 9 8 9 9 2 9 2 8 3 8 3 7 4 7 4 6 5 6 5 5 6 5">
+          <fill>
+            <SolidColor color="#4C2600"/>
+          </fill>
+        </Path>
+      </Group>
+    </Group>
+    <Group aaa:type="layer" aaa:userLabel="transitions" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt"/>
+    <Group aaa:type="layer" aaa:userLabel="states" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt"/>
+  </Group>
+</Graphic>
\ No newline at end of file

Propchange: incubator/flex/trunk/samples/themes/zen/src/assets/DateChooser_nextYearSkin.fxg
------------------------------------------------------------------------------
    svn:eol-style = native

Added: incubator/flex/trunk/samples/themes/zen/src/assets/DateChooser_prevMonthSkin.fxg
URL: http://svn.apache.org/viewvc/incubator/flex/trunk/samples/themes/zen/src/assets/DateChooser_prevMonthSkin.fxg?rev=1351936&view=auto
==============================================================================
--- incubator/flex/trunk/samples/themes/zen/src/assets/DateChooser_prevMonthSkin.fxg (added)
+++ incubator/flex/trunk/samples/themes/zen/src/assets/DateChooser_prevMonthSkin.fxg Wed Jun 20 05:01:10 2012
@@ -0,0 +1,60 @@
+<?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.
+
+-->
+<Graphic flm:originalName="DateChooser/monthChooser/DateChooser_prevMonthSkin" version="2.0" afx:className="DateChooser_prevMonthSkin" afx:baseClassName="flash.display.Sprite" xmlns:afx="http://ns.apache.org/flex/2012" xmlns:flm="http://ns.adobe.com/flame/2008" xmlns="http://ns.adobe.com/fxg/2008">
+  <Group>
+    <Group aaa:type="layer" aaa:userLabel="border" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M14.15 1 3.9 1Q1 1.05 1 4L1 14Q1 16.95 3.9 17L14.15 17Q17 16.95 17 14L17 4Q17 1.1 14.15 1M18 4 18 14Q18 18 14 18L4 18Q0 18 0 14L0 4Q0 0 4 0L14 0Q18 0 18 4">
+        <fill>
+          <LinearGradient x="-13.65" y="21.7" scaleX="22" rotation="270">
+            <GradientEntry ratio="0" color="#616150"/>
+            <GradientEntry ratio="1" color="#8E8E75"/>
+          </LinearGradient>
+        </fill>
+      </Path>
+    </Group>
+    <Group aaa:type="layer" aaa:userLabel="fill" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M13.45 2Q15.9 2.1 15.9 4.65L16 13.4Q16 16 13.55 16L4.6 16Q2.1 16 2.1 13.4L2 4.65Q2 2.05 4.55 2L13.45 2">
+        <fill>
+          <LinearGradient x="15" y="16.4" scaleX="-14.6" rotation="90">
+            <GradientEntry ratio="0" color="#B5B597"/>
+            <GradientEntry ratio="1" color="#D6D5BA"/>
+          </LinearGradient>
+        </fill>
+      </Path>
+      <Path data="M13.45 2 4.55 2Q2 2.05 2 4.65L2.1 13.4Q2.1 16 4.6 16L13.55 16Q16 16 16 13.4L15.9 4.65Q15.9 2.1 13.45 2M14.05 1Q16.9 1.1 16.9 4L17 14Q17 16.95 14.15 17L4 17Q1.1 16.95 1.1 14L1 4Q1 1.05 3.9 1L14.05 1">
+        <fill>
+          <LinearGradient x="15.85" y="17.45" scaleX="-16.7" rotation="90">
+            <GradientEntry ratio="0.0078431373" color="#D6D5BA"/>
+            <GradientEntry ratio="1" color="#9C9B74"/>
+          </LinearGradient>
+        </fill>
+      </Path>
+    </Group>
+    <Group aaa:type="layer" aaa:userLabel="icon" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M10 6 10 5 11 5 11 14 10 14 10 13 9 13 9 12 8 12 8 11 7 11 7 10 6 10 6 9 7 9 7 8 8 8 8 7 9 7 9 6 10 6">
+        <fill>
+          <SolidColor color="#4C2600"/>
+        </fill>
+      </Path>
+    </Group>
+    <Group aaa:type="layer" aaa:userLabel="transitions" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt"/>
+    <Group aaa:type="layer" aaa:userLabel="states" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt"/>
+  </Group>
+</Graphic>
\ No newline at end of file

Propchange: incubator/flex/trunk/samples/themes/zen/src/assets/DateChooser_prevMonthSkin.fxg
------------------------------------------------------------------------------
    svn:eol-style = native

Added: incubator/flex/trunk/samples/themes/zen/src/assets/DateChooser_prevYearSkin.fxg
URL: http://svn.apache.org/viewvc/incubator/flex/trunk/samples/themes/zen/src/assets/DateChooser_prevYearSkin.fxg?rev=1351936&view=auto
==============================================================================
--- incubator/flex/trunk/samples/themes/zen/src/assets/DateChooser_prevYearSkin.fxg (added)
+++ incubator/flex/trunk/samples/themes/zen/src/assets/DateChooser_prevYearSkin.fxg Wed Jun 20 05:01:10 2012
@@ -0,0 +1,39 @@
+<?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.
+
+-->
+<Graphic flm:originalName="DateChooser/yearChooser/DateChooser_prevYearSkin" version="2.0" afx:className="DateChooser_prevYearSkin" afx:baseClassName="flash.display.Sprite" xmlns:afx="http://ns.apache.org/flex/2012" xmlns:flm="http://ns.adobe.com/flame/2008" xmlns="http://ns.adobe.com/fxg/2008">
+  <Group>
+    <Group aaa:type="layer" aaa:userLabel="art" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M0 12 0 0 12 0 12 12 0 12">
+        <fill>
+          <SolidColor color="#5A6165" alpha="0"/>
+        </fill>
+      </Path>
+      <Group>
+        <Path data="M9 0 9 1 8 1 8 2 7 2 7 3 6 3 6 4 5 4 5 3 4 3 4 2 3 2 3 1 2 1 2 0 9 0">
+          <fill>
+            <SolidColor color="#4C2600"/>
+          </fill>
+        </Path>
+      </Group>
+    </Group>
+    <Group aaa:type="layer" aaa:userLabel="transitions" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt"/>
+    <Group aaa:type="layer" aaa:userLabel="states" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt"/>
+  </Group>
+</Graphic>
\ No newline at end of file

Propchange: incubator/flex/trunk/samples/themes/zen/src/assets/DateChooser_prevYearSkin.fxg
------------------------------------------------------------------------------
    svn:eol-style = native

Added: incubator/flex/trunk/samples/themes/zen/src/assets/DateChooser_rollOverIndicatorSkin.fxg
URL: http://svn.apache.org/viewvc/incubator/flex/trunk/samples/themes/zen/src/assets/DateChooser_rollOverIndicatorSkin.fxg?rev=1351936&view=auto
==============================================================================
--- incubator/flex/trunk/samples/themes/zen/src/assets/DateChooser_rollOverIndicatorSkin.fxg (added)
+++ incubator/flex/trunk/samples/themes/zen/src/assets/DateChooser_rollOverIndicatorSkin.fxg Wed Jun 20 05:01:10 2012
@@ -0,0 +1,42 @@
+<?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.
+
+-->
+<Graphic flm:originalName="DateChooser/DateChooser_rollOverIndicatorSkin" version="2.0" afx:className="DateChooser_rollOverIndicatorSkin" afx:baseClassName="flash.display.Sprite" xmlns:afx="http://ns.apache.org/flex/2012" xmlns:flm="http://ns.adobe.com/flame/2008" xmlns="http://ns.adobe.com/fxg/2008">
+  <Group>
+    <Group aaa:type="layer" aaa:userLabel="border" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Group>
+        <Path data="M14.1 0 20 5.85 20 14.1 14.1 20 5.85 19.95 0 14.1 0 5.85 5.85 0 14.1 0">
+          <fill>
+            <SolidColor color="#8C8C73"/>
+          </fill>
+        </Path>
+      </Group>
+    </Group>
+    <Group aaa:type="layer" aaa:userLabel="art" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M19 13.7 13.7 19 6.25 18.95 1 13.7 1 6.25 6.25 1 13.7 1 19 6.25 19 13.7">
+        <fill>
+          <LinearGradient x="11" y="0" scaleX="18" rotation="90">
+            <GradientEntry ratio="0" color="#E1DFD0"/>
+            <GradientEntry ratio="1" color="#C7C4AF"/>
+          </LinearGradient>
+        </fill>
+      </Path>
+    </Group>
+  </Group>
+</Graphic>
\ No newline at end of file

Propchange: incubator/flex/trunk/samples/themes/zen/src/assets/DateChooser_rollOverIndicatorSkin.fxg
------------------------------------------------------------------------------
    svn:eol-style = native

Added: incubator/flex/trunk/samples/themes/zen/src/assets/DateChooser_selectionIndicatorSkin.fxg
URL: http://svn.apache.org/viewvc/incubator/flex/trunk/samples/themes/zen/src/assets/DateChooser_selectionIndicatorSkin.fxg?rev=1351936&view=auto
==============================================================================
--- incubator/flex/trunk/samples/themes/zen/src/assets/DateChooser_selectionIndicatorSkin.fxg (added)
+++ incubator/flex/trunk/samples/themes/zen/src/assets/DateChooser_selectionIndicatorSkin.fxg Wed Jun 20 05:01:10 2012
@@ -0,0 +1,42 @@
+<?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.
+
+-->
+<Graphic flm:originalName="DateChooser/DateChooser_selectionIndicatorSkin" version="2.0" afx:className="DateChooser_selectionIndicatorSkin" afx:baseClassName="flash.display.Sprite" xmlns:afx="http://ns.apache.org/flex/2012" xmlns:flm="http://ns.adobe.com/flame/2008" xmlns="http://ns.adobe.com/fxg/2008">
+  <Group>
+    <Group aaa:type="layer" aaa:userLabel="border" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Group>
+        <Path data="M14.1 0 20 5.85 20 14.1 14.1 20 5.85 19.95 0 14.1 0 5.85 5.85 0 14.1 0">
+          <fill>
+            <SolidColor color="#776D22"/>
+          </fill>
+        </Path>
+      </Group>
+    </Group>
+    <Group aaa:type="layer" aaa:userLabel="art" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M19 13.7 13.7 19 6.25 18.95 1 13.7 1 6.25 6.25 1 13.7 1 19 6.25 19 13.7">
+        <fill>
+          <LinearGradient x="11" y="0" scaleX="18" rotation="90">
+            <GradientEntry ratio="0" color="#EFEEA9"/>
+            <GradientEntry ratio="1" color="#AFAF03"/>
+          </LinearGradient>
+        </fill>
+      </Path>
+    </Group>
+  </Group>
+</Graphic>
\ No newline at end of file

Propchange: incubator/flex/trunk/samples/themes/zen/src/assets/DateChooser_selectionIndicatorSkin.fxg
------------------------------------------------------------------------------
    svn:eol-style = native

Added: incubator/flex/trunk/samples/themes/zen/src/assets/DateChooser_todayIndicatorSkin.fxg
URL: http://svn.apache.org/viewvc/incubator/flex/trunk/samples/themes/zen/src/assets/DateChooser_todayIndicatorSkin.fxg?rev=1351936&view=auto
==============================================================================
--- incubator/flex/trunk/samples/themes/zen/src/assets/DateChooser_todayIndicatorSkin.fxg (added)
+++ incubator/flex/trunk/samples/themes/zen/src/assets/DateChooser_todayIndicatorSkin.fxg Wed Jun 20 05:01:10 2012
@@ -0,0 +1,42 @@
+<?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.
+
+-->
+<Graphic flm:originalName="DateChooser/DateChooser_todayIndicatorSkin" version="2.0" afx:className="DateChooser_todayIndicatorSkin" afx:baseClassName="flash.display.Sprite" xmlns:afx="http://ns.apache.org/flex/2012" xmlns:flm="http://ns.adobe.com/flame/2008" xmlns="http://ns.adobe.com/fxg/2008">
+  <Group>
+    <Group aaa:type="layer" aaa:userLabel="border" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Group>
+        <Path data="M14.1 0 20 5.85 20 14.1 14.1 20 5.85 19.95 0 14.1 0 5.85 5.85 0 14.1 0">
+          <fill>
+            <SolidColor color="#321900"/>
+          </fill>
+        </Path>
+      </Group>
+    </Group>
+    <Group aaa:type="layer" aaa:userLabel="art" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M19 13.7 13.7 19 6.25 18.95 1 13.7 1 6.25 6.25 1 13.7 1 19 6.25 19 13.7">
+        <fill>
+          <LinearGradient x="11" y="0" scaleX="18" rotation="90">
+            <GradientEntry ratio="0" color="#A96501"/>
+            <GradientEntry ratio="1" color="#4B2E01"/>
+          </LinearGradient>
+        </fill>
+      </Path>
+    </Group>
+  </Group>
+</Graphic>
\ No newline at end of file

Propchange: incubator/flex/trunk/samples/themes/zen/src/assets/DateChooser_todayIndicatorSkin.fxg
------------------------------------------------------------------------------
    svn:eol-style = native

Added: incubator/flex/trunk/samples/themes/zen/src/assets/DateField_downSkin.fxg
URL: http://svn.apache.org/viewvc/incubator/flex/trunk/samples/themes/zen/src/assets/DateField_downSkin.fxg?rev=1351936&view=auto
==============================================================================
--- incubator/flex/trunk/samples/themes/zen/src/assets/DateField_downSkin.fxg (added)
+++ incubator/flex/trunk/samples/themes/zen/src/assets/DateField_downSkin.fxg Wed Jun 20 05:01:10 2012
@@ -0,0 +1,63 @@
+<?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.
+
+-->
+<Graphic flm:originalName="DateChooser/DateField/DateField_downSkin" version="2.0" afx:className="DateField_downSkin" afx:baseClassName="flash.display.Sprite" xmlns:afx="http://ns.apache.org/flex/2012" xmlns:flm="http://ns.adobe.com/flame/2008" xmlns="http://ns.adobe.com/fxg/2008">
+  <Group>
+    <Group aaa:type="layer" aaa:userLabel="border" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M13 4 12 4 12 10 13 10 13 14 0 14 0 10 1 10 1 4 0 4 0 0 13 0 13 4">
+        <fill>
+          <SolidColor color="#321900"/>
+        </fill>
+      </Path>
+    </Group>
+    <Group aaa:type="layer" aaa:userLabel="fill" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M2 12 2 1 11 1 11 12 2 12">
+        <fill>
+          <LinearGradient x="7.5" y="0.975" scaleX="9.95" rotation="90">
+            <GradientEntry ratio="0" color="#C2C192"/>
+            <GradientEntry ratio="1" color="#898865"/>
+          </LinearGradient>
+        </fill>
+      </Path>
+    </Group>
+    <Group aaa:type="layer" aaa:userLabel="art" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M1 1 12 1 12 3 1 3 1 1">
+        <fill>
+          <LinearGradient x="5.5" y="1" scaleX="2" rotation="90">
+            <GradientEntry ratio="0" color="#B0B082"/>
+            <GradientEntry ratio="1" color="#1A1A00"/>
+          </LinearGradient>
+        </fill>
+      </Path>
+      <Path data="M1 11 12 11 12 13 1 13 1 11">
+        <fill>
+          <LinearGradient x="5.5" y="11" scaleX="2" rotation="90">
+            <GradientEntry ratio="0" color="#B0B082"/>
+            <GradientEntry ratio="1" color="#1A1A00"/>
+          </LinearGradient>
+        </fill>
+      </Path>
+      <Path data="M5 6.05 6 6.05 6 7.05 5 7.05 5 6.05M10 9.05 9 9.05 9 8.05 10 8.05 10 9.05M8 8.05 8 9.05 7 9.05 7 8.05 8 8.05M3 9.05 3 8.05 4 8.05 4 9.05 3 9.05M5 9.05 5 8.05 6 8.05 6 9.05 5 9.05M3 6.05 4 6.05 4 7.05 3 7.05 3 6.05M3 4.05 4 4.05 4 5.05 3 5.05&#xA; 3 4.05M7 6.05 8 6.05 8 7.05 7 7.05 7 6.05M9 6.05 10 6.05 10 7.05 9 7.05 9 6.05M10 4.05 10 5.05 9 5.05 9 4.05 10 4.05M6 4.05 6 5.05 5 5.05 5 4.05 6 4.05M7 5.05 7 4.05 8 4.05 8 5.05 7 5.05">
+        <fill>
+          <SolidColor color="#6A6959"/>
+        </fill>
+      </Path>
+    </Group>
+  </Group>
+</Graphic>
\ No newline at end of file

Propchange: incubator/flex/trunk/samples/themes/zen/src/assets/DateField_downSkin.fxg
------------------------------------------------------------------------------
    svn:eol-style = native

Added: incubator/flex/trunk/samples/themes/zen/src/assets/DateField_overSkin.fxg
URL: http://svn.apache.org/viewvc/incubator/flex/trunk/samples/themes/zen/src/assets/DateField_overSkin.fxg?rev=1351936&view=auto
==============================================================================
--- incubator/flex/trunk/samples/themes/zen/src/assets/DateField_overSkin.fxg (added)
+++ incubator/flex/trunk/samples/themes/zen/src/assets/DateField_overSkin.fxg Wed Jun 20 05:01:10 2012
@@ -0,0 +1,63 @@
+<?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.
+
+-->
+<Graphic flm:originalName="DateChooser/DateField/DateField_overSkin" version="2.0" afx:className="DateField_overSkin" afx:baseClassName="flash.display.Sprite" xmlns:afx="http://ns.apache.org/flex/2012" xmlns:flm="http://ns.adobe.com/flame/2008" xmlns="http://ns.adobe.com/fxg/2008">
+  <Group>
+    <Group aaa:type="layer" aaa:userLabel="border" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M13 4 12 4 12 10 13 10 13 14 0 14 0 10 1 10 1 4 0 4 0 0 13 0 13 4">
+        <fill>
+          <SolidColor color="#321900"/>
+        </fill>
+      </Path>
+    </Group>
+    <Group aaa:type="layer" aaa:userLabel="fill" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M2 12 2 1 11 1 11 12 2 12">
+        <fill>
+          <LinearGradient x="7.5" y="0.975" scaleX="9.95" rotation="90">
+            <GradientEntry ratio="0" color="#EAE9D9"/>
+            <GradientEntry ratio="1" color="#DEDDD3"/>
+          </LinearGradient>
+        </fill>
+      </Path>
+    </Group>
+    <Group aaa:type="layer" aaa:userLabel="art" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M1 1 12 1 12 3 1 3 1 1">
+        <fill>
+          <LinearGradient x="5.5" y="1" scaleX="2" rotation="90">
+            <GradientEntry ratio="0" color="#D5D5BB"/>
+            <GradientEntry ratio="1" color="#545401"/>
+          </LinearGradient>
+        </fill>
+      </Path>
+      <Path data="M1 11 12 11 12 13 1 13 1 11">
+        <fill>
+          <LinearGradient x="5.5" y="11" scaleX="2" rotation="90">
+            <GradientEntry ratio="0" color="#D5D5BB"/>
+            <GradientEntry ratio="1" color="#545401"/>
+          </LinearGradient>
+        </fill>
+      </Path>
+      <Path data="M5 6.05 6 6.05 6 7.05 5 7.05 5 6.05M10 9.05 9 9.05 9 8.05 10 8.05 10 9.05M8 8.05 8 9.05 7 9.05 7 8.05 8 8.05M3 9.05 3 8.05 4 8.05 4 9.05 3 9.05M5 9.05 5 8.05 6 8.05 6 9.05 5 9.05M3 6.05 4 6.05 4 7.05 3 7.05 3 6.05M3 4.05 4 4.05 4 5.05 3 5.05&#xA; 3 4.05M7 6.05 8 6.05 8 7.05 7 7.05 7 6.05M9 6.05 10 6.05 10 7.05 9 7.05 9 6.05M10 4.05 10 5.05 9 5.05 9 4.05 10 4.05M6 4.05 6 5.05 5 5.05 5 4.05 6 4.05M7 5.05 7 4.05 8 4.05 8 5.05 7 5.05">
+        <fill>
+          <SolidColor color="#82826B"/>
+        </fill>
+      </Path>
+    </Group>
+  </Group>
+</Graphic>
\ No newline at end of file

Propchange: incubator/flex/trunk/samples/themes/zen/src/assets/DateField_overSkin.fxg
------------------------------------------------------------------------------
    svn:eol-style = native

Added: incubator/flex/trunk/samples/themes/zen/src/assets/DateField_upSkin.fxg
URL: http://svn.apache.org/viewvc/incubator/flex/trunk/samples/themes/zen/src/assets/DateField_upSkin.fxg?rev=1351936&view=auto
==============================================================================
--- incubator/flex/trunk/samples/themes/zen/src/assets/DateField_upSkin.fxg (added)
+++ incubator/flex/trunk/samples/themes/zen/src/assets/DateField_upSkin.fxg Wed Jun 20 05:01:10 2012
@@ -0,0 +1,63 @@
+<?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.
+
+-->
+<Graphic flm:originalName="DateChooser/DateField/DateField_upSkin" version="2.0" afx:className="DateField_upSkin" afx:baseClassName="flash.display.Sprite" xmlns:afx="http://ns.apache.org/flex/2012" xmlns:flm="http://ns.adobe.com/flame/2008" xmlns="http://ns.adobe.com/fxg/2008">
+  <Group>
+    <Group aaa:type="layer" aaa:userLabel="border" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M12 4 12 10 13 10 13 14 0 14 0 10 1 10 1 4 0 4 0 0 13 0 13 4 12 4">
+        <fill>
+          <SolidColor color="#321900"/>
+        </fill>
+      </Path>
+    </Group>
+    <Group aaa:type="layer" aaa:userLabel="fill" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M11 12 2 12 2 1 11 1 11 12">
+        <fill>
+          <LinearGradient x="7.5" y="0.975" scaleX="9.95" rotation="90">
+            <GradientEntry ratio="0" color="#D0D1AB"/>
+            <GradientEntry ratio="1" color="#AAAA89"/>
+          </LinearGradient>
+        </fill>
+      </Path>
+    </Group>
+    <Group aaa:type="layer" aaa:userLabel="border" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M1 1 12 1 12 3 1 3 1 1">
+        <fill>
+          <LinearGradient x="5.5" y="1" scaleX="2" rotation="90">
+            <GradientEntry ratio="0" color="#C2C39F"/>
+            <GradientEntry ratio="1" color="#333300"/>
+          </LinearGradient>
+        </fill>
+      </Path>
+      <Path data="M1 11 12 11 12 13 1 13 1 11">
+        <fill>
+          <LinearGradient x="5.5" y="11" scaleX="2" rotation="90">
+            <GradientEntry ratio="0" color="#C2C39F"/>
+            <GradientEntry ratio="1" color="#333300"/>
+          </LinearGradient>
+        </fill>
+      </Path>
+      <Path data="M5 6.05 6 6.05 6 7.05 5 7.05 5 6.05M8 8.05 8 9.05 7 9.05 7 8.05 8 8.05M9 9.05 9 8.05 10 8.05 10 9.05 9 9.05M5 9.05 5 8.05 6 8.05 6 9.05 5 9.05M3 9.05 3 8.05 4 8.05 4 9.05 3 9.05M3 4.05 4 4.05 4 5.05 3 5.05 3 4.05M3 6.05 4 6.05 4 7.05 3 7.05&#xA; 3 6.05M7 6.05 8 6.05 8 7.05 7 7.05 7 6.05M10 4.05 10 5.05 9 5.05 9 4.05 10 4.05M9 6.05 10 6.05 10 7.05 9 7.05 9 6.05M7 5.05 7 4.05 8 4.05 8 5.05 7 5.05M6 4.05 6 5.05 5 5.05 5 4.05 6 4.05">
+        <fill>
+          <SolidColor color="#82826B"/>
+        </fill>
+      </Path>
+    </Group>
+  </Group>
+</Graphic>
\ No newline at end of file

Propchange: incubator/flex/trunk/samples/themes/zen/src/assets/DateField_upSkin.fxg
------------------------------------------------------------------------------
    svn:eol-style = native

Added: incubator/flex/trunk/samples/themes/zen/src/assets/DateFiled_disabledSkin.fxg
URL: http://svn.apache.org/viewvc/incubator/flex/trunk/samples/themes/zen/src/assets/DateFiled_disabledSkin.fxg?rev=1351936&view=auto
==============================================================================
--- incubator/flex/trunk/samples/themes/zen/src/assets/DateFiled_disabledSkin.fxg (added)
+++ incubator/flex/trunk/samples/themes/zen/src/assets/DateFiled_disabledSkin.fxg Wed Jun 20 05:01:10 2012
@@ -0,0 +1,63 @@
+<?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.
+
+-->
+<Graphic flm:originalName="DateChooser/DateField/DateFiled_disabledSkin" version="2.0" afx:className="DateFiled_disabledSkin" afx:baseClassName="flash.display.Sprite" xmlns:afx="http://ns.apache.org/flex/2012" xmlns:flm="http://ns.adobe.com/flame/2008" xmlns="http://ns.adobe.com/fxg/2008">
+  <Group>
+    <Group aaa:type="layer" aaa:userLabel="border" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M13 4 12 4 12 10 13 10 13 14 0 14 0 10 1 10 1 4 0 4 0 0 13 0 13 4">
+        <fill>
+          <SolidColor color="#321900" alpha="0.50196081"/>
+        </fill>
+      </Path>
+    </Group>
+    <Group aaa:type="layer" aaa:userLabel="fill" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M2 12 2 1 11 1 11 12 2 12">
+        <fill>
+          <LinearGradient x="7.5" y="0.975" scaleX="9.95" rotation="90">
+            <GradientEntry ratio="0" color="#D0D1AB"/>
+            <GradientEntry ratio="1" color="#AAAA89" alpha="0.50196078"/>
+          </LinearGradient>
+        </fill>
+      </Path>
+    </Group>
+    <Group aaa:type="layer" aaa:userLabel="art" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M1 1 12 1 12 3 1 3 1 1">
+        <fill>
+          <LinearGradient x="5.5" y="1" scaleX="2" rotation="90">
+            <GradientEntry ratio="0" color="#C2C39F"/>
+            <GradientEntry ratio="1" color="#333300" alpha="0.50196078"/>
+          </LinearGradient>
+        </fill>
+      </Path>
+      <Path data="M1 11 12 11 12 13 1 13 1 11">
+        <fill>
+          <LinearGradient x="5.5" y="11" scaleX="2" rotation="90">
+            <GradientEntry ratio="0" color="#C2C39F"/>
+            <GradientEntry ratio="1" color="#333300" alpha="0.50196078"/>
+          </LinearGradient>
+        </fill>
+      </Path>
+      <Path data="M5 6.05 6 6.05 6 7.05 5 7.05 5 6.05M10 9.05 9 9.05 9 8.05 10 8.05 10 9.05M8 8.05 8 9.05 7 9.05 7 8.05 8 8.05M3 9.05 3 8.05 4 8.05 4 9.05 3 9.05M5 9.05 5 8.05 6 8.05 6 9.05 5 9.05M3 6.05 4 6.05 4 7.05 3 7.05 3 6.05M3 4.05 4 4.05 4 5.05 3 5.05&#xA; 3 4.05M7 6.05 8 6.05 8 7.05 7 7.05 7 6.05M9 6.05 10 6.05 10 7.05 9 7.05 9 6.05M10 4.05 10 5.05 9 5.05 9 4.05 10 4.05M6 4.05 6 5.05 5 5.05 5 4.05 6 4.05M7 5.05 7 4.05 8 4.05 8 5.05 7 5.05">
+        <fill>
+          <SolidColor color="#82826B" alpha="0.50196081"/>
+        </fill>
+      </Path>
+    </Group>
+  </Group>
+</Graphic>
\ No newline at end of file

Propchange: incubator/flex/trunk/samples/themes/zen/src/assets/DateFiled_disabledSkin.fxg
------------------------------------------------------------------------------
    svn:eol-style = native

Added: incubator/flex/trunk/samples/themes/zen/src/assets/DividedBox_dividerSkin.fxg
URL: http://svn.apache.org/viewvc/incubator/flex/trunk/samples/themes/zen/src/assets/DividedBox_dividerSkin.fxg?rev=1351936&view=auto
==============================================================================
--- incubator/flex/trunk/samples/themes/zen/src/assets/DividedBox_dividerSkin.fxg (added)
+++ incubator/flex/trunk/samples/themes/zen/src/assets/DividedBox_dividerSkin.fxg Wed Jun 20 05:01:10 2012
@@ -0,0 +1,38 @@
+<?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.
+
+-->
+<Graphic flm:originalName="Glyphs/DividedBox/DividedBox_dividerSkin" version="2.0" afx:className="DividedBox_dividerSkin" afx:baseClassName="flash.display.Sprite" xmlns:afx="http://ns.apache.org/flex/2012" xmlns:flm="http://ns.adobe.com/flame/2008" xmlns="http://ns.adobe.com/fxg/2008">
+  <Group>
+    <Group aaa:type="layer" aaa:userLabel="Layer 2" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt"/>
+    <Group aaa:type="layer" aaa:userLabel="shadows" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M1.55 5.15Q0.55 5.15 0.55 4.15 0.55 3.8 0.65 3.6 0.9 3.15 1.55 3.15 1.95 3.15 2.25 3.45 2.3 3.5 2.4 3.6 2.55 3.85 2.55 4.15 2.55 5.15 1.55 5.15M1.55 0.15Q1.95 0.15 2.25 0.45 2.55 0.75 2.55 1.15 2.55 2.15 1.55 2.15 0.55 2.15 0.55 1.15 0.55 0.15&#xA; 1.55 0.15M5.55 3.15Q5.95 3.15 6.25 3.45 6.3 3.5 6.4 3.6 6.55 3.85 6.55 4.15 6.55 5.15 5.55 5.15 4.55 5.15 4.55 4.15 4.55 3.8 4.65 3.6 4.9 3.15 5.55 3.15M6.25 0.45Q6.55 0.75 6.55 1.15 6.55 2.15 5.55 2.15 4.55 2.15 4.55 1.15 4.55 0.15 5.55 0.15&#xA; 5.95 0.15 6.25 0.45M10.4 3.6Q10.55 3.85 10.55 4.15 10.55 5.15 9.55 5.15 8.55 5.15 8.55 4.15 8.55 3.8 8.65 3.6 8.9 3.15 9.55 3.15 9.95 3.15 10.25 3.45 10.3 3.5 10.4 3.6M10.25 0.45Q10.55 0.75 10.55 1.15 10.55 2.15 9.55 2.15 8.55 2.15 8.55 1.15&#xA; 8.55 0.15 9.55 0.15 9.95 0.15 10.25 0.45">
+        <fill>
+          <SolidColor color="#86866E"/>
+        </fill>
+      </Path>
+    </Group>
+    <Group aaa:type="layer" aaa:userLabel="highlights" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M1 5Q0 5 0 4 0 3.65 0.1 3.45 0.35 3 1 3 1.4 3 1.7 3.3 1.75 3.35 1.85 3.45 2 3.7 2 4 2 5 1 5M2 1Q2 2 1 2 0 2 0 1 0 0 1 0 1.4 0 1.7 0.3 2 0.6 2 1M9 5Q8 5 8 4 8 3.65 8.1 3.45 8.35 3 9 3 9.4 3 9.7 3.3 9.75 3.35 9.85 3.45 10 3.7 10 4 10 5 9 5M5.85&#xA; 3.45Q6 3.7 6 4 6 5 5 5 4 5 4 4 4 3.65 4.1 3.45 4.35 3 5 3 5.4 3 5.7 3.3 5.75 3.35 5.85 3.45M5.7 0.3Q6 0.6 6 1 6 2 5 2 4 2 4 1 4 0 5 0 5.4 0 5.7 0.3M9 0Q9.4 0 9.7 0.3 10 0.6 10 1 10 2 9 2 8 2 8 1 8 0 9 0">
+        <fill>
+          <SolidColor color="#D7D8C8"/>
+        </fill>
+      </Path>
+    </Group>
+  </Group>
+</Graphic>
\ No newline at end of file

Propchange: incubator/flex/trunk/samples/themes/zen/src/assets/DividedBox_dividerSkin.fxg
------------------------------------------------------------------------------
    svn:eol-style = native

Added: incubator/flex/trunk/samples/themes/zen/src/assets/DividedBox_horizontalCursor.fxg
URL: http://svn.apache.org/viewvc/incubator/flex/trunk/samples/themes/zen/src/assets/DividedBox_horizontalCursor.fxg?rev=1351936&view=auto
==============================================================================
--- incubator/flex/trunk/samples/themes/zen/src/assets/DividedBox_horizontalCursor.fxg (added)
+++ incubator/flex/trunk/samples/themes/zen/src/assets/DividedBox_horizontalCursor.fxg Wed Jun 20 05:01:10 2012
@@ -0,0 +1,41 @@
+<?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.
+
+-->
+<Graphic flm:originalName="Glyphs/DividedBox/DividedBox_horizontalCursor" version="2.0" afx:className="DividedBox_horizontalCursor" afx:baseClassName="flash.display.Sprite" xmlns:afx="http://ns.apache.org/flex/2012" xmlns:flm="http://ns.adobe.com/flame/2008" xmlns="http://ns.adobe.com/fxg/2008">
+  <Group>
+    <Group aaa:type="layer" aaa:userLabel="outline" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Group>
+        <Path data="M16.975 5.95 11.425 11.525 11.425 12 5.45 12 5.45 11.55 0 6 5.45 0.45 5.45 0 11.425 0 11.425 0.375 16.975 5.95">
+          <fill>
+            <SolidColor color="#FFFFFF"/>
+          </fill>
+        </Path>
+      </Group>
+    </Group>
+    <Group aaa:type="layer" aaa:userLabel="icon" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Group>
+        <Path x="2" y="1" data="M8 6 8 10 7 10 7 0 8 0 8 4 10 4 10 2 13 5 10 8 10 6 8 6M5 0 6 0 6 10 5 10 5 6 3 6 3 8 0 5 3 2 3 4 5 4 5 0">
+          <fill>
+            <SolidColor/>
+          </fill>
+        </Path>
+      </Group>
+    </Group>
+  </Group>
+</Graphic>
\ No newline at end of file

Propchange: incubator/flex/trunk/samples/themes/zen/src/assets/DividedBox_horizontalCursor.fxg
------------------------------------------------------------------------------
    svn:eol-style = native

Added: incubator/flex/trunk/samples/themes/zen/src/assets/DividedBox_verticalCursor.fxg
URL: http://svn.apache.org/viewvc/incubator/flex/trunk/samples/themes/zen/src/assets/DividedBox_verticalCursor.fxg?rev=1351936&view=auto
==============================================================================
--- incubator/flex/trunk/samples/themes/zen/src/assets/DividedBox_verticalCursor.fxg (added)
+++ incubator/flex/trunk/samples/themes/zen/src/assets/DividedBox_verticalCursor.fxg Wed Jun 20 05:01:10 2012
@@ -0,0 +1,41 @@
+<?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.
+
+-->
+<Graphic flm:originalName="Glyphs/DividedBox/DividedBox_verticalCursor" version="2.0" afx:className="DividedBox_verticalCursor" afx:baseClassName="flash.display.Sprite" xmlns:afx="http://ns.apache.org/flex/2012" xmlns:flm="http://ns.adobe.com/flame/2008" xmlns="http://ns.adobe.com/fxg/2008">
+  <Group>
+    <Group aaa:type="layer" aaa:userLabel="outline" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Group>
+        <Path data="M12 11.525 11.55 11.525 6 17 0.45 11.525 0 11.525 0 5.575 0.375 5.575 5.95 -0.025 11.525 5.575 12 5.575 12 11.525">
+          <fill>
+            <SolidColor color="#FFFFFF"/>
+          </fill>
+        </Path>
+      </Group>
+    </Group>
+    <Group aaa:type="layer" aaa:userLabel="icon" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Group>
+        <Path rotation="270" x="4.95" y="10" data="M3 -3.95 3 0.05 5 0.05 5 -1.95 8 1.05 5 4.05 5 2.05 3 2.05 3 6.05 2 6.05 2 -3.95 3 -3.95M1 -3.95 1 6.05 0 6.05 0 2.05 -2 2.05 -2 4.05 -5 1.05 -2 -1.95 -2 0.05 0 0.05 0 -3.95 1 -3.95">
+          <fill>
+            <SolidColor/>
+          </fill>
+        </Path>
+      </Group>
+    </Group>
+  </Group>
+</Graphic>
\ No newline at end of file

Propchange: incubator/flex/trunk/samples/themes/zen/src/assets/DividedBox_verticalCursor.fxg
------------------------------------------------------------------------------
    svn:eol-style = native

Added: incubator/flex/trunk/samples/themes/zen/src/assets/DragManager_copyCursor.fxg
URL: http://svn.apache.org/viewvc/incubator/flex/trunk/samples/themes/zen/src/assets/DragManager_copyCursor.fxg?rev=1351936&view=auto
==============================================================================
--- incubator/flex/trunk/samples/themes/zen/src/assets/DragManager_copyCursor.fxg (added)
+++ incubator/flex/trunk/samples/themes/zen/src/assets/DragManager_copyCursor.fxg Wed Jun 20 05:01:10 2012
@@ -0,0 +1,68 @@
+<?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.
+
+-->
+<Graphic flm:originalName="DragManager/DragManager_copyCursor" version="2.0" afx:className="DragManager_copyCursor" afx:baseClassName="flash.display.Sprite" xmlns:afx="http://ns.apache.org/flex/2012" xmlns:flm="http://ns.adobe.com/flame/2008" xmlns="http://ns.adobe.com/fxg/2008">
+  <Library>
+    <Definition name="CursorManager_Cursor" flm:originalName="CursorManager/Cursor">
+      <Group>
+        <Group aaa:type="layer" aaa:userLabel="Layer 1" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+          <Path data="M6 16 8 16 8 14 9 14 9 17 6 17 6 16 5 16 5 14 4 14 4 12 3 12 3 13 2 13 2 14 1 14 1 15 0 15 0 0 1 0 1 1 2 1 2 2 3 2 3 3 4 3 4 4 5 4 5 5 6 5 6 6 7 6 7 7 8 7 8 8 9 8 9 9 10 9 10 10 11 10 11 11 7 11 7 12 8 12 8 14 7 14 7 12 6 12 6 10 9 10 9 9 8&#xA; 9 8 8 7 8 7 7 6 7 6 6 5 6 5 5 4 5 4 4 3 4 3 3 2 3 2 2 1 2 1 13 2 13 2 12 3 12 3 11 4 11 4 12 5 12 5 14 6 14 6 16">
+            <fill>
+              <SolidColor color="#FFFFFF"/>
+            </fill>
+          </Path>
+          <Path data="M8 14 8 16 6 16 6 14 5 14 5 12 4 12 4 11 3 11 3 12 2 12 2 13 1 13 1 2 2 2 2 3 3 3 3 4 4 4 4 5 5 5 5 6 6 6 6 7 7 7 7 8 8 8 8 9 9 9 9 10 6 10 6 12 7 12 7 14 8 14">
+            <fill>
+              <SolidColor/>
+            </fill>
+          </Path>
+        </Group>
+      </Group>
+    </Definition>
+  </Library>
+  <Group>
+    <Group aaa:type="layer" aaa:userLabel="Layer 1" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Group>
+        <Path x="1" y="2" data="M16.525 17.975Q13.80625 17.972852 11.9 16.075 10.014648 14.18125 10.025 11.475 10.014648 8.7685547 11.9 6.875 13.80625 4.9769531 16.525 4.975 19.231055 4.9769531 21.125 6.875 23.022852 8.7685547 23.025 11.475 23.022852 14.18125 21.125 16.075&#xA; 19.231055 17.972852 16.525 17.975">
+          <fill>
+            <SolidColor alpha="0.2"/>
+          </fill>
+        </Path>
+      </Group>
+      <Group>
+        <Path data="M23 13Q23 13.3 23 13.55 22.8 15.65 21.2 17.2 19.45 18.95 17 19 15.75 19 14.65 18.5 13.55 18.05 12.75 17.2 11.9 16.4 11.45 15.3 11.1 14.45 11.05 13.5 11 13.25 11 13 11 11.75 11.45 10.65 11.9 9.55 12.75 8.75 13.55 7.9 14.65 7.45 15.75 7 17 7 19.45&#xA; 7 21.2 8.75 22.95 10.5 23 13">
+          <fill>
+            <RadialGradient x="17" y="13" scaleX="12" scaleY="12">
+              <GradientEntry ratio="0" color="#A9A801"/>
+              <GradientEntry ratio="1" color="#6C6C00"/>
+            </RadialGradient>
+          </fill>
+        </Path>
+      </Group>
+      <Group>
+        <Path x="-113" y="-76" data="M131 85 131 88 134 88 134 90 131 90 131 93 129 93 129 90 126 90 126 88 129 88 129 85 131 85">
+          <fill>
+            <SolidColor color="#FFFFFF"/>
+          </fill>
+        </Path>
+      </Group>
+      <CursorManager_Cursor/>
+    </Group>
+  </Group>
+</Graphic>
\ No newline at end of file

Propchange: incubator/flex/trunk/samples/themes/zen/src/assets/DragManager_copyCursor.fxg
------------------------------------------------------------------------------
    svn:eol-style = native

Added: incubator/flex/trunk/samples/themes/zen/src/assets/DragManager_defaultDragImageSkin.fxg
URL: http://svn.apache.org/viewvc/incubator/flex/trunk/samples/themes/zen/src/assets/DragManager_defaultDragImageSkin.fxg?rev=1351936&view=auto
==============================================================================
--- incubator/flex/trunk/samples/themes/zen/src/assets/DragManager_defaultDragImageSkin.fxg (added)
+++ incubator/flex/trunk/samples/themes/zen/src/assets/DragManager_defaultDragImageSkin.fxg Wed Jun 20 05:01:10 2012
@@ -0,0 +1,60 @@
+<?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.
+
+-->
+<Graphic flm:originalName="DragManager/DragManager_defaultDragImageSkin" version="2.0" afx:className="DragManager_defaultDragImageSkin" afx:baseClassName="flash.display.Sprite" xmlns:afx="http://ns.apache.org/flex/2012" xmlns:flm="http://ns.adobe.com/flame/2008" xmlns="http://ns.adobe.com/fxg/2008">
+  <Group>
+    <Group aaa:type="layer" aaa:userLabel="Layer 1" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Group>
+        <Path data="M18.975 19 0.975 19 0.975 1 18.975 1 18.975 19">
+          <fill>
+            <SolidColor color="#FFFFFF" alpha="0.7019608"/>
+          </fill>
+        </Path>
+      </Group>
+      <Group>
+        <Path data="M20 1 -0.025 1 -0.025 0 20 0 20 1">
+          <fill>
+            <SolidColor color="#CCCCCC" alpha="0.40000001"/>
+          </fill>
+        </Path>
+      </Group>
+      <Group>
+        <Path y="19" data="M20 1 -0.025 1 -0.025 0 20 0 20 1">
+          <fill>
+            <SolidColor color="#CCCCCC" alpha="0.40000001"/>
+          </fill>
+        </Path>
+      </Group>
+      <Group>
+        <Path scaleX="0.050003052" scaleY="18" x="19" y="1" data="M20 1 -0.025 1 -0.025 0 20 0 20 1">
+          <fill>
+            <SolidColor color="#CCCCCC" alpha="0.40000001"/>
+          </fill>
+        </Path>
+      </Group>
+      <Group>
+        <Path scaleX="0.050003052" scaleY="18" y="1" data="M20 1 -0.025 1 -0.025 0 20 0 20 1">
+          <fill>
+            <SolidColor color="#CCCCCC" alpha="0.40000001"/>
+          </fill>
+        </Path>
+      </Group>
+    </Group>
+  </Group>
+</Graphic>
\ No newline at end of file

Propchange: incubator/flex/trunk/samples/themes/zen/src/assets/DragManager_defaultDragImageSkin.fxg
------------------------------------------------------------------------------
    svn:eol-style = native

Added: incubator/flex/trunk/samples/themes/zen/src/assets/DragManager_linkCursor.fxg
URL: http://svn.apache.org/viewvc/incubator/flex/trunk/samples/themes/zen/src/assets/DragManager_linkCursor.fxg?rev=1351936&view=auto
==============================================================================
--- incubator/flex/trunk/samples/themes/zen/src/assets/DragManager_linkCursor.fxg (added)
+++ incubator/flex/trunk/samples/themes/zen/src/assets/DragManager_linkCursor.fxg Wed Jun 20 05:01:10 2012
@@ -0,0 +1,68 @@
+<?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.
+
+-->
+<Graphic flm:originalName="DragManager/DragManager_linkCursor" version="2.0" afx:className="DragManager_linkCursor" afx:baseClassName="flash.display.Sprite" xmlns:afx="http://ns.apache.org/flex/2012" xmlns:flm="http://ns.adobe.com/flame/2008" xmlns="http://ns.adobe.com/fxg/2008">
+  <Library>
+    <Definition name="CursorManager_Cursor" flm:originalName="CursorManager/Cursor">
+      <Group>
+        <Group aaa:type="layer" aaa:userLabel="Layer 1" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+          <Path data="M6 16 8 16 8 14 9 14 9 17 6 17 6 16 5 16 5 14 4 14 4 12 3 12 3 13 2 13 2 14 1 14 1 15 0 15 0 0 1 0 1 1 2 1 2 2 3 2 3 3 4 3 4 4 5 4 5 5 6 5 6 6 7 6 7 7 8 7 8 8 9 8 9 9 10 9 10 10 11 10 11 11 7 11 7 12 8 12 8 14 7 14 7 12 6 12 6 10 9 10 9 9 8&#xA; 9 8 8 7 8 7 7 6 7 6 6 5 6 5 5 4 5 4 4 3 4 3 3 2 3 2 2 1 2 1 13 2 13 2 12 3 12 3 11 4 11 4 12 5 12 5 14 6 14 6 16">
+            <fill>
+              <SolidColor color="#FFFFFF"/>
+            </fill>
+          </Path>
+          <Path data="M8 14 8 16 6 16 6 14 5 14 5 12 4 12 4 11 3 11 3 12 2 12 2 13 1 13 1 2 2 2 2 3 3 3 3 4 4 4 4 5 5 5 5 6 6 6 6 7 7 7 7 8 8 8 8 9 9 9 9 10 6 10 6 12 7 12 7 14 8 14">
+            <fill>
+              <SolidColor/>
+            </fill>
+          </Path>
+        </Group>
+      </Group>
+    </Definition>
+  </Library>
+  <Group>
+    <Group aaa:type="layer" aaa:userLabel="Layer 1" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Group>
+        <Path scaleX="1.00383" x="0.95" y="2" data="M16.525 17.975Q13.80625 17.972852 11.9 16.075 10.014648 14.18125 10.025 11.475 10.014648 8.7685547 11.9 6.875 13.80625 4.9769531 16.525 4.975 19.231055 4.9769531 21.125 6.875 23.022852 8.7685547 23.025 11.475 23.022852 14.18125 21.125 16.075&#xA; 19.231055 17.972852 16.525 17.975">
+          <fill>
+            <SolidColor alpha="0.2"/>
+          </fill>
+        </Path>
+      </Group>
+      <Group>
+        <Path data="M23.05 13Q23.05 15.45 21.25 17.2 19.45 18.95 17 19 15.75 19 14.65 18.5 13.55 18.05 12.75 17.2 11.9 16.4 11.45 15.3 11 14.2 11 13 11 11.75 11.45 10.65 11.9 9.55 12.75 8.75 13.55 7.9 14.65 7.45 15.75 7 17 7 19.45 7 21.25 8.75 23 10.5 23.05 13">
+          <fill>
+            <RadialGradient x="17" y="13" scaleX="12.05" scaleY="12">
+              <GradientEntry ratio="0" color="#AAAB8B"/>
+              <GradientEntry ratio="1" color="#5C5C4C"/>
+            </RadialGradient>
+          </fill>
+        </Path>
+      </Group>
+      <Group>
+        <Path scaleX="1.00383" x="0.95" y="2" data="M13 8 19 8 19 14 17 12 13 14 15 10 13 8">
+          <fill>
+            <SolidColor color="#FFFFFF"/>
+          </fill>
+        </Path>
+      </Group>
+      <CursorManager_Cursor/>
+    </Group>
+  </Group>
+</Graphic>
\ No newline at end of file

Propchange: incubator/flex/trunk/samples/themes/zen/src/assets/DragManager_linkCursor.fxg
------------------------------------------------------------------------------
    svn:eol-style = native

Added: incubator/flex/trunk/samples/themes/zen/src/assets/DragManager_moveCursor.fxg
URL: http://svn.apache.org/viewvc/incubator/flex/trunk/samples/themes/zen/src/assets/DragManager_moveCursor.fxg?rev=1351936&view=auto
==============================================================================
--- incubator/flex/trunk/samples/themes/zen/src/assets/DragManager_moveCursor.fxg (added)
+++ incubator/flex/trunk/samples/themes/zen/src/assets/DragManager_moveCursor.fxg Wed Jun 20 05:01:10 2012
@@ -0,0 +1,44 @@
+<?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.
+
+-->
+<Graphic flm:originalName="DragManager/DragManager_moveCursor" version="2.0" afx:className="DragManager_moveCursor" afx:baseClassName="flash.display.Sprite" xmlns:afx="http://ns.apache.org/flex/2012" xmlns:flm="http://ns.adobe.com/flame/2008" xmlns="http://ns.adobe.com/fxg/2008">
+  <Library>
+    <Definition name="CursorManager_Cursor" flm:originalName="CursorManager/Cursor">
+      <Group>
+        <Group aaa:type="layer" aaa:userLabel="Layer 1" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+          <Path data="M6 16 8 16 8 14 9 14 9 17 6 17 6 16 5 16 5 14 4 14 4 12 3 12 3 13 2 13 2 14 1 14 1 15 0 15 0 0 1 0 1 1 2 1 2 2 3 2 3 3 4 3 4 4 5 4 5 5 6 5 6 6 7 6 7 7 8 7 8 8 9 8 9 9 10 9 10 10 11 10 11 11 7 11 7 12 8 12 8 14 7 14 7 12 6 12 6 10 9 10 9 9 8&#xA; 9 8 8 7 8 7 7 6 7 6 6 5 6 5 5 4 5 4 4 3 4 3 3 2 3 2 2 1 2 1 13 2 13 2 12 3 12 3 11 4 11 4 12 5 12 5 14 6 14 6 16">
+            <fill>
+              <SolidColor color="#FFFFFF"/>
+            </fill>
+          </Path>
+          <Path data="M8 14 8 16 6 16 6 14 5 14 5 12 4 12 4 11 3 11 3 12 2 12 2 13 1 13 1 2 2 2 2 3 3 3 3 4 4 4 4 5 5 5 5 6 6 6 6 7 7 7 7 8 8 8 8 9 9 9 9 10 6 10 6 12 7 12 7 14 8 14">
+            <fill>
+              <SolidColor/>
+            </fill>
+          </Path>
+        </Group>
+      </Group>
+    </Definition>
+  </Library>
+  <Group>
+    <Group aaa:type="layer" aaa:userLabel="Layer 1" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <CursorManager_Cursor/>
+    </Group>
+  </Group>
+</Graphic>
\ No newline at end of file

Propchange: incubator/flex/trunk/samples/themes/zen/src/assets/DragManager_moveCursor.fxg
------------------------------------------------------------------------------
    svn:eol-style = native

Added: incubator/flex/trunk/samples/themes/zen/src/assets/DragManager_rejectCursor.fxg
URL: http://svn.apache.org/viewvc/incubator/flex/trunk/samples/themes/zen/src/assets/DragManager_rejectCursor.fxg?rev=1351936&view=auto
==============================================================================
--- incubator/flex/trunk/samples/themes/zen/src/assets/DragManager_rejectCursor.fxg (added)
+++ incubator/flex/trunk/samples/themes/zen/src/assets/DragManager_rejectCursor.fxg Wed Jun 20 05:01:10 2012
@@ -0,0 +1,68 @@
+<?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.
+
+-->
+<Graphic flm:originalName="DragManager/DragManager_rejectCursor" version="2.0" afx:className="DragManager_rejectCursor" afx:baseClassName="flash.display.Sprite" xmlns:afx="http://ns.apache.org/flex/2012" xmlns:flm="http://ns.adobe.com/flame/2008" xmlns="http://ns.adobe.com/fxg/2008">
+  <Library>
+    <Definition name="CursorManager_Cursor" flm:originalName="CursorManager/Cursor">
+      <Group>
+        <Group aaa:type="layer" aaa:userLabel="Layer 1" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+          <Path data="M6 16 8 16 8 14 9 14 9 17 6 17 6 16 5 16 5 14 4 14 4 12 3 12 3 13 2 13 2 14 1 14 1 15 0 15 0 0 1 0 1 1 2 1 2 2 3 2 3 3 4 3 4 4 5 4 5 5 6 5 6 6 7 6 7 7 8 7 8 8 9 8 9 9 10 9 10 10 11 10 11 11 7 11 7 12 8 12 8 14 7 14 7 12 6 12 6 10 9 10 9 9 8&#xA; 9 8 8 7 8 7 7 6 7 6 6 5 6 5 5 4 5 4 4 3 4 3 3 2 3 2 2 1 2 1 13 2 13 2 12 3 12 3 11 4 11 4 12 5 12 5 14 6 14 6 16">
+            <fill>
+              <SolidColor color="#FFFFFF"/>
+            </fill>
+          </Path>
+          <Path data="M8 14 8 16 6 16 6 14 5 14 5 12 4 12 4 11 3 11 3 12 2 12 2 13 1 13 1 2 2 2 2 3 3 3 3 4 4 4 4 5 5 5 5 6 6 6 6 7 7 7 7 8 8 8 8 9 9 9 9 10 6 10 6 12 7 12 7 14 8 14">
+            <fill>
+              <SolidColor/>
+            </fill>
+          </Path>
+        </Group>
+      </Group>
+    </Definition>
+  </Library>
+  <Group>
+    <Group aaa:type="layer" aaa:userLabel="Layer 1" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Group>
+        <Path scaleX="1.00383" x="0.95" y="2" data="M16.525 17.975Q13.80625 17.972852 11.9 16.075 10.014648 14.18125 10.025 11.475 10.014648 8.7685547 11.9 6.875 13.80625 4.9769531 16.525 4.975 19.231055 4.9769531 21.125 6.875 23.022852 8.7685547 23.025 11.475 23.022852 14.18125 21.125 16.075&#xA; 19.231055 17.972852 16.525 17.975">
+          <fill>
+            <SolidColor alpha="0.2"/>
+          </fill>
+        </Path>
+      </Group>
+      <Group>
+        <Path data="M23.05 13Q23.05 15.45 21.25 17.2 19.45 18.95 17 19 15.75 19 14.65 18.5 13.55 18.05 12.75 17.2 11.9 16.4 11.45 15.3 11 14.2 11 13 11 11.75 11.45 10.65 11.9 9.55 12.75 8.75 13.55 7.9 14.65 7.45 15.75 7 17 7 19.45 7 21.25 8.75 23 10.5 23.05 13">
+          <fill>
+            <RadialGradient x="17" y="13" scaleX="12.05" scaleY="12">
+              <GradientEntry ratio="0" color="#A35200"/>
+              <GradientEntry ratio="1" color="#4C2600"/>
+            </RadialGradient>
+          </fill>
+        </Path>
+      </Group>
+      <CursorManager_Cursor/>
+      <Group>
+        <Path data="M19.1 9.45 20.5 10.85 18.4 13 20.5 15.1 19.1 16.5 17 14.4 14.85 16.5 13.45 15.1 15.6 13 13.45 10.85 14.85 9.45 17 11.6 19.1 9.45">
+          <fill>
+            <SolidColor color="#FFFFFF"/>
+          </fill>
+        </Path>
+      </Group>
+    </Group>
+  </Group>
+</Graphic>
\ No newline at end of file

Propchange: incubator/flex/trunk/samples/themes/zen/src/assets/DragManager_rejectCursor.fxg
------------------------------------------------------------------------------
    svn:eol-style = native

Added: incubator/flex/trunk/samples/themes/zen/src/assets/FormItem_indicatorSkin.fxg
URL: http://svn.apache.org/viewvc/incubator/flex/trunk/samples/themes/zen/src/assets/FormItem_indicatorSkin.fxg?rev=1351936&view=auto
==============================================================================
--- incubator/flex/trunk/samples/themes/zen/src/assets/FormItem_indicatorSkin.fxg (added)
+++ incubator/flex/trunk/samples/themes/zen/src/assets/FormItem_indicatorSkin.fxg Wed Jun 20 05:01:10 2012
@@ -0,0 +1,31 @@
+<?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.
+
+-->
+<Graphic flm:originalName="Glyphs/FormItem/FormItem_indicatorSkin" version="2.0" afx:className="FormItem_indicatorSkin" afx:baseClassName="flash.display.Sprite" xmlns:afx="http://ns.apache.org/flex/2012" xmlns:flm="http://ns.adobe.com/flame/2008" xmlns="http://ns.adobe.com/fxg/2008">
+  <Group>
+    <Group aaa:type="layer" aaa:userLabel="Layer 1" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M3.35 0.1Q3.4 0.05 3.45 0.05 3.45 0 3.5 0L3.5 0.05Q4.4 0.9 4.4 2.15 4.4 3.35 3.5 4.3 3.4 4.2 3.35 4.15 2.55 3.35 2.55 2.15 2.55 1 3.35 0.1M3.5 4.35 3.45 4.4Q3.2 5.7 2.25 6.4 1.3 7.15 0.1 6.95L0 6.95 0 6.9Q0 6.85 0 6.8 0.25 5.6 1.15 4.9 2.1 4.2&#xA; 3.25 4.35 3.3 4.35 3.4 4.35L3.5 4.35 3.75 4.35Q4.9 4.2 5.85 4.9 6.8 5.6 7 6.8 7 6.85 7 6.9L7 6.95 6.9 6.95Q5.7 7.15 4.75 6.4 3.8 5.7 3.55 4.4L3.5 4.35">
+        <fill>
+          <SolidColor color="#993300"/>
+        </fill>
+      </Path>
+    </Group>
+    <Group aaa:type="layer" aaa:userLabel="Layer 2" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt"/>
+  </Group>
+</Graphic>
\ No newline at end of file

Propchange: incubator/flex/trunk/samples/themes/zen/src/assets/FormItem_indicatorSkin.fxg
------------------------------------------------------------------------------
    svn:eol-style = native

Added: incubator/flex/trunk/samples/themes/zen/src/assets/HScrollBar_downArrowSkin.fxg
URL: http://svn.apache.org/viewvc/incubator/flex/trunk/samples/themes/zen/src/assets/HScrollBar_downArrowSkin.fxg?rev=1351936&view=auto
==============================================================================
--- incubator/flex/trunk/samples/themes/zen/src/assets/HScrollBar_downArrowSkin.fxg (added)
+++ incubator/flex/trunk/samples/themes/zen/src/assets/HScrollBar_downArrowSkin.fxg Wed Jun 20 05:01:10 2012
@@ -0,0 +1,55 @@
+<?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.
+
+-->
+<Graphic flm:originalName="HScrollBar/HScrollBar_downArrowSkin" version="2.0" afx:className="HScrollBar_downArrowSkin" afx:baseClassName="flash.display.Sprite" xmlns:afx="http://ns.apache.org/flex/2012" xmlns:flm="http://ns.adobe.com/flame/2008" xmlns="http://ns.adobe.com/fxg/2008">
+  <Group>
+    <Group aaa:type="layer" aaa:userLabel="border" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M15 0 15 14 0 14 0 0 15 0">
+        <fill>
+          <LinearGradient x="7.5" y="14" scaleX="15" rotation="270">
+            <GradientEntry ratio="0" color="#8F8F76"/>
+            <GradientEntry ratio="1" color="#5D5D4D"/>
+          </LinearGradient>
+        </fill>
+      </Path>
+    </Group>
+    <Group aaa:type="layer" aaa:userLabel="fill" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M1 1 14 1 14 13 1 13 1 1">
+        <fill>
+          <LinearGradient x="15" y="6.5125" scaleX="15.000021" rotation="180.09549">
+            <GradientEntry ratio="0" color="#D0D1AB"/>
+            <GradientEntry ratio="1" color="#AAAB8B"/>
+          </LinearGradient>
+        </fill>
+      </Path>
+    </Group>
+    <Group aaa:type="layer" aaa:userLabel="arrow" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M7 10 7 9 6 9 6 8 5 8 5 5 10 5 10 8 9 8 9 9 8 9 8 10 7 10">
+        <fill>
+          <LinearGradient x="7.5" y="10" scaleX="6" rotation="270">
+            <GradientEntry ratio="0" color="#37372E"/>
+            <GradientEntry ratio="1" color="#5D5D4D"/>
+          </LinearGradient>
+        </fill>
+      </Path>
+    </Group>
+    <Group aaa:type="layer" aaa:userLabel="transitions" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt"/>
+    <Group aaa:type="layer" aaa:userLabel="states" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt"/>
+  </Group>
+</Graphic>
\ No newline at end of file

Propchange: incubator/flex/trunk/samples/themes/zen/src/assets/HScrollBar_downArrowSkin.fxg
------------------------------------------------------------------------------
    svn:eol-style = native

Added: incubator/flex/trunk/samples/themes/zen/src/assets/HScrollBar_thumbIcon.fxg
URL: http://svn.apache.org/viewvc/incubator/flex/trunk/samples/themes/zen/src/assets/HScrollBar_thumbIcon.fxg?rev=1351936&view=auto
==============================================================================
--- incubator/flex/trunk/samples/themes/zen/src/assets/HScrollBar_thumbIcon.fxg (added)
+++ incubator/flex/trunk/samples/themes/zen/src/assets/HScrollBar_thumbIcon.fxg Wed Jun 20 05:01:10 2012
@@ -0,0 +1,37 @@
+<?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.
+
+-->
+<Graphic flm:originalName="HScrollBar/HScrollBar_thumbIcon" version="2.0" afx:className="HScrollBar_thumbIcon" afx:baseClassName="flash.display.Sprite" xmlns:afx="http://ns.apache.org/flex/2012" xmlns:flm="http://ns.adobe.com/flame/2008" xmlns="http://ns.adobe.com/fxg/2008">
+  <Group>
+    <Group aaa:type="layer" aaa:userLabel="shadows" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M4 11Q3 11 3 10 3 9 4 9 5 9 5 10 5 10.4 4.7 10.7 4.4 11 4 11M1 11Q2 11 2 12 2 12.4 1.7 12.7 1.4 13 1 13 0 13 0 12 0 11 1 11M1 7Q2 7 2 8 2 8.4 1.7 8.7 1.4 9 1 9 0 9 0 8 0 7 1 7M3 6Q3 5 4 5 5 5 5 6 5 6.4 4.7 6.7 4.4 7 4 7 3 7 3 6M1 5Q0 5 0 4 0&#xA; 3 1 3 2 3 2 4 2 4.4 1.7 4.7 1.4 5 1 5M4 3Q3 3 3 2 3 1 4 1 5 1 5 2 5 2.4 4.7 2.7 4.4 3 4 3">
+        <fill>
+          <SolidColor color="#86866E"/>
+        </fill>
+      </Path>
+    </Group>
+    <Group aaa:type="layer" aaa:userLabel="highlights" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M1 12Q0 12 0 11 0 10 1 10 2 10 2 11 2 11.4 1.7 11.7 1.4 12 1 12M1 8Q0 8 0 7 0 6 1 6 2 6 2 7 2 7.4 1.7 7.7 1.4 8 1 8M4 8Q5 8 5 9 5 9.4 4.7 9.7 4.4 10 4 10 3 10 3 9 3 8 4 8M4 6Q3 6 3 5 3 4 4 4 5 4 5 5 5 5.4 4.7 5.7 4.4 6 4 6M0 3Q0 2 1 2 2 2 2&#xA; 3 2 3.4 1.7 3.7 1.4 4 1 4 0 4 0 3M3 1Q3 0 4 0 5 0 5 1 5 1.4 4.7 1.7 4.4 2 4 2 3 2 3 1">
+        <fill>
+          <SolidColor color="#D7D8C8"/>
+        </fill>
+      </Path>
+    </Group>
+  </Group>
+</Graphic>
\ No newline at end of file

Propchange: incubator/flex/trunk/samples/themes/zen/src/assets/HScrollBar_thumbIcon.fxg
------------------------------------------------------------------------------
    svn:eol-style = native

Added: incubator/flex/trunk/samples/themes/zen/src/assets/HScrollBar_thumbSkin.fxg
URL: http://svn.apache.org/viewvc/incubator/flex/trunk/samples/themes/zen/src/assets/HScrollBar_thumbSkin.fxg?rev=1351936&view=auto
==============================================================================
--- incubator/flex/trunk/samples/themes/zen/src/assets/HScrollBar_thumbSkin.fxg (added)
+++ incubator/flex/trunk/samples/themes/zen/src/assets/HScrollBar_thumbSkin.fxg Wed Jun 20 05:01:10 2012
@@ -0,0 +1,78 @@
+<?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.
+
+-->
+<Graphic flm:originalName="HScrollBar/HScrollBar_thumbSkin" version="2.0" afx:className="HScrollBar_thumbSkin" afx:baseClassName="flash.display.Sprite" xmlns:afx="http://ns.apache.org/flex/2012" xmlns:flm="http://ns.adobe.com/flame/2008" xmlns="http://ns.adobe.com/fxg/2008">
+  <Group>
+    <Group aaa:type="layer" aaa:userLabel="hitArea" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Group>
+        <Path scaleX="2" x="-16" data="M16 0 16 52 14 52 14 0 16 0">
+          <fill>
+            <SolidColor color="#FF0000" alpha="0"/>
+          </fill>
+        </Path>
+      </Group>
+    </Group>
+    <Group aaa:type="layer" aaa:userLabel="fill" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M11 1Q12 1 12 2L12 50Q12 50.4 11.7 50.7 11.4 51 11 51L4 51Q3 51 3 50L3 2Q3 1 4 1L11 1">
+        <fill>
+          <LinearGradient>
+            <GradientEntry ratio="0" color="#D0D1AB"/>
+            <GradientEntry ratio="1" color="#ABAC8C"/>
+            <matrix>
+              <Matrix a="9.3" c="0.025" d="49.5" tx="2.85" ty="23.75"/>
+            </matrix>
+          </LinearGradient>
+        </fill>
+      </Path>
+    </Group>
+    <Group aaa:type="layer" aaa:userLabel="vHighlights" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M4 1 4 51 3 51 3 1 4 1">
+        <fill>
+          <SolidColor color="#FFFFFF"/>
+        </fill>
+      </Path>
+      <Path data="M12 1 12 51 11 51 11 1 12 1">
+        <fill>
+          <SolidColor color="#82826B"/>
+        </fill>
+      </Path>
+    </Group>
+    <Group aaa:type="layer" aaa:userLabel="HHighlights" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M11 2 4 2 4 1 11 1 11 2">
+        <fill>
+          <SolidColor color="#FFFFFF"/>
+        </fill>
+      </Path>
+      <Path data="M11 51 4 51 4 50 11 50 11 51">
+        <fill>
+          <SolidColor color="#82826B"/>
+        </fill>
+      </Path>
+    </Group>
+    <Group aaa:type="layer" aaa:userLabel="border" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M11 1 4 1Q3 1 3 2L3 50Q3 51 4 51L11 51Q11.4 51 11.7 50.7 12 50.4 12 50L12 2Q12 1 11 1M4 0 11 0Q11.85 0 12.4 0.55 13 1.15 13 2L13 50Q13 50.85 12.4 51.4 11.85 52 11 52L4 52Q3.15 52 2.55 51.4 2 50.85 2 50L2 2Q2 1.15 2.55 0.55 3.15 0 4 0">
+        <fill>
+          <SolidColor color="#5D5D4D"/>
+        </fill>
+      </Path>
+    </Group>
+    <Group aaa:type="layer" aaa:userLabel="transitions" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt"/>
+    <Group aaa:type="layer" aaa:userLabel="states" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt"/>
+  </Group>
+</Graphic>
\ No newline at end of file

Propchange: incubator/flex/trunk/samples/themes/zen/src/assets/HScrollBar_thumbSkin.fxg
------------------------------------------------------------------------------
    svn:eol-style = native

Added: incubator/flex/trunk/samples/themes/zen/src/assets/HScrollBar_trackSkin.fxg
URL: http://svn.apache.org/viewvc/incubator/flex/trunk/samples/themes/zen/src/assets/HScrollBar_trackSkin.fxg?rev=1351936&view=auto
==============================================================================
--- incubator/flex/trunk/samples/themes/zen/src/assets/HScrollBar_trackSkin.fxg (added)
+++ incubator/flex/trunk/samples/themes/zen/src/assets/HScrollBar_trackSkin.fxg Wed Jun 20 05:01:10 2012
@@ -0,0 +1,45 @@
+<?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.
+
+-->
+<Graphic flm:originalName="HScrollBar/HScrollBar_trackSkin" version="2.0" afx:className="HScrollBar_trackSkin" afx:baseClassName="flash.display.Sprite" xmlns:afx="http://ns.apache.org/flex/2012" xmlns:flm="http://ns.adobe.com/flame/2008" xmlns="http://ns.adobe.com/fxg/2008">
+  <Group>
+    <Group aaa:type="layer" aaa:userLabel="border" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M15 0 15 148 0 148 0 0 15 0">
+        <fill>
+          <SolidColor color="#5D5D4D"/>
+        </fill>
+      </Path>
+    </Group>
+    <Group aaa:type="layer" aaa:userLabel="track" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M14 0 14 148 1 148 1 0 14 0">
+        <fill>
+          <LinearGradient>
+            <GradientEntry ratio="0" color="#82826B"/>
+            <GradientEntry ratio="1" color="#D0D1AB"/>
+            <matrix>
+              <Matrix a="14.975" b="-0.15" c="0.25" d="9.5" tx="0.9625" ty="95.875"/>
+            </matrix>
+          </LinearGradient>
+        </fill>
+      </Path>
+    </Group>
+    <Group aaa:type="layer" aaa:userLabel="transitions" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt"/>
+    <Group aaa:type="layer" aaa:userLabel="states" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt"/>
+  </Group>
+</Graphic>
\ No newline at end of file

Propchange: incubator/flex/trunk/samples/themes/zen/src/assets/HScrollBar_trackSkin.fxg
------------------------------------------------------------------------------
    svn:eol-style = native