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 [4/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/arcade/src/assets/DateChooser_nextYearUpSkin.fxg
URL: http://svn.apache.org/viewvc/incubator/flex/trunk/samples/themes/arcade/src/assets/DateChooser_nextYearUpSkin.fxg?rev=1351936&view=auto
==============================================================================
--- incubator/flex/trunk/samples/themes/arcade/src/assets/DateChooser_nextYearUpSkin.fxg (added)
+++ incubator/flex/trunk/samples/themes/arcade/src/assets/DateChooser_nextYearUpSkin.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="DateChooser/yearChooser/DateChooser_nextYearUpSkin" version="2.0" afx:className="DateChooser_nextYearUpSkin" 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="M12 0 12 12 0 12 0 0 12 0">
+        <fill>
+          <SolidColor color="#5A6165" alpha="0"/>
+        </fill>
+      </Path>
+      <Group>
+        <Path scaleX="1.0000153" x="-4" y="1" data="M10.975 6 11.975 6 11.975 7 12.975 7 12.975 8 6 8 6 7 7 7 7 6 7.975 6 7.975 5 8.975 5 8.975 4 9.975 4 9.975 5 10.975 5 10.975 6">
+          <fill>
+            <SolidColor/>
+          </fill>
+        </Path>
+      </Group>
+    </Group>
+  </Group>
+</Graphic>
\ No newline at end of file

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

Added: incubator/flex/trunk/samples/themes/arcade/src/assets/DateChooser_prevMonthDisabledSkin.fxg
URL: http://svn.apache.org/viewvc/incubator/flex/trunk/samples/themes/arcade/src/assets/DateChooser_prevMonthDisabledSkin.fxg?rev=1351936&view=auto
==============================================================================
--- incubator/flex/trunk/samples/themes/arcade/src/assets/DateChooser_prevMonthDisabledSkin.fxg (added)
+++ incubator/flex/trunk/samples/themes/arcade/src/assets/DateChooser_prevMonthDisabledSkin.fxg Wed Jun 20 05:01:10 2012
@@ -0,0 +1,49 @@
+<?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_prevMonthDisabledSkin" version="2.0" afx:className="DateChooser_prevMonthDisabledSkin" 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 11" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M18 18 0 18 0 0 18 0 18 18">
+        <fill>
+          <SolidColor alpha="0.25882354"/>
+        </fill>
+      </Path>
+    </Group>
+    <Group aaa:type="layer" aaa:userLabel="art" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M0.95 17 0.95 1 16.95 1 16.95 17 0.95 17">
+        <fill>
+          <SolidColor color="#393E4B" alpha="0.25098041"/>
+        </fill>
+      </Path>
+    </Group>
+    <Group aaa:type="layer" aaa:userLabel="Arrow" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M12 15 6 8.95 12 3 12 15M11.5 14 11.5 4 7.5 8.95 11.5 14">
+        <fill>
+          <SolidColor color="#333333"/>
+        </fill>
+      </Path>
+      <Path data="M11.5 14 7.5 8.95 11.5 4 11.5 14">
+        <fill>
+          <SolidColor color="#8E93C5"/>
+        </fill>
+      </Path>
+    </Group>
+  </Group>
+</Graphic>
\ No newline at end of file

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

Added: incubator/flex/trunk/samples/themes/arcade/src/assets/DateChooser_prevMonthDownSkin.fxg
URL: http://svn.apache.org/viewvc/incubator/flex/trunk/samples/themes/arcade/src/assets/DateChooser_prevMonthDownSkin.fxg?rev=1351936&view=auto
==============================================================================
--- incubator/flex/trunk/samples/themes/arcade/src/assets/DateChooser_prevMonthDownSkin.fxg (added)
+++ incubator/flex/trunk/samples/themes/arcade/src/assets/DateChooser_prevMonthDownSkin.fxg Wed Jun 20 05:01:10 2012
@@ -0,0 +1,58 @@
+<?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_prevMonthDownSkin" version="2.0" afx:className="DateChooser_prevMonthDownSkin" 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 24" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M18 18 0 18 0 0 18 0 18 18">
+        <fill>
+          <SolidColor color="#13B7FD"/>
+        </fill>
+      </Path>
+    </Group>
+    <Group aaa:type="layer" aaa:userLabel="art" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M0.95 17 0.95 1 16.95 1 16.95 17 0.95 17">
+        <fill>
+          <LinearGradient>
+            <GradientEntry ratio="0" color="#3E4554"/>
+            <GradientEntry ratio="0.41568627" color="#393E4C"/>
+            <GradientEntry ratio="0.54509804" color="#383D4A"/>
+            <GradientEntry ratio="0.58823529" color="#565B68"/>
+            <GradientEntry ratio="1" color="#454A54"/>
+            <matrix>
+              <Matrix a="0" b="-16.55" c="3.75" d="-0.025" tx="8.95" ty="17.275"/>
+            </matrix>
+          </LinearGradient>
+        </fill>
+      </Path>
+    </Group>
+    <Group aaa:type="layer" aaa:userLabel="Arrow" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M12 15 6 8.95 12 3 12 15M11.5 14 11.5 4 7.5 8.95 11.5 14">
+        <fill>
+          <SolidColor color="#333333"/>
+        </fill>
+      </Path>
+      <Path data="M11.5 14 7.5 8.95 11.5 4 11.5 14">
+        <fill>
+          <SolidColor color="#8E93C5"/>
+        </fill>
+      </Path>
+    </Group>
+  </Group>
+</Graphic>
\ No newline at end of file

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

Added: incubator/flex/trunk/samples/themes/arcade/src/assets/DateChooser_prevMonthOverSkin.fxg
URL: http://svn.apache.org/viewvc/incubator/flex/trunk/samples/themes/arcade/src/assets/DateChooser_prevMonthOverSkin.fxg?rev=1351936&view=auto
==============================================================================
--- incubator/flex/trunk/samples/themes/arcade/src/assets/DateChooser_prevMonthOverSkin.fxg (added)
+++ incubator/flex/trunk/samples/themes/arcade/src/assets/DateChooser_prevMonthOverSkin.fxg Wed Jun 20 05:01:10 2012
@@ -0,0 +1,58 @@
+<?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_prevMonthOverSkin" version="2.0" afx:className="DateChooser_prevMonthOverSkin" 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 12" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M18 18 0 18 0 0 18 0 18 18">
+        <fill>
+          <SolidColor color="#0295D2"/>
+        </fill>
+      </Path>
+    </Group>
+    <Group aaa:type="layer" aaa:userLabel="art" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M0.95 17 0.95 1 16.95 1 16.95 17 0.95 17">
+        <fill>
+          <LinearGradient>
+            <GradientEntry ratio="0" color="#3E4554"/>
+            <GradientEntry ratio="0.41568627" color="#393E4C"/>
+            <GradientEntry ratio="0.54509804" color="#383D4A"/>
+            <GradientEntry ratio="0.58823529" color="#565B68"/>
+            <GradientEntry ratio="1" color="#454A54"/>
+            <matrix>
+              <Matrix a="0" b="-16.55" c="3.75" d="-0.025" tx="8.95" ty="17.275"/>
+            </matrix>
+          </LinearGradient>
+        </fill>
+      </Path>
+    </Group>
+    <Group aaa:type="layer" aaa:userLabel="Arrow" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M12 15 6 8.95 12 3 12 15M11.5 14 11.5 4 7.5 8.95 11.5 14">
+        <fill>
+          <SolidColor color="#333333"/>
+        </fill>
+      </Path>
+      <Path data="M11.5 14 7.5 8.95 11.5 4 11.5 14">
+        <fill>
+          <SolidColor color="#8E93C5"/>
+        </fill>
+      </Path>
+    </Group>
+  </Group>
+</Graphic>
\ No newline at end of file

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

Added: incubator/flex/trunk/samples/themes/arcade/src/assets/DateChooser_prevMonthUpSkin.fxg
URL: http://svn.apache.org/viewvc/incubator/flex/trunk/samples/themes/arcade/src/assets/DateChooser_prevMonthUpSkin.fxg?rev=1351936&view=auto
==============================================================================
--- incubator/flex/trunk/samples/themes/arcade/src/assets/DateChooser_prevMonthUpSkin.fxg (added)
+++ incubator/flex/trunk/samples/themes/arcade/src/assets/DateChooser_prevMonthUpSkin.fxg Wed Jun 20 05:01:10 2012
@@ -0,0 +1,58 @@
+<?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_prevMonthUpSkin" version="2.0" afx:className="DateChooser_prevMonthUpSkin" 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 12" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M18 0 18 18 0 18 0 0 18 0">
+        <fill>
+          <SolidColor/>
+        </fill>
+      </Path>
+    </Group>
+    <Group aaa:type="layer" aaa:userLabel="art" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M0.95 17 0.95 1 16.95 1 16.95 17 0.95 17">
+        <fill>
+          <LinearGradient>
+            <GradientEntry ratio="0" color="#3E4554"/>
+            <GradientEntry ratio="0.41568627" color="#393E4C"/>
+            <GradientEntry ratio="0.54509804" color="#383D4A"/>
+            <GradientEntry ratio="0.58823529" color="#565B68"/>
+            <GradientEntry ratio="1" color="#454A54"/>
+            <matrix>
+              <Matrix a="0" b="-16.55" c="3.75" d="-0.025" tx="8.95" ty="17.275"/>
+            </matrix>
+          </LinearGradient>
+        </fill>
+      </Path>
+    </Group>
+    <Group aaa:type="layer" aaa:userLabel="Arrow" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Path data="M12 15 6 8.95 12 3 12 15M11.5 14 11.5 4 7.5 8.95 11.5 14">
+        <fill>
+          <SolidColor color="#333333"/>
+        </fill>
+      </Path>
+      <Path data="M11.5 14 7.5 8.95 11.5 4 11.5 14">
+        <fill>
+          <SolidColor color="#8E93C5"/>
+        </fill>
+      </Path>
+    </Group>
+  </Group>
+</Graphic>
\ No newline at end of file

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

Added: incubator/flex/trunk/samples/themes/arcade/src/assets/DateChooser_prevYearDisabledSkin.fxg
URL: http://svn.apache.org/viewvc/incubator/flex/trunk/samples/themes/arcade/src/assets/DateChooser_prevYearDisabledSkin.fxg?rev=1351936&view=auto
==============================================================================
--- incubator/flex/trunk/samples/themes/arcade/src/assets/DateChooser_prevYearDisabledSkin.fxg (added)
+++ incubator/flex/trunk/samples/themes/arcade/src/assets/DateChooser_prevYearDisabledSkin.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="DateChooser/yearChooser/DateChooser_prevYearDisabledSkin" version="2.0" afx:className="DateChooser_prevYearDisabledSkin" 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="M12 0 12 12 0 12 0 0 12 0">
+        <fill>
+          <SolidColor color="#5A6165" alpha="0"/>
+        </fill>
+      </Path>
+      <Group>
+        <Path x="-672.55" y="-1056" data="M676.525 1058 675.525 1058 675.525 1057 674.525 1057 674.525 1056 681.5 1056 681.5 1057 680.5 1057 680.5 1058 679.525 1058 679.525 1059 678.525 1059 678.525 1060 677.525 1060 677.525 1059 676.525 1059 676.525 1058">
+          <fill>
+            <SolidColor alpha="0.3019608"/>
+          </fill>
+        </Path>
+      </Group>
+    </Group>
+  </Group>
+</Graphic>
\ No newline at end of file

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

Added: incubator/flex/trunk/samples/themes/arcade/src/assets/DateChooser_prevYearDownSkin.fxg
URL: http://svn.apache.org/viewvc/incubator/flex/trunk/samples/themes/arcade/src/assets/DateChooser_prevYearDownSkin.fxg?rev=1351936&view=auto
==============================================================================
--- incubator/flex/trunk/samples/themes/arcade/src/assets/DateChooser_prevYearDownSkin.fxg (added)
+++ incubator/flex/trunk/samples/themes/arcade/src/assets/DateChooser_prevYearDownSkin.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="DateChooser/yearChooser/DateChooser_prevYearDownSkin" version="2.0" afx:className="DateChooser_prevYearDownSkin" 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="M12 0 12 12 0 12 0 0 12 0">
+        <fill>
+          <SolidColor color="#5A6165" alpha="0"/>
+        </fill>
+      </Path>
+      <Group>
+        <Path x="-663.55" y="-1056" data="M672.5 1057 671.5 1057 671.5 1058 670.525 1058 670.525 1059 669.525 1059 669.525 1060 668.525 1060 668.525 1059 667.525 1059 667.525 1058 666.525 1058 666.525 1057 665.525 1057 665.525 1056 672.5 1056 672.5 1057">
+          <fill>
+            <SolidColor color="#0075BE"/>
+          </fill>
+        </Path>
+      </Group>
+    </Group>
+  </Group>
+</Graphic>
\ No newline at end of file

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

Added: incubator/flex/trunk/samples/themes/arcade/src/assets/DateChooser_prevYearOverSkin.fxg
URL: http://svn.apache.org/viewvc/incubator/flex/trunk/samples/themes/arcade/src/assets/DateChooser_prevYearOverSkin.fxg?rev=1351936&view=auto
==============================================================================
--- incubator/flex/trunk/samples/themes/arcade/src/assets/DateChooser_prevYearOverSkin.fxg (added)
+++ incubator/flex/trunk/samples/themes/arcade/src/assets/DateChooser_prevYearOverSkin.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="DateChooser/yearChooser/DateChooser_prevYearOverSkin" version="2.0" afx:className="DateChooser_prevYearOverSkin" 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="M12 0 12 12 0 12 0 0 12 0">
+        <fill>
+          <SolidColor color="#5A6165" alpha="0"/>
+        </fill>
+      </Path>
+      <Group>
+        <Path x="2" data="M7 1 6 1 6 2 5.025 2 5.025 3 4.025 3 4.025 4 3.025 4 3.025 3 2.025 3 2.025 2 1.025 2 1.025 1 0.025 1 0.025 0 7 0 7 1">
+          <fill>
+            <SolidColor color="#009DFF"/>
+          </fill>
+        </Path>
+      </Group>
+    </Group>
+  </Group>
+</Graphic>
\ No newline at end of file

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

Added: incubator/flex/trunk/samples/themes/arcade/src/assets/DateChooser_prevYearUpSkin.fxg
URL: http://svn.apache.org/viewvc/incubator/flex/trunk/samples/themes/arcade/src/assets/DateChooser_prevYearUpSkin.fxg?rev=1351936&view=auto
==============================================================================
--- incubator/flex/trunk/samples/themes/arcade/src/assets/DateChooser_prevYearUpSkin.fxg (added)
+++ incubator/flex/trunk/samples/themes/arcade/src/assets/DateChooser_prevYearUpSkin.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="DateChooser/yearChooser/DateChooser_prevYearUpSkin" version="2.0" afx:className="DateChooser_prevYearUpSkin" 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="M12 0 12 12 0 12 0 0 12 0">
+        <fill>
+          <SolidColor color="#5A6165" alpha="0"/>
+        </fill>
+      </Path>
+      <Group>
+        <Path rotation="180" scaleX="1.0000153" x="15" y="8" data="M10.975 6 11.975 6 11.975 7 12.975 7 12.975 8 6 8 6 7 7 7 7 6 7.975 6 7.975 5 8.975 5 8.975 4 9.975 4 9.975 5 10.975 5 10.975 6">
+          <fill>
+            <SolidColor/>
+          </fill>
+        </Path>
+      </Group>
+    </Group>
+  </Group>
+</Graphic>
\ No newline at end of file

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

Added: incubator/flex/trunk/samples/themes/arcade/src/assets/DateChooser_rollOverIndicatorSkin.fxg
URL: http://svn.apache.org/viewvc/incubator/flex/trunk/samples/themes/arcade/src/assets/DateChooser_rollOverIndicatorSkin.fxg?rev=1351936&view=auto
==============================================================================
--- incubator/flex/trunk/samples/themes/arcade/src/assets/DateChooser_rollOverIndicatorSkin.fxg (added)
+++ incubator/flex/trunk/samples/themes/arcade/src/assets/DateChooser_rollOverIndicatorSkin.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="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="Layer 2" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Group>
+        <Path data="M19 19 1 19 1 1 19 1 19 19">
+          <fill>
+            <SolidColor color="#4F5460"/>
+          </fill>
+        </Path>
+        <Path data="M19 19 19 1 1 1 1 19 19 19M0 20 0 0 20 0 20 20 0 20">
+          <fill>
+            <SolidColor color="#0295D2"/>
+          </fill>
+        </Path>
+      </Group>
+    </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/arcade/src/assets/DateChooser_rollOverIndicatorSkin.fxg
------------------------------------------------------------------------------
    svn:eol-style = native

Added: incubator/flex/trunk/samples/themes/arcade/src/assets/DateChooser_selectionIndicatorSkin.fxg
URL: http://svn.apache.org/viewvc/incubator/flex/trunk/samples/themes/arcade/src/assets/DateChooser_selectionIndicatorSkin.fxg?rev=1351936&view=auto
==============================================================================
--- incubator/flex/trunk/samples/themes/arcade/src/assets/DateChooser_selectionIndicatorSkin.fxg (added)
+++ incubator/flex/trunk/samples/themes/arcade/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="Layer 1" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Group>
+        <Path data="M0 20 -0.025 20 -0.025 0 0 0 0 20">
+          <fill>
+            <SolidColor color="#9AD8FF"/>
+          </fill>
+        </Path>
+        <Path data="M19 19 1 19 1 1 19 1 19 19">
+          <fill>
+            <SolidColor color="#4F5460"/>
+          </fill>
+        </Path>
+        <Path data="M19 19 19 1 1 1 1 19 19 19M0 0 20 0 20 20 0 20 0 0">
+          <fill>
+            <SolidColor color="#13B7FD"/>
+          </fill>
+        </Path>
+      </Group>
+    </Group>
+  </Group>
+</Graphic>
\ No newline at end of file

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

Added: incubator/flex/trunk/samples/themes/arcade/src/assets/DateChooser_todayIndicatorSkin.fxg
URL: http://svn.apache.org/viewvc/incubator/flex/trunk/samples/themes/arcade/src/assets/DateChooser_todayIndicatorSkin.fxg?rev=1351936&view=auto
==============================================================================
--- incubator/flex/trunk/samples/themes/arcade/src/assets/DateChooser_todayIndicatorSkin.fxg (added)
+++ incubator/flex/trunk/samples/themes/arcade/src/assets/DateChooser_todayIndicatorSkin.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/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="Layer 7" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Group>
+        <Group>
+          <Path data="M0 20 0 0 20 0 20 20 0 20M19 19 19 1 1 1 1 19 19 19">
+            <fill>
+              <SolidColor color="#0295D2"/>
+            </fill>
+          </Path>
+          <Path data="M19 19 1 19 1 1 19 1 19 19">
+            <fill>
+              <SolidColor color="#C9CEEE"/>
+            </fill>
+          </Path>
+        </Group>
+      </Group>
+    </Group>
+  </Group>
+</Graphic>
\ No newline at end of file

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

Added: incubator/flex/trunk/samples/themes/arcade/src/assets/DateField_disabledSkin.fxg
URL: http://svn.apache.org/viewvc/incubator/flex/trunk/samples/themes/arcade/src/assets/DateField_disabledSkin.fxg?rev=1351936&view=auto
==============================================================================
--- incubator/flex/trunk/samples/themes/arcade/src/assets/DateField_disabledSkin.fxg (added)
+++ incubator/flex/trunk/samples/themes/arcade/src/assets/DateField_disabledSkin.fxg Wed Jun 20 05:01:10 2012
@@ -0,0 +1,94 @@
+<?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_disabledSkin" version="2.0" afx:className="DateField_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="Layer 2" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Group>
+        <Path data="M14 1 14 14 1 14 1 13 13 13 13 1 14 1">
+          <fill>
+            <SolidColor alpha="0.050980393"/>
+          </fill>
+        </Path>
+      </Group>
+      <Group>
+        <Path data="M12 1 12 12 1 12 1 1 12 1">
+          <fill>
+            <LinearGradient x="5" y="4" scaleX="8" rotation="90">
+              <GradientEntry ratio="0" color="#FFFFFF"/>
+              <GradientEntry ratio="1" color="#D2FFFF" alpha="0.30196078"/>
+            </LinearGradient>
+          </fill>
+        </Path>
+      </Group>
+      <Group>
+        <Path data="M11.65 1 13 0Q13 8 13 13L7.6 13 7.6 12 9 12 9 10 7.6 10 7.6 9 9 9 9 7 7.6 7 7.6 6 9 6 9 4 7.6 4 8.95 3 12 3 12 1 11.65 1M12 7 10 7 10 9 12 9 12 7M12 4 10 4 10 6 12 6 12 4M12 10 10 10 10 12 12 12 12 10">
+          <fill>
+            <LinearGradient x="9.65" y="2.9625" scaleX="-10.275" rotation="270">
+              <GradientEntry ratio="0" color="#888C8E" alpha="0.4"/>
+              <GradientEntry ratio="1" color="#4B4B4D" alpha="0.4"/>
+            </LinearGradient>
+          </fill>
+        </Path>
+        <Path data="M8.95 3 7.6 4 7 4 7 6 7.6 6 7.6 7 7 7 7 9 7.6 9 7.6 10 7 10 7 12 7.6 12 7.6 13 0 13Q0 8 0 0L13 0 11.65 1 1 1 1 3 8.95 3M4 10 4 12 6 12 6 10 4 10M1 10 1 12 3 12 3 10 1 10M3 9 3 7 1 7 1 9 3 9M4 7 4 9 6 9 6 7 4 7M3 4 1 4 1 6 3 6 3 4M6 6 6 4 4 4&#xA; 4 6 6 6">
+          <fill>
+            <LinearGradient x="3.35" y="2.9625" scaleX="10.275" rotation="90">
+              <GradientEntry ratio="0" color="#888C8E" alpha="0.4"/>
+              <GradientEntry ratio="1" color="#4B4B4D" alpha="0.4"/>
+            </LinearGradient>
+          </fill>
+        </Path>
+      </Group>
+      <Group>
+        <Path data="M3.05 10 3 10 3 6 3.05 6 3.05 10M6 7 6.05 7 6.05 9 6 9 6 7">
+          <fill>
+            <LinearGradient x="5" y="6" scaleX="4" rotation="90">
+              <GradientEntry ratio="0" color="#FF6666" alpha="0.30196078"/>
+              <GradientEntry ratio="1" color="#FF1C1C" alpha="0.30196078"/>
+            </LinearGradient>
+          </fill>
+        </Path>
+        <Path data="M6 9 6.05 9 6.05 7 6 7 4.05 7 4.05 9 6 9M3.05 10 3.05 6 7.05 6 7.05 10 3.05 10">
+          <fill>
+            <SolidColor color="#13B7FD" alpha="0.41176471"/>
+          </fill>
+        </Path>
+      </Group>
+      <Group>
+        <Path data="M12 2 12 3 1 3 1 2 12 2">
+          <fill>
+            <SolidColor color="#6699CC" alpha="0.60000002"/>
+          </fill>
+        </Path>
+        <Path data="M12 2 1 2 1 1 12 1 12 2">
+          <fill>
+            <SolidColor color="#99CCFF" alpha="0.40000001"/>
+          </fill>
+        </Path>
+      </Group>
+      <Group>
+        <Path x="0.15" y="-1.05" data="M-0.15 1.05 12.85 1.05 -0.15 14.05 -0.15 1.05">
+          <fill>
+            <SolidColor color="#FFFFFF" alpha="0.40000001"/>
+          </fill>
+        </Path>
+      </Group>
+    </Group>
+  </Group>
+</Graphic>
\ No newline at end of file

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

Added: incubator/flex/trunk/samples/themes/arcade/src/assets/DateField_downSkin.fxg
URL: http://svn.apache.org/viewvc/incubator/flex/trunk/samples/themes/arcade/src/assets/DateField_downSkin.fxg?rev=1351936&view=auto
==============================================================================
--- incubator/flex/trunk/samples/themes/arcade/src/assets/DateField_downSkin.fxg (added)
+++ incubator/flex/trunk/samples/themes/arcade/src/assets/DateField_downSkin.fxg Wed Jun 20 05:01:10 2012
@@ -0,0 +1,94 @@
+<?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="Layer 1" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Group>
+        <Path data="M14 1 14 14 1 14 1 13 13 13 13 1 14 1">
+          <fill>
+            <SolidColor alpha="0.60000002"/>
+          </fill>
+        </Path>
+      </Group>
+      <Group>
+        <Path x="0.15" y="-1.05" data="M11.85 2.05 11.85 13.05 0.85 13.05 0.85 2.05 11.85 2.05">
+          <fill>
+            <LinearGradient x="4.85" y="5.05" scaleX="8" rotation="90">
+              <GradientEntry ratio="0" color="#FFFFFF"/>
+              <GradientEntry ratio="1" color="#D2FFFF"/>
+            </LinearGradient>
+          </fill>
+        </Path>
+      </Group>
+      <Group>
+        <Path data="M12 10 10 10 10 12 12 12 12 10M12 4 10 4 10 6 12 6 12 4M12 7 10 7 10 9 12 9 12 7M13 0Q13 8 13 13L7.6 13 7.6 12 9 12 9 10 7.6 10 7.6 9 9 9 9 7 7.6 7 7.6 6 9 6 9 4 7.6 4 8.95 3 12 3 12 1 11.65 1 13 0">
+          <fill>
+            <LinearGradient x="9.65" y="2.9625" scaleX="-10.275" rotation="270">
+              <GradientEntry ratio="0" color="#5C5F5F"/>
+              <GradientEntry ratio="1" color="#262626"/>
+            </LinearGradient>
+          </fill>
+        </Path>
+        <Path data="M13 0 11.65 1 1 1 1 3 8.95 3 7.6 4 7 4 7 6 7.6 6 7.6 7 7 7 7 9 7.6 9 7.6 10 7 10 7 12 7.6 12 7.6 13 0 13Q0 8 0 0L13 0M4 10 4 12 6 12 6 10 4 10M1 10 1 12 3 12 3 10 1 10M3 9 3 7 1 7 1 9 3 9M4 7 4 9 6 9 6 7 4 7M3 4 1 4 1 6 3 6 3 4M6 6 6 4 4 4 4&#xA; 6 6 6">
+          <fill>
+            <LinearGradient x="3.35" y="2.9625" scaleX="10.275" rotation="90">
+              <GradientEntry ratio="0" color="#5C5F5F"/>
+              <GradientEntry ratio="1" color="#262626"/>
+            </LinearGradient>
+          </fill>
+        </Path>
+      </Group>
+      <Group>
+        <Path data="M3.05 10 3 10 3 6 3.05 6 3.05 10M6 7 6.05 7 6.05 9 6 9 6 7">
+          <fill>
+            <LinearGradient x="5" y="6" scaleX="4" rotation="90">
+              <GradientEntry ratio="0" color="#FF6666"/>
+              <GradientEntry ratio="1" color="#FF1C1C"/>
+            </LinearGradient>
+          </fill>
+        </Path>
+        <Path data="M6 9 6.05 9 6.05 7 6 7 4.05 7 4.05 9 6 9M3.05 10 3.05 6 7.05 6 7.05 10 3.05 10">
+          <fill>
+            <SolidColor color="#13B7FD"/>
+          </fill>
+        </Path>
+      </Group>
+      <Group>
+        <Path data="M12 2 12 3 1 3 1 2 12 2">
+          <fill>
+            <SolidColor color="#0075BE"/>
+          </fill>
+        </Path>
+        <Path data="M1 2 1 1 12 1 12 2 1 2">
+          <fill>
+            <SolidColor color="#9AD8FF"/>
+          </fill>
+        </Path>
+      </Group>
+      <Group>
+        <Path x="0.15" y="-1.05" data="M-0.15 1.05 12.85 1.05 -0.15 14.05 -0.15 1.05">
+          <fill>
+            <SolidColor color="#FFFFFF" alpha="0.40000001"/>
+          </fill>
+        </Path>
+      </Group>
+    </Group>
+  </Group>
+</Graphic>
\ No newline at end of file

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

Added: incubator/flex/trunk/samples/themes/arcade/src/assets/DateField_overSkin.fxg
URL: http://svn.apache.org/viewvc/incubator/flex/trunk/samples/themes/arcade/src/assets/DateField_overSkin.fxg?rev=1351936&view=auto
==============================================================================
--- incubator/flex/trunk/samples/themes/arcade/src/assets/DateField_overSkin.fxg (added)
+++ incubator/flex/trunk/samples/themes/arcade/src/assets/DateField_overSkin.fxg Wed Jun 20 05:01:10 2012
@@ -0,0 +1,94 @@
+<?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="Layer 1" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Group>
+        <Path x="0.15" y="-1.05" data="M13.85 2.05 13.85 15.05 0.85 15.05 0.85 14.05 12.85 14.05 12.85 2.05 13.85 2.05">
+          <fill>
+            <SolidColor alpha="0.2"/>
+          </fill>
+        </Path>
+      </Group>
+      <Group>
+        <Path x="0.15" y="-1.05" data="M11.85 2.05 11.85 13.05 0.85 13.05 0.85 2.05 11.85 2.05">
+          <fill>
+            <LinearGradient x="4.85" y="5.05" scaleX="8" rotation="90">
+              <GradientEntry ratio="0" color="#FFFFFF"/>
+              <GradientEntry ratio="1" color="#D2FFFF"/>
+            </LinearGradient>
+          </fill>
+        </Path>
+      </Group>
+      <Group>
+        <Path data="M11.65 1 13 0Q13 8 13 13L7.6 13 7.6 12 9 12 9 10 7.6 10 7.6 9 9 9 9 7 7.6 7 7.6 6 9 6 9 4 7.6 4 8.95 3 12 3 12 1 11.65 1M12 7 10 7 10 9 12 9 12 7M12 4 10 4 10 6 12 6 12 4M12 10 10 10 10 12 12 12 12 10">
+          <fill>
+            <LinearGradient x="9.65" y="2.9625" scaleX="-10.275" rotation="270">
+              <GradientEntry ratio="0" color="#5C5F5F"/>
+              <GradientEntry ratio="1" color="#262626"/>
+            </LinearGradient>
+          </fill>
+        </Path>
+        <Path data="M8.95 3 7.6 4 7 4 7 6 7.6 6 7.6 7 7 7 7 9 7.6 9 7.6 10 7 10 7 12 7.6 12 7.6 13 0 13Q0 8 0 0L13 0 11.65 1 1 1 1 3 8.95 3M4 10 4 12 6 12 6 10 4 10M1 10 1 12 3 12 3 10 1 10M3 9 3 7 1 7 1 9 3 9M4 7 4 9 6 9 6 7 4 7M3 4 1 4 1 6 3 6 3 4M6 6 6 4 4 4&#xA; 4 6 6 6">
+          <fill>
+            <LinearGradient x="3.35" y="2.9625" scaleX="10.275" rotation="90">
+              <GradientEntry ratio="0" color="#5C5F5F"/>
+              <GradientEntry ratio="1" color="#262626"/>
+            </LinearGradient>
+          </fill>
+        </Path>
+      </Group>
+      <Group>
+        <Path data="M3.05 10 3 10 3 6 3.05 6 3.05 10M6 7 6.05 7 6.05 9 6 9 6 7">
+          <fill>
+            <LinearGradient x="5" y="6" scaleX="4" rotation="90">
+              <GradientEntry ratio="0" color="#FF6666"/>
+              <GradientEntry ratio="1" color="#FF1C1C"/>
+            </LinearGradient>
+          </fill>
+        </Path>
+        <Path data="M6 9 6.05 9 6.05 7 6 7 4.05 7 4.05 9 6 9M3.05 10 3.05 6 7.05 6 7.05 10 3.05 10">
+          <fill>
+            <SolidColor color="#13B7FD"/>
+          </fill>
+        </Path>
+      </Group>
+      <Group>
+        <Path data="M12 2 12 3 1 3 1 2 12 2">
+          <fill>
+            <SolidColor color="#0075BE"/>
+          </fill>
+        </Path>
+        <Path data="M12 2 1 2 1 1 12 1 12 2">
+          <fill>
+            <SolidColor color="#9AD8FF"/>
+          </fill>
+        </Path>
+      </Group>
+      <Group>
+        <Path x="0.15" y="-1.05" data="M-0.15 1.05 12.85 1.05 -0.15 14.05 -0.15 1.05">
+          <fill>
+            <SolidColor color="#FFFFFF" alpha="0.40000001"/>
+          </fill>
+        </Path>
+      </Group>
+    </Group>
+  </Group>
+</Graphic>
\ No newline at end of file

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

Added: incubator/flex/trunk/samples/themes/arcade/src/assets/DateField_upSkin.fxg
URL: http://svn.apache.org/viewvc/incubator/flex/trunk/samples/themes/arcade/src/assets/DateField_upSkin.fxg?rev=1351936&view=auto
==============================================================================
--- incubator/flex/trunk/samples/themes/arcade/src/assets/DateField_upSkin.fxg (added)
+++ incubator/flex/trunk/samples/themes/arcade/src/assets/DateField_upSkin.fxg Wed Jun 20 05:01:10 2012
@@ -0,0 +1,94 @@
+<?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="Layer 1" xmlns:aaa="http://ns.adobe.com/fxg/2008/dt">
+      <Group>
+        <Path x="0.15" y="-1.05" data="M13.85 2.05 13.85 15.05 0.85 15.05 0.85 14.05 12.85 14.05 12.85 2.05 13.85 2.05">
+          <fill>
+            <SolidColor alpha="0.2"/>
+          </fill>
+        </Path>
+      </Group>
+      <Group>
+        <Path x="0.15" y="-1.05" data="M11.85 2.05 11.85 13.05 0.85 13.05 0.85 2.05 11.85 2.05">
+          <fill>
+            <LinearGradient x="4.85" y="5.05" scaleX="8" rotation="90">
+              <GradientEntry ratio="0" color="#FFFFFF"/>
+              <GradientEntry ratio="1" color="#D2FFFF"/>
+            </LinearGradient>
+          </fill>
+        </Path>
+      </Group>
+      <Group>
+        <Path x="0.15" y="-1.05" data="M8.8 4.05 7.45 5.05 6.85 5.05 6.85 7.05 7.45 7.05 7.45 8.05 6.85 8.05 6.85 10.05 7.45 10.05 7.45 11.05 6.85 11.05 6.85 13.05 7.45 13.05 7.45 14.05 -0.15 14.05Q-0.15 9.05 -0.15 1.05L12.85 1.05 11.5 2.05 0.85 2.05 0.85 4.05 8.8 4.05M3.85 7.05&#xA; 5.85 7.05 5.85 5.05 3.85 5.05 3.85 7.05M5.85 11.05 3.85 11.05 3.85 13.05 5.85 13.05 5.85 11.05M3.85 8.05 3.85 10.05 5.85 10.05 5.85 8.05 3.85 8.05M2.85 11.05 0.85 11.05 0.85 13.05 2.85 13.05 2.85 11.05M0.85 10.05 2.85 10.05 2.85 8.05 0.85 8.05&#xA; 0.85 10.05M2.85 5.05 0.85 5.05 0.85 7.05 2.85 7.05 2.85 5.05">
+          <fill>
+            <LinearGradient x="3.2" y="4.0125" scaleX="10.275" rotation="90">
+              <GradientEntry ratio="0" color="#888C8E"/>
+              <GradientEntry ratio="1" color="#4B4B4D"/>
+            </LinearGradient>
+          </fill>
+        </Path>
+        <Path x="0.15" y="-1.05" data="M11.5 2.05 12.85 1.05Q12.85 9.05 12.85 14.05L7.45 14.05 7.45 13.05 8.85 13.05 8.85 11.05 7.45 11.05 7.45 10.05 8.85 10.05 8.85 8.05 7.45 8.05 7.45 7.05 8.85 7.05 8.85 5.05 7.45 5.05 8.8 4.05 11.85 4.05 11.85 2.05 11.5 2.05M11.85 8.05 9.85 8.05&#xA; 9.85 10.05 11.85 10.05 11.85 8.05M11.85 5.05 9.85 5.05 9.85 7.05 11.85 7.05 11.85 5.05M11.85 13.05 11.85 11.05 9.85 11.05 9.85 13.05 11.85 13.05">
+          <fill>
+            <LinearGradient x="9.5" y="4.0125" scaleX="-10.275" rotation="270">
+              <GradientEntry ratio="0" color="#888C8E"/>
+              <GradientEntry ratio="1" color="#4B4B4D"/>
+            </LinearGradient>
+          </fill>
+        </Path>
+      </Group>
+      <Group>
+        <Path data="M3.05 10 3 10 3 6 3.05 6 3.05 10M6 7 6.05 7 6.05 9 6 9 6 7">
+          <fill>
+            <LinearGradient x="5" y="6" scaleX="4" rotation="90">
+              <GradientEntry ratio="0" color="#FF6666"/>
+              <GradientEntry ratio="1" color="#FF1C1C"/>
+            </LinearGradient>
+          </fill>
+        </Path>
+        <Path data="M6 9 6.05 9 6.05 7 6 7 4.05 7 4.05 9 6 9M3.05 10 3.05 6 7.05 6 7.05 10 3.05 10">
+          <fill>
+            <SolidColor color="#13B7FD"/>
+          </fill>
+        </Path>
+      </Group>
+      <Group>
+        <Path x="0.15" y="-1.05" data="M11.85 3.05 11.85 4.05 0.85 4.05 0.85 3.05 11.85 3.05">
+          <fill>
+            <SolidColor color="#6699CC"/>
+          </fill>
+        </Path>
+        <Path x="0.15" y="-1.05" data="M11.85 3.05 0.85 3.05 0.85 2.05 11.85 2.05 11.85 3.05">
+          <fill>
+            <SolidColor color="#99CCFF"/>
+          </fill>
+        </Path>
+      </Group>
+      <Group>
+        <Path data="M0 0 13 0 0 13 0 0">
+          <fill>
+            <SolidColor color="#FFFFFF" alpha="0.40000001"/>
+          </fill>
+        </Path>
+      </Group>
+    </Group>
+  </Group>
+</Graphic>
\ No newline at end of file

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

Added: incubator/flex/trunk/samples/themes/arcade/src/assets/DividedBox_dividerSkin.fxg
URL: http://svn.apache.org/viewvc/incubator/flex/trunk/samples/themes/arcade/src/assets/DividedBox_dividerSkin.fxg?rev=1351936&view=auto
==============================================================================
--- incubator/flex/trunk/samples/themes/arcade/src/assets/DividedBox_dividerSkin.fxg (added)
+++ incubator/flex/trunk/samples/themes/arcade/src/assets/DividedBox_dividerSkin.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="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>
+        <Path data="M16 4 0 4 0 3 16 3 16 4M16 6 0 6 0 5 16 5 16 6M16 2 0 2 0 1 16 1 16 2">
+          <fill>
+            <SolidColor alpha="0.35294119"/>
+          </fill>
+        </Path>
+      </Group>
+      <Group>
+        <Path scaleX="1.5999908" x="-94.4" y="-50" data="M69 55 59 55 59 54 69 54 69 55M69 51 59 51 59 50 69 50 69 51M69 53 59 53 59 52 69 52 69 53">
+          <fill>
+            <SolidColor color="#EEEEEE"/>
+          </fill>
+        </Path>
+      </Group>
+    </Group>
+  </Group>
+</Graphic>
\ No newline at end of file

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

Added: incubator/flex/trunk/samples/themes/arcade/src/assets/DividedBox_horizontalCursor.fxg
URL: http://svn.apache.org/viewvc/incubator/flex/trunk/samples/themes/arcade/src/assets/DividedBox_horizontalCursor.fxg?rev=1351936&view=auto
==============================================================================
--- incubator/flex/trunk/samples/themes/arcade/src/assets/DividedBox_horizontalCursor.fxg (added)
+++ incubator/flex/trunk/samples/themes/arcade/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="M10 2 13 5 10 8 10 6 8 6 8 10 7 10 7 0 8 0 8 4 10 4 10 2M5 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/arcade/src/assets/DividedBox_horizontalCursor.fxg
------------------------------------------------------------------------------
    svn:eol-style = native

Added: incubator/flex/trunk/samples/themes/arcade/src/assets/DividedBox_verticalCursor.fxg
URL: http://svn.apache.org/viewvc/incubator/flex/trunk/samples/themes/arcade/src/assets/DividedBox_verticalCursor.fxg?rev=1351936&view=auto
==============================================================================
--- incubator/flex/trunk/samples/themes/arcade/src/assets/DividedBox_verticalCursor.fxg (added)
+++ incubator/flex/trunk/samples/themes/arcade/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="M1 -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.95M3 -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.95">
+          <fill>
+            <SolidColor/>
+          </fill>
+        </Path>
+      </Group>
+    </Group>
+  </Group>
+</Graphic>
\ No newline at end of file

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

Added: incubator/flex/trunk/samples/themes/arcade/src/assets/DragManager_copyCursor.fxg
URL: http://svn.apache.org/viewvc/incubator/flex/trunk/samples/themes/arcade/src/assets/DragManager_copyCursor.fxg?rev=1351936&view=auto
==============================================================================
--- incubator/flex/trunk/samples/themes/arcade/src/assets/DragManager_copyCursor.fxg (added)
+++ incubator/flex/trunk/samples/themes/arcade/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 x="11" y="7" data="M12 6Q12 6.2789063 11.975 6.55 11.795117 8.6492187 10.2 10.2 8.45 11.95 6 12 4.75 12 3.65 11.5 2.55 11.05 1.75 10.2 0.9 9.4 0.45 8.3 0.092773438 7.4269531 0.025 6.5 0 6.2474609 0 6 0 4.75 0.45 3.65 0.9 2.55 1.75 1.75 2.55 0.9 3.65 0.45 4.75&#xA; 0 6 0 8.45 0 10.2 1.75 11.95 3.5 12 6">
+          <fill>
+            <RadialGradient x="6" y="6" scaleX="12" scaleY="12">
+              <GradientEntry ratio="0" color="#66DD55"/>
+              <GradientEntry ratio="1" color="#009900"/>
+            </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/arcade/src/assets/DragManager_copyCursor.fxg
------------------------------------------------------------------------------
    svn:eol-style = native

Added: incubator/flex/trunk/samples/themes/arcade/src/assets/DragManager_defaultDragImageSkin.fxg
URL: http://svn.apache.org/viewvc/incubator/flex/trunk/samples/themes/arcade/src/assets/DragManager_defaultDragImageSkin.fxg?rev=1351936&view=auto
==============================================================================
--- incubator/flex/trunk/samples/themes/arcade/src/assets/DragManager_defaultDragImageSkin.fxg (added)
+++ incubator/flex/trunk/samples/themes/arcade/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/arcade/src/assets/DragManager_defaultDragImageSkin.fxg
------------------------------------------------------------------------------
    svn:eol-style = native

Added: incubator/flex/trunk/samples/themes/arcade/src/assets/DragManager_linkCursor.fxg
URL: http://svn.apache.org/viewvc/incubator/flex/trunk/samples/themes/arcade/src/assets/DragManager_linkCursor.fxg?rev=1351936&view=auto
==============================================================================
--- incubator/flex/trunk/samples/themes/arcade/src/assets/DragManager_linkCursor.fxg (added)
+++ incubator/flex/trunk/samples/themes/arcade/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 scaleX="1.00383" x="0.95" y="2" data="M11.75 6.75Q12.55 5.9 13.65 5.45 14.75 5 16 5 18.45 5 20.2 6.75 21.95 8.5 22 11 22 13.45 20.2 15.2 18.45 16.95 16 17 14.75 17 13.65 16.5 12.55 16.05 11.75 15.2 10.9 14.4 10.45 13.3 10 12.2 10 11 10 9.75 10.45 8.65 10.9 7.55 11.75 6.75">
+          <fill>
+            <RadialGradient x="16" y="11" scaleX="12" scaleY="12">
+              <GradientEntry ratio="0" color="#999999"/>
+              <GradientEntry ratio="1" color="#666666"/>
+            </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/arcade/src/assets/DragManager_linkCursor.fxg
------------------------------------------------------------------------------
    svn:eol-style = native

Added: incubator/flex/trunk/samples/themes/arcade/src/assets/DragManager_moveCursor.fxg
URL: http://svn.apache.org/viewvc/incubator/flex/trunk/samples/themes/arcade/src/assets/DragManager_moveCursor.fxg?rev=1351936&view=auto
==============================================================================
--- incubator/flex/trunk/samples/themes/arcade/src/assets/DragManager_moveCursor.fxg (added)
+++ incubator/flex/trunk/samples/themes/arcade/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/arcade/src/assets/DragManager_moveCursor.fxg
------------------------------------------------------------------------------
    svn:eol-style = native

Added: incubator/flex/trunk/samples/themes/arcade/src/assets/DragManager_rejectCursor.fxg
URL: http://svn.apache.org/viewvc/incubator/flex/trunk/samples/themes/arcade/src/assets/DragManager_rejectCursor.fxg?rev=1351936&view=auto
==============================================================================
--- incubator/flex/trunk/samples/themes/arcade/src/assets/DragManager_rejectCursor.fxg (added)
+++ incubator/flex/trunk/samples/themes/arcade/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 scaleX="1.00383" x="0.95" y="2" data="M16 5Q18.45 5 20.2 6.75 21.95 8.5 22 11 22 13.45 20.2 15.2 18.45 16.95 16 17 14.75 17 13.65 16.5 12.55 16.05 11.75 15.2 10.9 14.4 10.45 13.3 10 12.2 10 11 10 9.75 10.45 8.65 10.9 7.55 11.75 6.75 12.55 5.9 13.65 5.45 14.75 5 16 5">
+          <fill>
+            <RadialGradient x="16" y="11" scaleX="12" scaleY="12">
+              <GradientEntry ratio="0" color="#FE5050"/>
+              <GradientEntry ratio="1" color="#CC0000"/>
+            </RadialGradient>
+          </fill>
+        </Path>
+      </Group>
+      <CursorManager_Cursor/>
+      <Group>
+        <Path scaleX="1.00383" x="0.95" y="2" data="M17.375 10.975 19.5 13.1 18.1 14.5 15.975 12.375 13.85 14.5 12.45 13.1 14.575 10.975 12.45 8.85 13.85 7.45 15.975 9.575 18.1 7.45 19.5 8.85 17.375 10.975">
+          <fill>
+            <SolidColor color="#FFFFFF"/>
+          </fill>
+        </Path>
+      </Group>
+    </Group>
+  </Group>
+</Graphic>
\ No newline at end of file

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

Added: incubator/flex/trunk/samples/themes/arcade/src/assets/FormItem_indicatorSkin.fxg
URL: http://svn.apache.org/viewvc/incubator/flex/trunk/samples/themes/arcade/src/assets/FormItem_indicatorSkin.fxg?rev=1351936&view=auto
==============================================================================
--- incubator/flex/trunk/samples/themes/arcade/src/assets/FormItem_indicatorSkin.fxg (added)
+++ incubator/flex/trunk/samples/themes/arcade/src/assets/FormItem_indicatorSkin.fxg Wed Jun 20 05:01:10 2012
@@ -0,0 +1,32 @@
+<?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">
+      <Group>
+        <Path data="M5.65 2.9 4.35 3.15Q4.1 3.3 4.1 3.6 4.1 3.9 4.35 4.05L5.65 4.3Q6.1 4.4 6.2 4.5 6.4 4.65 6.35 4.9L6.25 5.3 5.95 5.6Q5.75 5.8 5.55 5.7 5.25 5.5 5.1 5.3L4.65 4.75 4.2 4.35Q4 4.2 3.7 4.35 3.45 4.5 3.45 4.75 3.45 5.05 3.6 5.35L4 6.55Q4 6.85 3.7 6.9&#xA;L3.3 7 2.9 6.9Q2.6 6.85 2.6 6.6 2.6 6.3 2.75 6L3 5.35Q3.15 5.05 3.15 4.75 3.15 4.45 2.85 4.3 2.6 4.2 2.4 4.35 2.05 4.5 1.95 4.75L1.5 5.3 1.05 5.7Q0.85 5.8 0.65 5.6L0.35 5.3 0.25 4.9Q0.2 4.65 0.4 4.5 0.5 4.4 0.9 4.3L1.6 4.2Q2.05 4.1 2.2 4 2.45&#xA; 3.9 2.45 3.6 2.45 3.3 2.2 3.15 1.75 3 1.6 3L0.9 2.9 0.35 2.7Q0.2 2.65 0.2 2.3L0.35 1.9 0.6 1.6Q0.8 1.4 1.05 1.5L1.5 1.9 1.9 2.45Q2.15 2.75 2.4 2.9 2.7 3 2.85 2.9 3.15 2.75 3.15 2.45L3 1.85 2.7 1.2 2.6 0.6Q2.6 0.4 2.85 0.3L3.3 0.2 3.7 0.3Q4&#xA; 0.4 4 0.6 4 0.85 3.85 1.2L3.6 1.85Q3.45 2.15 3.45 2.45 3.45 2.75 3.7 2.9 4 3.05 4.2 2.9L5.1 1.9Q5.25 1.7 5.55 1.5 5.75 1.4 5.95 1.6L6.25 1.9 6.35 2.3Q6.45 2.6 6.2 2.7 6.1 2.8 5.65 2.9">
+          <fill>
+            <SolidColor color="#CC0000"/>
+          </fill>
+        </Path>
+      </Group>
+    </Group>
+  </Group>
+</Graphic>
\ No newline at end of file

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