You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@royale.apache.org by Alex Harui <ah...@adobe.com.INVALID> on 2018/01/10 16:40:48 UTC

Re: [royale-asjs] branch develop updated: Add Moonshine IDE files to simplify opening examples in that IDE

Maven thinks that two of these as3proj files are missing Apache Headers.

  examples/royale/CordovaCameraExample/CordovaCameraExample.as3proj
  examples/royale/MDLExample/MDLExample.as3proj

-Alex


On 1/10/18, 5:14 AM, "piotrz@apache.org" <pi...@apache.org> wrote:

>This is an automated email from the ASF dual-hosted git repository.
>
>piotrz pushed a commit to branch develop
>in repository 
>https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgitbox.ap
>ache.org%2Frepos%2Fasf%2Froyale-asjs.git&data=02%7C01%7Caharui%40adobe.com
>%7Cdf97d7ff198743487e0408d5582c0922%7Cfa7b1b5a7b34438794aed2c178decee1%7C0
>%7C0%7C636511868516238881&sdata=teDIR68r4peBMVPTS066ckfVMKkvv4IHy1XOlbNzCp
>M%3D&reserved=0
>
>
>The following commit(s) were added to refs/heads/develop by this push:
>     new 74a4c12  Add Moonshine IDE files to simplify opening examples in
>that IDE
>74a4c12 is described below
>
>commit 74a4c12fd721cab4f404916ba69fdc67e69141e
>Author: Piotr Zarzycki <pi...@gmail.com>
>AuthorDate: Wed Jan 10 14:11:37 2018 +0100
>
>    Add Moonshine IDE files to simplify opening examples in that IDE
>---
> .../AccordionExample/AccordionExample.as3proj      | 89
>+++++++++++++++++++++
> examples/royale/ChartExample/ChartExample.as3proj  | 89
>+++++++++++++++++++++
> .../CordovaCameraExample.as3proj                   | 71 +++++++++++++++++
> .../royale/CreateJSExample/CreateJSExample.as3proj | 89
>+++++++++++++++++++++
> .../DataBindingExample/DataBindingExample.as3proj  | 89
>+++++++++++++++++++++
> .../DataBindingExampleWithFlexLayout.as3proj       | 89
>+++++++++++++++++++++
> .../DataBindingExample_Flat.as3proj                | 89
>+++++++++++++++++++++
> .../royale/DataGridExample/DataGridExample.as3proj | 91
>+++++++++++++++++++++
> .../DateControlsExample.as3proj                    | 89
>+++++++++++++++++++++
> .../DebuggingExample/DebuggingExample.as3proj      | 89
>+++++++++++++++++++++
> .../DragAndDropExample/DragAndDropExample.as3proj  | 91
>+++++++++++++++++++++
> examples/royale/Flex2Royale/Flex2Royale.as3proj    | 89
>+++++++++++++++++++++
> .../Flex2Royale/src/main/royale/MainView.mxml      | 12 +--
> examples/royale/HTMLElements/HTMLElements.as3proj  | 89
>+++++++++++++++++++++
> examples/royale/HelloWorld/HelloWorld.as3proj      | 89
>+++++++++++++++++++++
> examples/royale/ListExample/ListExample.as3proj    | 89
>+++++++++++++++++++++
> .../royale/MDLBlogExample/MDLBlogExample.as3proj   | 91
>+++++++++++++++++++++
> .../MDLDynamicTableExample.as3proj                 | 89
>+++++++++++++++++++++
> .../MDLDynamicTabsExample.as3proj                  | 89
>+++++++++++++++++++++
> examples/royale/MDLExample/MDLExample.as3proj      | 73 +++++++++++++++++
> examples/royale/MobileTrader/MobileTrader.as3proj  | 91
>+++++++++++++++++++++
> .../royale/ModuleExample/ModuleExample.as3proj     | 89
>+++++++++++++++++++++
> .../RemoteObjectAMFTest.as3proj                    | 89
>+++++++++++++++++++++
> .../src/main/resources/mdl-js-index-template.html  | 33 --------
> .../src/main/resources/mdl-styles.css              | 24 ------
> examples/royale/RoyaleStore/RoyaleStor.as3proj    | 92
>++++++++++++++++++++++
> .../RoyaleStore_jquery/RoyaleStore_jquery.as3proj  | 92
>++++++++++++++++++++++
> .../RoyaleTeamPage_MDL/RoyaleTeamPage_MDL.as3proj  | 91
>+++++++++++++++++++++
> examples/royale/RoyaleThemes/RoyaleThemes.as3proj  | 89
>+++++++++++++++++++++
> .../RoyaleWebsiteStatsViewer.as3proj               | 89
>+++++++++++++++++++++
> examples/royale/StyleExample/StyleExample.as3proj  | 89
>+++++++++++++++++++++
> examples/royale/TableExample/TableExample.as3proj  | 89
>+++++++++++++++++++++
> examples/royale/TeamPage/TeamPage.as3proj          | 91
>+++++++++++++++++++++
> .../TodoListSampleApp/TodoListSampleApp.as3proj    | 89
>+++++++++++++++++++++
> examples/royale/TreeExample/TreeExample.as3proj    | 89
>+++++++++++++++++++++
> 35 files changed, 2838 insertions(+), 63 deletions(-)
>
>diff --git a/examples/royale/AccordionExample/AccordionExample.as3proj
>b/examples/royale/AccordionExample/AccordionExample.as3proj
>new file mode 100644
>index 0000000..a1aef30
>--- /dev/null
>+++ b/examples/royale/AccordionExample/AccordionExample.as3proj
>@@ -0,0 +1,89 @@
>+<?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
>+
>+https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.apach
>e.org%2Flicenses%2FLICENSE-2.0&data=02%7C01%7Caharui%40adobe.com%7Cdf97d7f
>f198743487e0408d5582c0922%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636
>511868516238881&sdata=WxF0V5hhlFZWwtpVsugxn4Bq5ymLXKtRNfxIQsPmdA%3D&reser
>ved=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.
>+
>+-->
>+<project>
>+  <output>
>+    <movie version="11"/>
>+    <movie disabled="False"/>
>+    <movie height="600"/>
>+    <movie fps="60"/>
>+    <movie background="#FFFFFF"/>
>+    <movie path="bin-debug/AccordionExample.swf"/>
>+    <movie width="800"/>
>+    <movie input=""/>
>+  </output>
>+  &lt;!-- Other classes to be compiled into your SWF --&gt;
>+  <classpaths>
>+    <class path="src/main/royale"/>
>+  </classpaths>
>+  <moonshineResourcePaths></moonshineResourcePaths>
>+  <build>
>+    <option customSDK=""/>
>+    <option strict="True"/>
>+    <option accessible="False"/>
>+    <option useNetwork="True"/>
>+    <option allowSourcePathOverlap="False"/>
>+    <option useResourceBundleMetadata="True"/>
>+    <option benchmark="False"/>
>+    <option warnings="True"/>
>+    <option additional=""/>
>+    <option es="False"/>
>+    <option locale=""/>
>+    <option loadConfig=""/>
>+    <option linkReport=""/>
>+    <option optimize="False"/>
>+    <option verboseStackTraces="False"/>
>+    <option staticLinkRSL="False"/>
>+    <option showBindingWarnings="True"/>
>+    <option compilerConstants=""/>
>+    <option showDeprecationWarnings="True"/>
>+    <option antBuildPath="build/build.xml"/>
>+    <option showActionScriptWarnings="True"/>
>+    <option showUnusedTypeSelectorWarnings="True"/>
>+  </build>
>+  <includeLibraries></includeLibraries>
>+  <libraryPaths></libraryPaths>
>+  <externalLibraryPaths></externalLibraryPaths>
>+  <rslPaths></rslPaths>
>+  <intrinsics></intrinsics>
>+  <library></library>
>+  <compileTargets>
>+    <compile path="src/main/royale/AccordionExample.mxml"/>
>+  </compileTargets>
>+  <hiddenPaths></hiddenPaths>
>+  <preBuildCommand>null</preBuildCommand>
>+  <postBuildCommand alwaysRun="False">null</postBuildCommand>
>+  <options>
>+    <option defaultBuildTargts=""/>
>+    <option testMovie=""/>
>+    <option testMovieCommand=""/>
>+    <option showHiddenPaths="False"/>
>+  </options>
>+  <moonshineRunCustomization>
>+    <option deviceSimulator="null"/>
>+    <option targetPlatform="2"/>
>+    <option launchMethod="Simulator"/>
>+    <option 
>urlToLaunch="D:\flex_sdk\Royale-Sources\royale-asjs\examples\royale\Accord
>ionExample\bin\js-debug\index.html"/>
>+    <option projectType="2"/>
>+    <deviceSimulator>null</deviceSimulator>
>+    <certAndroid>null</certAndroid>
>+    <certIos>null</certIos>
>+    <certIosProvisioning>null</certIosProvisioning>
>+  </moonshineRunCustomization>
>+</project>
>\ No newline at end of file
>diff --git a/examples/royale/ChartExample/ChartExample.as3proj
>b/examples/royale/ChartExample/ChartExample.as3proj
>new file mode 100644
>index 0000000..985effd
>--- /dev/null
>+++ b/examples/royale/ChartExample/ChartExample.as3proj
>@@ -0,0 +1,89 @@
>+<?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
>+
>+https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.apach
>e.org%2Flicenses%2FLICENSE-2.0&data=02%7C01%7Caharui%40adobe.com%7Cdf97d7f
>f198743487e0408d5582c0922%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636
>511868516238881&sdata=WxF0V5hhlFZWwztpVsugxn4Bq5ymLXKtRNfxIQsPmdA%3D&reser
>ved=0
>+
>+Unless required by applicable law or agreed to in writing, software
>+distributed under the License isdistributed 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.
>+
>+-->
>+<project>
>+  <output>
>+    <movie version="11"/>
>+    <movie disabled="False"/>
>+    <movie height="600"/>
>+    <movie fps="60"/>
>+    <movie background="#FFFFFF"/>
>+    <movie path="bin-debug/ChartExample.swf"/>
>+    <movie width="800"/>
>+    <movie input=""/>
>+  </output>
>+  &lt;!-- Other classes to be compiled into your SWF --&gt;
>+  <classpaths>
>+    <class path="src/main/royale"/>
>+  </classpaths>
>+  <moonshineResourcePaths></moonshineResourcePaths>
>+  <build>
>+    <option customSDK=""/>
>+    <option strict="True"/>
>+    <option accessible="False"/>
>+    <option useNetwork="True"/>
>+    <option allowSourcePathOverlap="False"/>
>+    <option useResourceBundleMetadata="True"/>
>+    <option benchmark="False"/>
>+    <option warnings="True"/>
>+    <option additional=""/>
>+    <option es="False"/>
>+    <option locale=""/>
>+    <option loadConfig=""/>
>+    <option linkRepor=""/>
>+    <option optimize="False"/>
>+    <option verboseStackTraces="False"/>
>+    <option staticLinkRSL="False"/>
>+    <option showBindingWarnings="True"/>
>+    <option compilerConstants=""/>
>+    <option showDeprecationWarnings="True"/>
>+    <option antBuildPath="build/build.xml"/>
>+    <option showActionScriptWarnings="True"/>
>+    <option showUnusedTypeSelectorWarnings="True"/>
>+  </build>
>+  <includeLibraries></includeLibraries>
>+  <libraryPaths></libraryPaths>
>+  <externalLibraryPaths></externalLibraryPaths>
>+  <rslPaths></rslPaths>
>+  <intrinsics></intrinsics>
>+  <library></library>
>+  <compileTargets>
>+    <compile path="src/main/royale/ChartExample.mxml"/>
>+  </compileTargets>
>+  <hiddenPaths></hiddenPaths>
>+  <preBuildCommand>null</preBuildCommand>
>+  <postBuildCommand alwaysRun="False">null</postBuildCommand>
>+  <options>
>+    <option defaultBuildTargets=""/>
>+    <option testMovie=""/>
>+    <option testMovieCommand=""/>
>+    <option showHiddenPaths="False"/>
>+  </options>
>+  <moonshineRunCustomization>
>+    <option deviceSimulator="null"/>
>+    <option targetPlatform="2"/>
>+    <option launchMethod="Simulator"/>
>+    <option 
>urlToLaunch="D:\flex_sdk\Royale-Sources\royale-asjs\examples\royale\ChartE
>xample\bin\js-debug\index.html"/>
>+    <option projectType="2"/>
>+    <deviceSimulator>null</deviceSimulator>
>+    <certAndroid>null</certAndroid>
>+    <certIos>null</certIos>
>+    <certIosProvisioning>null</certIosProvisioning>
>+  </moonshineRunCustomization>
>+</project>
>\ No newline at end of file
>diff --git 
>a/examples/royale/CordovaCameraExample/CordovaCameraExample.as3proj
>b/examples/royale/CordovaCameraExample/CordovaCameraExample.as3proj
>new file mode 100644
>index 0000000..0fa3010
>--- /dev/null
>+++ b/exampls/royale/CordovaCameraExample/CordovaCameraExample.as3proj
>@@ -0,0 +1,71 @@
>+<?xml version="1.0" encoding="utf-8"?>
>+<project>
>+  <output>
>+    <movie version="11"/>
>+    <movie disabled="False"/>
>+    <movie height="600"/>
>+    <movie fps="60"/>
>+    <movie background="#FFFFFF"/>
>+    <movie path="bin-debug/CordovaCameraExample.swf"/>
>+    <movie width="800"/>
>+    <movie input=""/>
>+  </output>
>+  &lt;!-- Other classes to be compiled into your SWF --&gt;
>+  <classpaths>
>+    <class path="src/main/royale"/>
>+  </classpaths>
>+  <moonshineResourcePaths></moonshineResourcePaths>
>+  <build>
>+    <option customSDK=""/>
>+    <option strict="True"/>
>+    <option accessible="False"/>
>+    <option useNetwork="True"/>
>+    <option allowSourcePathOverlap="False"/>
>+    <option useResourceBundleMetadata="True"/>
>+    <option benchmark="False"/>
>+    <option warnings="True"/>
>+    <option additional=""/>
>+    <option es="False"/>
>+    <option locale=""/>
>+    <option loadConfig=""/>
>+    <option linkReport=""/>
>+    <option optimize="False"/>
>+    <option verboseStackTraces="False"/>
>+    <option staticLinkRSL="False"/>
>+    <option showBindingWarnings="True"/>
>+    <option compilerConstants=""/>
>+    <option showDeprecationWarnings="True"/>
>+    <option antBuildPath="build/build.xml"/>
>+    <option showActionScriptWarnings="True"/>
>+    <option showUnusedTypeSelectorWarnings="True"/>
>+  </build>
>+  <includeLibraries></includeLibraries>
>+  <libraryPaths></libraryPaths>
>+  <externalLibraryPaths></externalLibraryPaths>
>+  <rslPaths></rslPaths>
>+  <intrinsics></intrinsics>
>+  <library></library>
>+  <compileTargets>
>+    <compile path="src/main/royale/CordovaCameraExample.mxml"/>
>+  </compileTargets>
>+  <hiddenPaths></hiddenPaths>
>+  <preBuildCommand>null</preBuildCommand>
>+  <postBuildCommand alwaysRun="False">null</postBuildCommand>
>+  <options>
>+    <option defaultBuildTargets=""/>
>+    <option testMovie=""/>
>+    <option testMovieCommand=""/>
>+    <option showHiddenPaths="False"/>
>+  </options>
>+  <moonshineRunCustomization>
>+    <option deviceSimulator="null"/>
>+    <option targetPlatform="2"/>
>+    <option launchMethod="Simulator"/>
>+    <option 
>urlToLaunch="D:\flex_sdk\Royale-Sources\royale-asjs\examples\royale\Cordov
>aCameraExample\bin-debug\CordovaCameraExample.html"/>
>+    <option projectType="2"/>
>+    <deviceSimulator>null</deviceSimulator>
>+    <certAndroid>null</certAndroid>
>+    <certIos>null</certIos>
>+    <certIosProvisioning>null</certIosProvisioning>
>+  </moonshineRunCustomization>
>+</project>
>\ No newline at end of file
>diff --git a/examples/royale/CreateJSExample/CreateJSExample.as3proj
>b/examples/royale/CreateJSExample/CreateJSExample.as3proj
>new file mode 100644
>index 0000000..44432bf
>--- /dev/null
>+++ b/examples/royale/CreateJSExample/CreateJSExample.as3proj
>@@ -0,0 +1,89 @@
>+<?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
>+ 
>+ 
>https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.apache
>.org%2Flicenses%2FLICENSE-2.0&data=02%7C01%7Caharui%40adobe.com%7Cdf97d7ff
>198743487e0408d5582c0922%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C6365
>11868516238881&sdata=WxF0V5hhlFZWwztpVsugxn4Bq5ymLXKtRNfxIQsPmdA%3D&reserv
>ed=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 xpress or implied.
>+ See the License for the specific language governing permissions and
>+ limitations under the License.
>+ 
>+ -->
>+<project>
>+  <output>
>+    <movie version="11"/>
>+    <movie disabled="False"/>
>+    <movie height="600"/>
>+    <movie fps="60"/>
>+    <movie background="#FFFFFF"/>
>+    <movie path="bin-debug/CreateJSExample.swf"/>
>+    <movie width="800"/>
>+    <movie input=""/>
>+  </output>
>+  &lt;!-- Other classes to be compiled into your SWF --&gt;
>+  <classpaths>
>+    <class path="src/main/royale"/>
>+  </classpaths>
>+  <moonshineResourcePaths></moonshineResourcePaths>
>+  <build>
>+    <option customSDK=""/>
>+    <option strict="True"/>
>+    <option accessible="False"/>
>+    <option useNetwork="True"/>
>+    <option allowSourcePathOverlap="False"/>
>+    <option useResourceBundleMetadata="True"/>
>+    <option benchmark="False"/>
>+    <option warnings="True"/>
>+    <option additional=""/>
>+    <option es="False"/>
>+    <option locale=""/>
>+    <option loadConfig=""/>
>+    <option linkReport=""/>
>+    <option optimize="False"/>
>+    <option verboseStackTraces="False"/>
>+    <option staticLinkRSL="False"/>
>+    <option showBindingWarnings="True"/>
>+    <option compilerConstants=""/>
>+    <option showDeprecationWarnings="True"/>
>+    <option antBuildPath="build/build.xml"/>
>+    <option showActionScriptWarnings="True"/>
>+    <option showUnusedTypeSelectorWarnings="True"/>
>+  </build>
>+  <includeLibraries></includeLibraries>
>+  <libraryPaths></libraryPaths>
>+  <externalLibraryPaths></externalLibraryPaths>
>+  <rslPaths></rslPaths>
>+  <intrinsics></intrinsics>
>+  <library></library>
>+  <compileTargets>
>+    <compile path="src/main/royale/CreateJSExample.mxml"/>
>+  </compileTargets>
>+  <hiddenPaths></hiddenPaths>
>+  <preBuildCommand>null</preBuildCommand>
>+  <postBuildCommand alwaysRun="False">null</postBuildCommand>
>+  <options>
>+    <option defaultBuildTargets=""/>
>+    <option testMovie=""/>
>+    <option testMovieCommand=""/>
>+    <option showHiddenPaths="False"/>
>+  </options>
>+  <moonshineRunCustomization>
>+    <option deviceSimulator="null"/>
>+    <option targetPlatform="2"/>
>+    <option launchMethod="Simulator"/>
>+    <option urlToLaunch=""/>
>+    <option projectType="2"/>
>+    <deviceSimulator>null</deviceSimulator>
>+    <certAndroid>null</certAndroid>
>+    <certIos>null</certIos>
>+    <certIosProvisioning>null</certIosProvisioning>
>+  </moonshineRunCustomization>
>+</project>
>\ No newline at end of file
>diff --git 
>a/examples/royale/DataBindingExample/DataBindingExample.as3proj
>b/examples/royale/DataBindingExample/DataBindingExample.as3proj
>new file mode 100644
>index 0000000..5563d55
>--- /dev/null
>+++ b/examples/royale/DataBindingExample/DataBindingExample.as3proj
>@@ -0,0 +1,89 @@
>+<?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
>+
>+https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.apach
>e.org%2Flicenses%2FLICENSE-2.0&data=02%7C01%7Caharui%40adobe.com%7Cdf97d7f
>f198743487e0408d5582c0922%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636
>511868516238881&sdata=WxF0V5hhlFZWwztpVsugxn4Bq5ymLXKtRNfxIQsPmdA%3D&reser
>ved=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 CONDITIONSOF ANY KIND, either express or implied.
>+See the License for the specific language governing permissions and
>+limitations under the License.
>+
>+-->
>+<project>
>+  <output>
>+    <movie version="11"/>
>+    <movie disabled="False"/>
>+    <movie height="600"/>
>+    <movie fps="60"/>
>+    <movie background="#FFFFFF"/>
>+    <movie path="bin-debug/DataBindingExample.swf"/>
>+    <movie width="800"/>
>+    <movie input=""/>
>+  </output>
>+  &lt;!-- Other classes to be compiled into your SWF --&gt;
>+  <classpaths>
>+    <class path="src/main/royale"/>
>+  </classpaths>
>+  <moonshineResourcePaths></moonshineResourcePaths>
>+  <build>
>+    <option customSDK=""/>
>+    <option strict="True"/>
>+    <option accessible="False"/>
>+    <option useNetwork="True"/>
>+    <option allowSourcePathOverlap="False"/>
>+    <option useResourceBundleMetadata="True"/>
>+    <option benchmark="False"/>
>+    <option warnings="True"/>
>+    <option additional=""/>
>+    <option es="False"/>
>+    <option locale=""/>
>+    <option loadConfig=""/>
>+    <option linkReport=""/>
>+    <option optimize="False"/>
>+    <option verboseStackTraces="False"/>
>+    <option staticLinkRSL="False"/>
>+    <option showBindingWarnings="True"/>
>+    <option compilerConstants=""/>
>+    <option showDeprecationWarnings="True"/>
>+    <option antBuildPath="build/build.xml"/>
>+    <option showActionScriptWarnings="True"/>
>+    <option showUnusedTypeSelectorWarnings="True"/>
>+  </build>
>+  <includeLibraries></includeLibraries>
>+  <libraryPaths></libraryPaths>
>+  <externalLibraryPaths></externalLibraryPaths>
>+  <rslPaths></rslPaths>
>+  <intrinsics></intrinsics>
>+  <library></library>
>+  <compileTargets>
>+    <compile path="src/main/royale/DataBindingExample.mxml"/>
>+  </compileTargets>
>+  <hiddenPaths></hiddenPaths>
>+  <preBuildCommand>null</preBuildCommand>
>+  <postBuildCommand alwaysRun="False">null</postBuildCommand>
>+  <options>
>+    <option defaultBuildTargets=""/>
>+    <option testMovie=""/>
>+    <option testMovieCommand=""/>
>+    <option showHiddenPaths="False"/>
>+  </options>
>+  <moonshineRunCustomization>
>+    <option deviceSimulator="null"/>
>+    <option targetPlatform="2"/>
>+    <option launchMethod="Simulator"/>
>+    <option urlToLaunch=""/>
>+    <option projectType="2"/>
>+    <deviceSimulator>null</deviceSimulator>
>+    <certAndroid>null</certAndroid>
>+    <certIos>null</certIos>
>+    <certIosProvisioning>null</certIosProvisioning>
>+  </moonshineRunCustomization>
>+</project>
>\ No newline at end of file
>diff --git 
>a/examples/royale/DataBindingExampleWithFlexLayout/DataBindingExampleWithF
>lexLayout.as3proj 
>b/examples/royale/DataBindingExampleWithFlexLayout/DataBindingExampleWithF
>lexLayout.as3proj
>new file mode 100644
>index 0000000..5368a87
>--- /dev/null
>+++ 
>b/examples/royale/DataBindingExampleWithFlexLayout/DataBindingExampleWithF
>lexLayout.as3proj
>@@ -0,0 +1,89 @@
>+<?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
>+
>+https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.apach
>e.org%2Flicenses%2FLICENSE-2.0&data=02%7C01%7Caharui%40adobe.com%7Cdf97d7f
>f198743487e0408d5582c0922%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636
>511868516238881&sdata=WxF0V5hhlFZWwztpVsugxn4Bq5ymLXKtRNfxIQsPmdA%3D&reser
>ved=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.
>+
>+-->
>+<project>
>+  <output>
>+    <movie version="11"/>
>+    <movie disabled="False"/>
>+    <movie height="600"/>
>+    <movie fps="60"/>
>+    <movie background="#FFFFFF"/>
>+    <movie path="bin-debug/DataBindingExampleWithFlexLayout.swf"/>
>+    <movie width="800"/>
>+    <movie input=""/>
>+  </output>
>+  &lt;!-- Other classes to be compiled into your SWF --&gt;
>+  <classpaths>
>+    <class path="src/main/royale"/>
>+  </classpaths>
>+  <moonshineResourcePaths></moonshineResourcePaths>
>+  <build>
>+    <option customSDK=""/>
>+    <option strict="True"/>
>+    <option accessible="False"/>
>+    <option useNetwork="True"/>
>+    <option allowSourcePathOverlap="False"/>
>+    <option useResourceBundleMetadata="True"/>
>+    <option benchmark="False"/>
>+    <option warnings="True"/>
>+    <option additional=""/>
>+    <option es="False"/>
>+    <option locale=""/>
>+    <option loadConfig=""/>
>+    <option linkReport=""/>
>+    <option optimize="False"/>
>+    <option verboseStackTraces="False"/>
>+    <option staticLinkRSL="False"/>
>+    <option showBindingWarings="True"/>
>+    <option compilerConstants=""/>
>+    <option showDeprecationWarnings="True"/>
>+    <option antBuildPath="build/build.xml"/>
>+    <option showActionScriptWarnings="True"/>
>+    <option showUnusedTypeSelectorWarnings="True"/>
>+  </build>
>+  <includeLibraries></includeLibraries>
>+  <libraryPaths></libraryPaths>
>+  <externalLibraryPaths></externalLibraryPaths>
>+  <rslPaths></rslPaths>
>+  <intrinsics></intrnsics>
>+  <library></library>
>+  <compileTargets>
>+    <compile 
>path="src/main/royale/DataBindingExampleWithFlexLyout.mxml"/>
>+  </compileTargets>
>+  <hiddenPaths></hiddenPaths>
>+  <preBuildCommand>null</preBuildCommand>
>+  <postBuildCommand alwaysRun="False">null</postBuildCommand>
>+  <options>
>+    <option defaultBuildTargets=""/>
>+    <option testMovie=""/>
>+    <option testMovieCommand=""/>
>+    <option showHiddenPaths="False"/>
>+  </options>
>+  <moonshineRunCstomization>
>+    <option deviceSimulator="null"/>
>+    <option targetPlatform="2"/>
>+    <option projectType="2"/>
>+    <option launchMethod="Simulator"/>
>+    <option urlToLaunch=""/>
>+    <deviceSimulator>null</deviceSimulator>
>+    <certAndroid>null</certAndroid>
>+    <certIos>null</certIos>
>+    <certIosProvisioning>null</certIosProvisioning>
>+  </moonshineRunCustomization>
>+</project>
>\ No newline at end of file
>diff --git 
>a/examples/royale/DataBindingExample_Flat/DataBindingExample_Flat.as3proj
>b/examples/royale/DataBindingExample_Flat/DataBindingExample_Flat.as3proj
>new file mode 100644
>index 0000000..5563d55
>--- /dev/null
>+++ 
>b/examples/royale/DataBindingExample_Flat/DataBindingExample_Flat.as3proj
>@@ -0,0 +1,89 @@
>+<?xml version="1.0" encoding="utf-8"?>
>+<!--
>+
>+Licensed tothe 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
>+
>+https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.apach
>e.org%2Flicenses%2FLICENSE-2.0&data=02%7C01%7Caharui%40adobe.com%7Cdf97d7f
>f198743487e0408d5582c0922%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C63
>511868516238881&sdata=WxF0V5hhlFZWwztpVsugxn4Bq5ymLXKtRNfxIQsPmdA%3D&reser
>ved=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.
>+
>+-->
>+<project>
>+  <output>
>+    <movie version="11"/>
>+    <movie disabled="False"/>
>+    <movie height="600"/>
>+    <movie fps="60"/>
>+    <movie background="#FFFFFF"/>
>+    <movie path="bin-debug/DataBindingExample.swf"/>
>+    <movie width="800"/>
>+    <movie input="/>
>+  </output>
>+  &lt;!-- Other classes to be compiled into your SWF --&gt;
>+  <classpaths>
>+    <class path="src/main/royale"/>
>+  </classpaths>
>+  <moonshineResourcePaths></moonshineResourcePaths>
>+  <build>
>+    <option customSDK=""/>
>+    <option strict="True"/>
>+    <option accessible="False"/>
>+    <option useNetwork="True"/>
>+    <option allowSourcePathOverlap="False"/>
>+    <option useResourceBundleMetadata="True"/>
>+    <option benchmark="False"/>
>+    <option warnings="True"/>
>+    <option additional=""/>
>+    <option es="False"/>
>+    <option locale=""/>
>+    <option loadConfig=""/>
>+    <option linkReport=""/>
>+    <option optimize="False"/>
>+    <option verboeStackTraces="False"/>
>+    <option staticLinkRSL="False"/>
>+    <option showBindingWarnings="True"/>
>+    <option compilerConstants=""/>
>+    <option showDeprecationWarnings="True"/>
>+    <option antBuildPath="build/build.xml"/>
>+    <option showActionScriptWarnings="True"/>
>+    <option showUnusedTypeSelectorWarnings="True"/>
>+  </build>
>+  <includeLibraries></includeLibraries>
>+  <libraryPaths></libraryPaths>
>+  <externalLibraryPaths></externalLibraryPaths>
>+  <rslPaths></rslPaths>
>+  <intrinsics></intrinsics>
>+  <library></library>
>+  <compileTargets>
>+    <compile path="src/main/royale/DataBindingExample.mxml"/>
>+  </compileTargets>
>+  <hiddenPaths></hiddenPaths>
>+  <preBuildCommand>null</preBuildCommand>
>+  <postBuildCommand alwaysRun="False">null</postBuildCommand>
>+  <options>
>+    <option defaultBuildTargets=""/>
>+    <option testMovie=""/>
>+    <option testMovieCommand=""/>
>+    <option showHiddenPaths="False"/>
>+  </options>
>+  <moonshineRunCustomization>
>+    <option deviceSimulator="null"/>
>+    <option targetPlatform="2"/>
>+    <option launchMethod="Simulator"/>
>+    <option urlToLaunch=""/>
>+    <option projectType="2"/>
>+    <deviceSimulator>null</deviceSimulator>
>+    <certAndroid>null</certAndroid>
>+    <certIos>null</certIos>
>+    <certIosProvisioning>null</certIosProvisioning>
>+  </moonshineRunCustomization>
>+</project>
>\ No newline at end of file
>diff --git a/examples/royale/DataGridExample/DataGridExample.as3proj
>b/examples/royale/DataGridExample/DataGridExample.as3proj
>new file mode 100644
>index 0000000..0ba7a12
>--- /dev/null
>+++ b/examples/royale/DataGridExample/DataGridExample.as3proj
>@@ -0,0 +1,91 @@
>+<?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
>+
>+https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.apach
>e.org%2Flicenses%2FLICENSE-2.0&data=02%7C01%7Caharui%40adobe.com%7Cdf97d7f
>f198743487e0408d5582c0922%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636
>511868516238881&sdata=WxF0V5hhlFZWwztpVsugxn4Bq5ymLXKtRNfxIQsPmdA%3D&reser
>ved=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.
>+
>+-->
>+<project>
>+  <output>
>+    <movie version="11"/>
>+    <movie disabled="False"/>
>+    <movie height="600"/>
>+    <movie fps="60"/>
>+    <movie background="#FFFFFF"/>
>+    <movie path="bin-debug/DataGridExample.swf"/>
>+    <movie width="800"/>
>+    <movie input=""/>
>+  </output>
>+  &lt;!-- Other classes to be compiled into your SWF --&gt;
>+  <classpaths>
>+    <class path="src/main/royale"/>
>+  </classpaths>
>+  <moonshineResourcePaths>
>+    <class path="src/main/resources/assets"/>
>+  </moonshineResourcePaths>
>+  <build>
>+    <option customSDK=""/>
>+    <option strict="True"/>
>+    <option accessible="False"/>
>+    <option useNetwork="True"/>
>+    <option allowSourcePathOverlap="False"/>
>+    <option useResourceBundleMetadata="True"/>
>+    <option benchmark="False"/>
>+    <option warnings="True"/>
>+    <option additional=""/>
>+    <option es="False"/>
>+    <option locale=""/>
>+    <option loadConfig=""/>
>+    <option linkReport=""/>
>+    <option optimize="False"/>
>+    <option verboseStackTraces="False"/>
>+    <option staticLinkRSL="False"/>
>+    <option showBindingWarnings="True"/>
>+    <option comilerConstants=""/>
>+    <option showDeprecationWarnings="True"/>
>+    <option antBuildPath="build/build.xml"/>
>+    <option showActionScriptWarnings="True"/>
>+    <option showUnusedTypeSelectorWarnings="True"/>
>+  </build>
>+  <includeLibraries></includeLibraries>
>+  <libraryPaths></libraryPaths>
>+  <externalLibraryPaths></externalLibraryPaths>
>+  <rslPaths></rslPaths>
>+  <intrinsics></intrinsics>
>+  <library></library>
>+  <compileTargets>
>+    <compile path="src/main/royale/DataGridExample.mxml"/>
>+  </compileTargets>
>+  <hiddenPaths></hiddenPaths>
>+  <preBuildCommand>null</preBuildCommand>
>+  <postBuildCommand alwaysRun="False">null</postBuildCommand>
>+  <options>
>+    <option defaultBuildTargets=""/>
>+    <option testMovie=""/>
>+    <option testMovieCommand=""/>
>+    <option showHiddenPaths="False"/>
>+  </options>
>+  <moonshineRunCustomization>
>+    <option deviceSimulator="null"/>
>+    <option targetPlatform="2"/>
>+    <option launchMethod="Simulator"/>
>+    <option 
>urlToLaunch="D:\flex_sdk\Royale-Sources\royale-asjs\examples\royale\DataGr
>idExample\bin\js-debug\index.html"/>
>+    <option projectType="2"/>
>+    <deviceSimulator>null</deviceSimulator>
>+    <certAndroid>null</certAndroid>
>+    <certIos>null</certIos>
>+    <certIosProvisioning>null</certIosProvisioning>
>+  </moonshineRunCustomization>
>+</project>
>\ No newline at end of file
>diff --git 
>a/examples/royale/DateControlsExample/DateControlsExample.as3proj 
>b/examples/royale/DateControlsExample/DateControlsExample.as3proj
>new file mode 100644
>index 0000000..5c769d0
>--- /dev/null
>+++ b/examples/royale/DateControlsExample/DateControlsExample.as3proj
>@@ -0,0 +1,89 @@
>+<?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
>+
>+https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.apach
>e.org%2Flicenses%2FLICENSE-2.0&data=02%7C01%7Caharui%40adobe.com%7Cdf97d7f
>f198743487e0408d5582c0922%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636
>511868516238881&sdata=WxF0V5hhlFZWwztpVsugxn4Bq5ymLXKtRNfxIQsPmdA%3D&reser
>ved=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.
>+
>+-->
>+<project>
>+  <output>
>+    <movie version="11"/>
>+    <movie disabled="False"/>
>+    <movie height="600"/>
>+    <movie fps="60"/>
>+    <movie background="#FFFFFF"/>
>+    <movie path="bin-debug/DateControlsExample.swf"/>
>+    <movie width="800"/>
>+    <movie input=""/>
>+  </output>
>+  &lt;!-- Other classes to be compiled into your SWF --&gt;
>+  <classpaths>
>+    <class path="src/main/royale"/>
>+  </classpaths>
>+  <moonshineResourcePaths></moonshineResourcePaths>
>+  <build>
>+    <option customSDK=""/>
>+    <option strict="True"/>
>+    <option accessible="False"/>
>+    <option useNetwork="True"/>
>+    <option allowSourcePathOverlap="False"/>
>+    <option useResourceBundleMetadata="True"/>
>+    <option benchmark="False"/>
>+    <option warnings="True"/>
>+    <option additional=""/>
>+    <option es="False"/>
>+    <option locale=""/>
>+    <option loadConfig=""/>
>+    <option linkReport=""/>
>+    <option optimize="False"/>
>+    <option verboseStackTraces="False"/>
>+    <option staticLinkRSL="False"/>
>+    <option showBindingWarnings="True"/>
>+    <option compilerConstants=""/>
>+    <option showDeprecationWarnings="True"/>
>+    <option antBuildPath="build/build.xml"/>
>+    <option showActionScriptWarnings="True"/>
>+    <option showUnusedTypeSelectorWarnings="True"/>
>+  </build>
>+  <includeLibraries></includeLibraries>
>+  <libraryPaths></libraryPaths>
>+  <externalLibraryPaths></externalLibraryPaths>
>+  <rslPaths></rslPaths>
>+  <intrinsics></intrinsics>
>+  <library></library>
>+  <compileTargets>
>+    <compile path="src/main/royale/DateControlsExample.mxml"/>
>+  </compileTargets>
>+  <hiddenPaths></hiddenPaths>
>+  <preBuildCommand>null</preBuildCommand>
>+  <postBuildCommand alwaysRun="False">null</postBuildCommand>
>+  <options>
>+    <option defaultBuildTargets=""/>
>+    <option testMovie=""/>
>+    <option testMovieCommand=""/>
>+    <option showHiddenPaths="False"/>
>+  </options>
>+  <moonshineRunCustomization>
>+    <option deviceSimulator="null"/>
>+    <option targetPlatform="2"/>
>+    <option projectType="2"/>
>+    <option launchMethod="Simulator"/>
>+    <option urlToLaunch=""/>
>+    <deviceSimulator>null</deviceSimulator>
>+    <certAndroid>null</certAndroid>
>+    <certIos>null</certIos>
>+    <certIosProvisioning>null</certIosProvisioning>
>+  </moonshineRunCustomization>
>+</project>
>\ No newline at end of file
>diff --git a/examples/royale/DebuggingExample/DebuggingExample.as3proj 
>b/examples/royale/DebuggingExample/DebuggingExample.as3proj
>new file mode 100644
>index 0000000..ab12b9f
>--- /dev/null
>+++ b/examples/royale/DebuggingExample/DebuggingExample.as3proj
>@@ -0,0 +1,89 @@
>+<?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
>+
>+      
>https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.apache
>.org%2Flicenses%2FLICENSE-2.0&data=02%7C01%7Caharui%40adobe.com%7Cdf97d7ff
>198743487e0408d5582c0922%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C6365
>11868516238881&sdata=WxF0V5hhlFZWwztpVsugxn4Bq5ymLXKtRNfxIQsPmdA%3D&reserv
>ed=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.
>+
>+-->
>+<project>
>+  <output>
>+    <movie version="11"/>
>+    <movie disabled="False"/>
>+    <movie height="600"/>
>+    <movie fps="60"/>
>+    <movie background="#FFFFFF"/>
>+    <movie path="bin-debug/DebuggingExample.swf"/>
>+    <movie width="800"/>
>+    <movie input=""/>
>+  </output>
>+  &lt;!-- Other classes to be compiled into your SWF --&gt;
>+  <classpaths>
>+    <class path="src/main/royale"/>
>+  </classpaths>
>+  <moonshineResourcePaths></moonshineResourcePaths>
>+  <build>
>+    <option customSDK=""/>
>+    <option strict="True"/>
>+    <option accessible="False"/>
>+    <option useNetwork="True"/>
>+    <option allowSourcePathOverlap="False"/>
>+    <option useResourceBundleMetadata="True"/>
>+    <option benchmark="False"/>
>+    <option warnings="True"/>
>+    <option additional=""/>
>+    <option es="False"/>
>+    <option locale=""/>
>+    <option loadConfig=""/>
>+    <option linkReport=""/>
>+    <option optimize="False"/>
>+    <option verboseStackTraces="False"/>
>+    <option staticLinkRSL="False"/>
>+    <option showBindingWarnings="True"/>
>+    <option compilerConstants=""/>
>+    <option showDeprecationWarnings="True"/>
>+    <option antBuildPath="build/build.xml"/>
>+    <option showActionScriptWarnings="True"/>
>+    <option showUnusedTypeSelectorWarnings="True"/>
>+  </build>
>+  <includeLibraries></includeLibraries>
>+  <libraryPaths></libraryPaths>
>+  <externalLibraryPaths></externalLibraryPaths>
>+  <rslPaths></rslPaths>
>+  <intrinsics></intrinsics>
>+  <library></library>
>+  <compileTargets>
>+    <compile path="src/main/royale/DebuggingExample.mxml"/>
>+  </compileTargets>
>+  <hiddenPaths></hiddenPaths>
>+  <preBuildCommand>null</preBuildCommand>
>+  <postBuildCommand alwaysRun="False">null</postBuildCommand>
>+  <options>
>+    <option defaultBuildTargets=""/>
>+    <option testMovie=""/>
>+    <option testMovieCommand=""/>
>+    <option showHiddenPaths="False"/>
>+  </options>
>+  <moonshineRunCustomization>
>+    <option deviceSimulator="null"/>
>+    <option targetPlatform="2"/>
>+    <option projectType="2"/>
>+    <option launchMethod="Simulator"/>
>+    <option 
>urlToLaunch="D:\flex_sdk\Royale-Sources\royale-asjs\examples\royale\Debugg
>ingExample\bin\js-debug\index.html"/>
>+    <deviceSimulator>null</deviceSimulator>
>+    <certAndroid>null</certAndroid>
>+    <certIos>null</certIos>
>+    <certIosProvisioning>null</certIosProvisioning>
>+  </moonshineRunCustomization>
>+</project>
>\ No newline at end of file
>diff --git 
>a/examples/royale/DragAndDropExample/DragAndDropExample.as3proj 
>b/examples/royale/DragAndDropExample/DragAndDropExample.as3proj
>new file mode 100644
>index 0000000..46a66b6
>--- /dev/null
>+++ b/examples/royale/DragAndDropExample/DragAndDropExample.as3proj
>@@ -0,0 +1,91 @@
>+<?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
>+
>+      
>https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.apache
>.org%2Flicenses%2FLICENSE-2.0&data=02%7C01%7Caharui%40adobe.com%7Cdf97d7ff
>198743487e0408d5582c0922%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C6365
>11868516238881&sdata=WxF0V5hhlFZWwztpVsugxn4Bq5ymLXKtRNfxIQsPmdA%3D&reserv
>ed=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.
>+
>+-->
>+<project>
>+  <output>
>+    <movie version="11"/>
>+    <movie disabled="False"/>
>+    <movie height="600"/>
>+    <movie fps="60"/>
>+    <movie background="#FFFFFF"/>
>+    <movie path="bin-debug/DragAndDropExample.swf"/>
>+    <movie width="800"/>
>+    <movie input=""/>
>+  </output>
>+  &lt;!-- Other classes to be compiled into your SWF --&gt;
>+  <classpaths>
>+    <class path="src/main/royale"/>
>+  </classpaths>
>+  <moonshineResourcePaths>
>+    <class path="src/main/resources/assets"/>
>+  </moonshineResourcePaths>
>+  <build>
>+    <option customSDK=""/>
>+    <option strict="True"/>
>+    <option accessible="False"/>
>+    <option useNetwork="True"/>
>+    <option allowSourcePathOverlap="False"/>
>+    <option useResourceBundleMetadata="True"/>
>+    <option benchmark="False"/>
>+    <option warnings="True"/>
>+    <option additional=""/>
>+    <option es="False"/>
>+    <option locale=""/>
>+    <option loadConfig=""/>
>+    <option linkReport=""/>
>+    <option optimize="False"/>
>+    <option verboseStackTraces="False"/>
>+    <option staticLinkRSL="False"/>
>+    <option showBindingWarnings="True"/>
>+    <option compilerConstants=""/>
>+    <option showDeprecationWarnings="True"/>
>+    <option antBuildPath="build/build.xml"/>
>+    <option showActionScriptWarnings="True"/>
>+    <option showUnusedTypeSelectorWarnings="True"/>
>+  </build>
>+  <includeLibraries></includeLibraries>
>+  <libraryPaths></libraryPaths>
>+  <externalLibraryPaths></externalLibraryPaths>
>+  <rslPaths></rslPaths>
>+  <intrinsics></intrinsics>
>+  <library></library>
>+  <compileTargets>
>+    <compile path="src/main/royale/DragAndDropExample.mxml"/>
>+  </compileTargets>
>+  <hiddenPaths></hiddenPaths>
>+  <preBuildCommand>null</preBuildCommand>
>+  <postBuildCommand alwaysRun="False">null</postBuildCommand>
>+  <options>
>+    <option defaultBuildTargets=""/>
>+    <option testMovie=""/>
>+    <option testMovieCommand=""/>
>+    <option showHiddenPaths="False"/>
>+  </options>
>+  <moonshineRunCustomization>
>+    <option deviceSimulator="null"/>
>+    <option targetPlatform="2"/>
>+    <option projectType="2"/>
>+    <option launchMethod="Simulator"/>
>+    <option 
>urlToLaunch="D:\flex_sdk\Royale-Sources\royale-asjs\examples\royale\DragAn
>dDropExample\bin\js-debug\index.html"/>
>+    <deviceSimulator>null</deviceSimulator>
>+    <certAndroid>null</certAndroid>
>+    <certIos>null</certIos>
>+    <certIosProvisioning>null</certIosProvisioning>
>+  </moonshineRunCustomization>
>+</project>
>\ No newline at end of file
>diff --git a/examples/royale/Flex2Royale/Flex2Royale.as3proj 
>b/examples/royale/Flex2Royale/Flex2Royale.as3proj
>new file mode 100644
>index 0000000..f2f9e6a
>--- /dev/null
>+++ b/examples/royale/Flex2Royale/Flex2Royale.as3proj
>@@ -0,0 +1,89 @@
>+<?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
>+
>+https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.apach
>e.org%2Flicenses%2FLICENSE-2.0&data=02%7C01%7Caharui%40adobe.com%7Cdf97d7f
>f198743487e0408d5582c0922%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636
>511868516238881&sdata=WxF0V5hhlFZWwztpVsugxn4Bq5ymLXKtRNfxIQsPmdA%3D&reser
>ved=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.
>+
>+-->
>+<project>
>+  <output>
>+    <movie version="11"/>
>+    <movie disabled="False"/>
>+    <movie height="600"/>
>+    <movie fps="60"/>
>+    <movie background="#FFFFFF"/>
>+    <movie path="bin-debug/Flex2Royale.swf"/>
>+    <movie width="800"/>
>+    <movie input=""/>
>+  </output>
>+  &lt;!-- Other classes to be compiled into your SWF --&gt;
>+  <classpaths>
>+    <class path="src/main/royale"/>
>+  </classpaths>
>+  <moonshineResourcePaths></moonshineResourcePaths>
>+  <build>
>+    <option customSDK=""/>
>+    <option strict="True"/>
>+    <option accessible="False"/>
>+    <option useNetwork="True"/>
>+    <option allowSourcePathOverlap="False"/>
>+    <option useResourceBundleMetadata="True"/>
>+    <option benchmark="False"/>
>+    <option warnings="True"/>
>+    <option additional=""/>
>+    <option es="False"/>
>+    <option locale=""/>
>+    <option loadConfig=""/>
>+    <option linkReport=""/>
>+    <option optimize="False"/>
>+    <option verboseStackTraces="False"/>
>+    <option staticLinkRSL="False"/>
>+    <option showBindingWarnings="True"/>
>+    <option compilerConstants=""/>
>+    <option showDeprecationWarnings="True"/>
>+    <option antBuildPath="build/build.xml"/>
>+    <option showActionScriptWarnings="True"/>
>+    <option showUnusedTypeSelectorWarnings="True"/>
>+  </build>
>+  <includeLibraries></includeLibraries>
>+  <libraryPaths></libraryPaths>
>+  <externalLibraryPaths></externalLibraryPaths>
>+  <rslPaths></rslPaths>
>+  <intrinsics></intrinsics>
>+  <library></library>
>+  <compileTargets>
>+    <compile path="src/main/royale/Flex2Royale.mxml"/>
>+  </compileTargets>
>+  <hiddenPaths></hiddenPaths>
>+  <preBuildCommand>null</preBuildCommand>
>+  <postBuildCommand alwaysRun="False">null</postBuildCommand>
>+  <options>
>+    <option defaultBuildTargets=""/>
>+    <option testMovie=""/>
>+    <option testMovieCommand=""/>
>+    <option showHiddenPaths="False"/>
>+  </options>
>+  <moonshineRunCustomization>
>+    <option deviceSimulator="null"/>
>+    <option targetPlatform="2"/>
>+    <option projectType="2"/>
>+    <option launchMethod="Simulator"/>
>+    <option urlToLaunch=""/>
>+    <deviceSimulator>null</deviceSimulator>
>+    <certAndroid>null</certAndroid>
>+    <certIos>null</certIos>
>+    <certIosProvisioning>null</certIosProvisioning>
>+  </moonshineRunCustomization>
>+</project>
>\ No newline at end of file
>diff --git a/examples/royale/Flex2Royale/src/main/royale/MainView.mxml 
>b/examples/royale/Flex2Royale/src/main/royale/MainView.mxml
>index f451de5..decaee6 100644
>--- a/examples/royale/Flex2Royale/src/main/royale/MainView.mxml
>+++ b/examples/royale/Flex2Royale/src/main/royale/MainView.mxml
>@@ -26,12 +26,12 @@ limitations under the License.
>         <![CDATA[
>         	import org.apache.royale.html.TableRow;
>         	import org.apache.royale.html.TableCell;
>-        	import org.apache.royale.html.P;
>-        	import org.apache.royale.html.PRE;
>-        	import org.apache.royale.html.H3;
>         	import org.apache.royale.events.Event;
>         	
>         	import models.MainModel;
>+        	import org.apache.royale.html.elements.H3;
>+        	import org.apache.royale.html.elements.P;
>+        	import org.apache.royale.html.elements.Pre;
>         	
>         	private function fillTable():void
>         	{
>@@ -69,7 +69,7 @@ limitations under the License.
>         		var cell3:TableCell = new TableCell();
>         		for(var i:int=0; i < col3.length; i++) {
>         			para = new P();
>-        			para.html = String(col3[i]);
>+        			para.text = String(col3[i]);
>         			cell3.addElement(para);
>         		}
>         		var preText:String = "";
>@@ -77,8 +77,8 @@ limitations under the License.
>         			if (i > 0) preText = preText + "\n";
>         			preText = preText + String(exp3[i]);
>         		}
>-        		var pre:PRE = new PRE();
>-        		pre.html = preText;
>+        		var pre:Pre = new Pre();
>+        		pre.text = preText;
>         		cell3.addElement(pre);
>         		row.addElement(cell3);
>         		
>diff --git a/examples/royale/HTMLElements/HTMLElements.as3proj 
>b/examples/royale/HTMLElements/HTMLElements.as3proj
>new file mode 100644
>index 0000000..58fe301
>--- /dev/null
>+++ b/examples/royale/HTMLElements/HTMLElements.as3proj
>@@ -0,0 +1,89 @@
>+<?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
>+
>+https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.apach
>e.org%2Flicenses%2FLICENSE-2.0&data=02%7C01%7Caharui%40adobe.com%7Cdf97d7f
>f198743487e0408d5582c0922%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636
>511868516238881&sdata=WxF0V5hhlFZWwztpVsugxn4Bq5ymLXKtRNfxIQsPmdA%3D&reser
>ved=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.
>+
>+-->
>+<project>
>+  <output>
>+    <movie version="11"/>
>+    <movie disabled="False"/>
>+    <movie height="600"/>
>+    <movie fps="60"/>
>+    <movie background="#FFFFFF"/>
>+    <movie path="bin-debug/HTMLElements.swf"/>
>+    <movie width="800"/>
>+    <movie input=""/>
>+  </output>
>+  &lt;!-- Other classes to be compiled into your SWF --&gt;
>+  <classpaths>
>+    <class path="src/main/royale"/>
>+  </classpaths>
>+  <moonshineResourcePaths></moonshineResourcePaths>
>+  <build>
>+    <option customSDK=""/>
>+    <option strict="True"/>
>+    <option accessible="False"/>
>+    <option useNetwork="True"/>
>+    <option allowSourcePathOverlap="False"/>
>+    <option useResourceBundleMetadata="True"/>
>+    <option benchmark="False"/>
>+    <option warnings="True"/>
>+    <option additional=""/>
>+    <option es="False"/>
>+    <option locale=""/>
>+    <option loadConfig=""/>
>+    <option linkReport=""/>
>+    <option optimize="False"/>
>+    <option verboseStackTraces="False"/>
>+    <option staticLinkRSL="False"/>
>+    <option showBindingWarnings="True"/>
>+    <option compilerConstants=""/>
>+    <option showDeprecationWarnings="True"/>
>+    <option antBuildPath="build/build.xml"/>
>+    <option showActionScriptWarnings="True"/>
>+    <option showUnusedTypeSelectorWarnings="True"/>
>+  </build>
>+  <includeLibraries></includeLibraries>
>+  <libraryPaths></libraryPaths>
>+  <externalLibraryPaths></externalLibraryPaths>
>+  <rslPaths></rslPaths>
>+  <intrinsics></intrinsics>
>+  <library></library>
>+  <compileTargets>
>+    <compile path="src/main/royale/HTMLElements.mxml"/>
>+  </compileTargets>
>+  <hiddenPaths></hiddenPaths>
>+  <preBuildCommand>null</preBuildCommand>
>+  <postBuildCommand alwaysRun="False">null</postBuildCommand>
>+  <options>
>+    <option defaultBuildTargets=""/>
>+    <option testMovie=""/>
>+    <option testMovieCommand=""/>
>+    <option showHiddenPaths="False"/>
>+  </options>
>+  <moonshineRunCustomization>
>+    <option deviceSimulator="null"/>
>+    <option targetPlatform="2"/>
>+    <option projectType="2"/>
>+    <option launchMethod="Simulator"/>
>+    <option urlToLaunch=""/>
>+    <deviceSimulator>null</deviceSimulator>
>+    <certAndroid>null</certAndroid>
>+    <certIos>null</certIos>
>+    <certIosProvisioning>null</certIosProvisioning>
>+  </moonshineRunCustomization>
>+</project>
>\ No newline at end of file
>diff --git a/examples/royale/HelloWorld/HelloWorld.as3proj 
>b/examples/royale/HelloWorld/HelloWorld.as3proj
>new file mode 100644
>index 0000000..2ab08a4
>--- /dev/null
>+++ b/examples/royale/HelloWorld/HelloWorld.as3proj
>@@ -0,0 +1,89 @@
>+<?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
>+
>+https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.apach
>e.org%2Flicenses%2FLICENSE-2.0&data=02%7C01%7Caharui%40adobe.com%7Cdf97d7f
>f198743487e0408d5582c0922%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636
>511868516238881&sdata=WxF0V5hhlFZWwztpVsugxn4Bq5ymLXKtRNfxIQsPmdA%3D&reser
>ved=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.
>+
>+-->
>+<project>
>+  <output>
>+    <movie version="11"/>
>+    <movie disabled="False"/>
>+    <movie height="600"/>
>+    <movie fps="60"/>
>+    <movie background="#FFFFFF"/>
>+    <movie path="bin-debug/HelloWorld.swf"/>
>+    <movie width="800"/>
>+    <movie input=""/>
>+  </output>
>+  &lt;!-- Other classes to be compiled into your SWF --&gt;
>+  <classpaths>
>+    <class path="src/main/royale"/>
>+  </classpaths>
>+  <moonshineResourcePaths></moonshineResourcePaths>
>+  <build>
>+    <option customSDK=""/>
>+    <option strict="True"/>
>+    <option accessible="False"/>
>+    <option useNetwork="True"/>
>+    <option allowSourcePathOverlap="False"/>
>+    <option useResourceBundleMetadata="True"/>
>+    <option benchmark="False"/>
>+    <option warnings="True"/>
>+    <option additional=""/>
>+    <option es="False"/>
>+    <option locale=""/>
>+    <option loadConfig=""/>
>+    <option linkReport=""/>
>+    <option optimize="False"/>
>+    <option verboseStackTraces="False"/>
>+    <option staticLinkRSL="False"/>
>+    <option showBindingWarnings="True"/>
>+    <option compilerConstants=""/>
>+    <option showDeprecationWarnings="True"/>
>+    <option antBuildPath="build/build.xml"/>
>+    <option showActionScriptWarnings="True"/>
>+    <option showUnusedTypeSelectorWarnings="True"/>
>+  </build>
>+  <includeLibraries></includeLibraries>
>+  <libraryPaths></libraryPaths>
>+  <externalLibraryPaths></externalLibraryPaths>
>+  <rslPaths></rslPaths>
>+  <intrinsics></intrinsics>
>+  <library></library>
>+  <compileTargets>
>+    <compile path="src/main/royale/HelloWorld.mxml"/>
>+  </compileTargets>
>+  <hiddenPaths></hiddenPaths>
>+  <preBuildCommand>null</preBuildCommand>
>+  <postBuildCommand alwaysRun="False">null</postBuildCommand>
>+  <options>
>+    <option defaultBuildTargets=""/>
>+    <option testMovie=""/>
>+    <option testMovieCommand=""/>
>+    <option showHiddenPaths="False"/>
>+  </options>
>+  <moonshineRunCustomization>
>+    <option deviceSimulator="null"/>
>+    <option targetPlatform="2"/>
>+    <option projectType="2"/>
>+    <option launchMethod="Simulator"/>
>+    <option urlToLaunch=""/>
>+    <deviceSimulator>null</deviceSimulator>
>+    <certAndroid>null</certAndroid>
>+    <certIos>null</certIos>
>+    <certIosProvisioning>null</certIosProvisioning>
>+  </moonshineRunCustomization>
>+</project>
>\ No newline at end of file
>diff --git a/examples/royale/ListExample/ListExample.as3proj 
>b/examples/royale/ListExample/ListExample.as3proj
>new file mode 100644
>index 0000000..38305f4
>--- /dev/null
>+++ b/examples/royale/ListExample/ListExample.as3proj
>@@ -0,0 +1,89 @@
>+<?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
>+
>+https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.apach
>e.org%2Flicenses%2FLICENSE-2.0&data=02%7C01%7Caharui%40adobe.com%7Cdf97d7f
>f198743487e0408d5582c0922%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636
>511868516238881&sdata=WxF0V5hhlFZWwztpVsugxn4Bq5ymLXKtRNfxIQsPmdA%3D&reser
>ved=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.
>+
>+-->
>+<project>
>+  <output>
>+    <movie version="11"/>
>+    <movie disabled="False"/>
>+    <movie height="600"/>
>+    <movie fps="60"/>
>+    <movie background="#FFFFFF"/>
>+    <movie path="bin-debug/ListExample.swf"/>
>+    <movie width="800"/>
>+    <movie input=""/>
>+  </output>
>+  &lt;!-- Other classes to be compiled into your SWF --&gt;
>+  <classpaths>
>+    <class path="src/main/royale"/>
>+  </classpaths>
>+  <moonshineResourcePaths></moonshineResourcePaths>
>+  <build>
>+    <option customSDK=""/>
>+    <option strict="True"/>
>+    <option accessible="False"/>
>+    <option useNetwork="True"/>
>+    <option allowSourcePathOverlap="False"/>
>+    <option useResourceBundleMetadata="True"/>
>+    <option benchmark="False"/>
>+    <option warnings="True"/>
>+    <option additional=""/>
>+    <option es="False"/>
>+    <option locale=""/>
>+    <option loadConfig=""/>
>+    <option linkReport=""/>
>+    <option optimize="False"/>
>+    <option verboseStackTraces="False"/>
>+    <option staticLinkRSL="False"/>
>+    <option showBindingWarnings="True"/>
>+    <option compilerConstants=""/>
>+    <option showDeprecationWarnings="True"/>
>+    <option antBuildPath="build/build.xml"/>
>+    <option showActionScriptWarnings="True"/>
>+    <option showUnusedTypeSelectorWarnings="True"/>
>+  </build>
>+  <includeLibraries></includeLibraries>
>+  <libraryPaths></libraryPaths>
>+  <externalLibraryPaths></externalLibraryPaths>
>+  <rslPaths></rslPaths>
>+  <intrinsics></intrinsics>
>+  <library></library>
>+  <compileTargets>
>+    <compile path="src/main/royale/ListExample.mxml"/>
>+  </compileTargets>
>+  <hiddenPaths></hiddenPaths>
>+  <preBuildCommand>null</preBuildCommand>
>+  <postBuildCommand alwaysRun="False">null</postBuildCommand>
>+  <options>
>+    <option defaultBuildTargets=""/>
>+    <option testMovie=""/>
>+    <option testMovieCommand=""/>
>+    <option showHiddenPaths="False"/>
>+  </options>
>+  <moonshineRunCustomization>
>+    <option deviceSimulator="null"/>
>+    <option targetPlatform="2"/>
>+    <option projectType="2"/>
>+    <option launchMethod="Simulator"/>
>+    <option 
>urlToLaunch="D:\flex_sdk\Royale-Sources\royale-asjs\examples\royale\ListEx
>ample\bin\js-debug\index.html"/>
>+    <deviceSimulator>null</deviceSimulator>
>+    <certAndroid>null</certAndroid>
>+    <certIos>null</certIos>
>+    <certIosProvisioning>null</certIosProvisioning>
>+  </moonshineRunCustomization>
>+</project>
>\ No newline at end of file
>diff --git a/examples/royale/MDLBlogExample/MDLBlogExample.as3proj 
>b/examples/royale/MDLBlogExample/MDLBlogExample.as3proj
>new file mode 100644
>index 0000000..6501a62
>--- /dev/null
>+++ b/examples/royale/MDLBlogExample/MDLBlogExample.as3proj
>@@ -0,0 +1,91 @@
>+<?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
>+
>+https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.apach
>e.org%2Flicenses%2FLICENSE-2.0&data=02%7C01%7Caharui%40adobe.com%7Cdf97d7f
>f198743487e0408d5582c0922%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636
>511868516238881&sdata=WxF0V5hhlFZWwztpVsugxn4Bq5ymLXKtRNfxIQsPmdA%3D&reser
>ved=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.
>+
>+-->
>+<project>
>+  <output>
>+    <movie version="11"/>
>+    <movie disabled="False"/>
>+    <movie height="600"/>
>+    <movie fps="60"/>
>+    <movie background="#FFFFFF"/>
>+    <movie path="bin-debug/App.swf"/>
>+    <movie width="800"/>
>+    <movie input=""/>
>+  </output>
>+  &lt;!-- Other classes to be compiled into your SWF --&gt;
>+  <classpaths>
>+    <class path="src/main/royale"/>
>+  </classpaths>
>+  <moonshineResourcePaths>
>+    <class path="src/main/resources/images"/>
>+  </moonshineResourcePaths>
>+  <build>
>+    <option customSDK=""/>
>+    <option strict="True"/>
>+    <option accessible="False"/>
>+    <option useNetwork="True"/>
>+    <option allowSourcePathOverlap="False"/>
>+    <option useResourceBundleMetadata="True"/>
>+    <option benchmark="False"/>
>+    <option warnings="True"/>
>+    <option 
>additional="-compiler.exclude-defaults-css-files=BasicJS.swc:defaults.css 
>-html-template=src/main/resources/mdl-js-index-template.html"/>
>+    <option es="False"/>
>+    <option locale=""/>
>+    <option loadConfig=""/>
>+    <option linkReport=""/>
>+    <option optimize="False"/>
>+    <option verboseStackTraces="False"/>
>+    <option staticLinkRSL="False"/>
>+    <option showBindingWarnings="True"/>
>+    <option compilerConstants=""/>
>+    <option showDeprecationWarnings="True"/>
>+    <option antBuildPath="build/build.xml"/>
>+    <option showActionScriptWarnings="True"/>
>+    <option showUnusedTypeSelectorWarnings="True"/>
>+  </build>
>+  <includeLibraries></includeLibraries>
>+  <libraryPaths></libraryPaths>
>+  <externalLibraryPaths></externalLibraryPaths>
>+  <rslPaths></rslPaths>
>+  <intrinsics></intrinsics>
>+  <library></library>
>+  <compileTargets>
>+    <compile path="src/main/royale/App.mxml"/>
>+  </compileTargets>
>+  <hiddenPaths></hiddenPaths>
>+  <preBuildCommand>null</preBuildCommand>
>+  <postBuildCommand alwaysRun="False">null</postBuildCommand>
>+  <options>
>+    <option defaultBuildTargets=""/>
>+    <option testMovie=""/>
>+    <option testMovieCommand=""/>
>+    <option showHiddenPaths="False"/>
>+  </options>
>+  <moonshineRunCustomization>
>+    <option deviceSimulator="null"/>
>+    <option targetPlatform="2"/>
>+    <option projectType="2"/>
>+    <option launchMethod="Simulator"/>
>+    <option 
>urlToLaunch="D:\flex_sdk\Royale-Sources\royale-asjs\examples\royale\MDLBlo
>gExample\bin\js-debug\index.html"/>
>+    <deviceSimulator>null</deviceSimulator>
>+    <certAndroid>null</certAndroid>
>+    <certIos>null</certIos>
>+    <certIosProvisioning>null</certIosProvisioning>
>+  </moonshineRunCustomization>
>+</project>
>\ No newline at end of file
>diff --git 
>a/examples/royale/MDLDynamicTableExample/MDLDynamicTableExample.as3proj 
>b/examples/royale/MDLDynamicTableExample/MDLDynamicTableExample.as3proj
>new file mode 100644
>index 0000000..ac3e66e
>--- /dev/null
>+++ 
>b/examples/royale/MDLDynamicTableExample/MDLDynamicTableExample.as3proj
>@@ -0,0 +1,89 @@
>+<?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
>+
>+https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.apach
>e.org%2Flicenses%2FLICENSE-2.0&data=02%7C01%7Caharui%40adobe.com%7Cdf97d7f
>f198743487e0408d5582c0922%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636
>511868516238881&sdata=WxF0V5hhlFZWwztpVsugxn4Bq5ymLXKtRNfxIQsPmdA%3D&reser
>ved=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.
>+
>+-->
>+<project>
>+  <output>
>+    <movie version="11"/>
>+    <movie disabled="False"/>
>+    <movie height="600"/>
>+    <movie fps="60"/>
>+    <movie background="#FFFFFF"/>
>+    <movie path="bin-debug/MDLDynamicTableExample.swf"/>
>+    <movie width="800"/>
>+    <movie input=""/>
>+  </output>
>+  &lt;!-- Other classes to be compiled into your SWF --&gt;
>+  <classpaths>
>+    <class path="src"/>
>+  </classpaths>
>+  <moonshineResourcePaths></moonshineResourcePaths>
>+  <build>
>+    <option customSDK=""/>
>+    <option strict="True"/>
>+    <option accessible="False"/>
>+    <option useNetwork="True"/>
>+    <option allowSourcePathOverlap="False"/>
>+    <option useResourceBundleMetadata="True"/>
>+    <option benchmark="False"/>
>+    <option warnings="True"/>
>+    <option 
>additional="-compiler.exclude-defaults-css-files=BasicJS.swc:defaults.css 
>-html-template=src/resources/mdl-js-index-template.html"/>
>+    <option es="False"/>
>+    <option locale=""/>
>+    <option loadConfig=""/>
>+    <option linkReport=""/>
>+    <option optimize="False"/>
>+    <option verboseStackTraces="False"/>
>+    <option staticLinkRSL="False"/>
>+    <option showBindingWarnings="True"/>
>+    <option compilerConstants=""/>
>+    <option showDeprecationWarnings="True"/>
>+    <option antBuildPath="build/build.xml"/>
>+    <option showActionScriptWarnings="True"/>
>+    <option showUnusedTypeSelectorWarnings="True"/>
>+  </build>
>+  <includeLibraries></includeLibraries>
>+  <libraryPaths></libraryPaths>
>+  <externalLibraryPaths></externalLibraryPaths>
>+  <rslPaths></rslPaths>
>+  <intrinsics></intrinsics>
>+  <library></library>
>+  <compileTargets>
>+    <compile path="src/MDLDynamicTableExample.mxml"/>
>+  </compileTargets>
>+  <hiddenPaths></hiddenPaths>
>+  <preBuildCommand>null</preBuildCommand>
>+  <postBuildCommand alwaysRun="False">null</postBuildCommand>
>+  <options>
>+    <option defaultBuildTargets=""/>
>+    <option testMovie=""/>
>+    <option testMovieCommand=""/>
>+    <option showHiddenPaths="False"/>
>+  </options>
>+  <moonshineRunCustomization>
>+    <option deviceSimulator="null"/>
>+    <option targetPlatform="2"/>
>+    <option projectType="2"/>
>+    <option launchMethod="Simulator"/>
>+    <option 
>urlToLaunch="D:\flex_sdk\Royale-Sources\royale-asjs\examples\royale\MDLDyn
>amicTableExample\bin\js-debug\index.html"/>
>+    <deviceSimulator>null</deviceSimulator>
>+    <certAndroid>null</certAndroid>
>+    <certIos>null</certIos>
>+    <certIosProvisioning>null</certIosProvisioning>
>+  </moonshineRunCustomization>
>+</project>
>\ No newline at end of file
>diff --git 
>a/examples/royale/MDLDynamicTabsExample/MDLDynamicTabsExample.as3proj 
>b/examples/royale/MDLDynamicTabsExample/MDLDynamicTabsExample.as3proj
>new file mode 100644
>index 0000000..95f1790
>--- /dev/null
>+++ b/examples/royale/MDLDynamicTabsExample/MDLDynamicTabsExample.as3proj
>@@ -0,0 +1,89 @@
>+<?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
>+
>+https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.apach
>e.org%2Flicenses%2FLICENSE-2.0&data=02%7C01%7Caharui%40adobe.com%7Cdf97d7f
>f198743487e0408d5582c0922%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636
>511868516238881&sdata=WxF0V5hhlFZWwztpVsugxn4Bq5ymLXKtRNfxIQsPmdA%3D&reser
>ved=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.
>+
>+-->
>+<project>
>+  <output>
>+    <movie version="11"/>
>+    <movie disabled="False"/>
>+    <movie height="600"/>
>+    <movie fps="60"/>
>+    <movie background="#FFFFFF"/>
>+    <movie path="bin-debug/TabsExample.swf"/>
>+    <movie width="800"/>
>+    <movie input=""/>
>+  </output>
>+  &lt;!-- Other classes to be compiled into your SWF --&gt;
>+  <classpaths>
>+    <class path="src/main/royale"/>
>+  </classpaths>
>+  <moonshineResourcePaths></moonshineResourcePaths>
>+  <build>
>+    <option customSDK=""/>
>+    <option strict="True"/>
>+    <option accessible="False"/>
>+    <option useNetwork="True"/>
>+    <option allowSourcePathOverlap="False"/>
>+    <option useResourceBundleMetadata="True"/>
>+    <option benchmark="False"/>
>+    <option warnings="True"/>
>+    <option 
>additional="-compiler.exclude-defaults-css-files=BasicJS.swc:defaults.css 
>-html-template=src/main/resources/mdl-js-index-template.html"/>
>+    <option es="False"/>
>+    <option locale=""/>
>+    <option loadConfig=""/>
>+    <option linkReport=""/>
>+    <option optimize="False"/>
>+    <option verboseStackTraces="False"/>
>+    <option staticLinkRSL="False"/>
>+    <option showBindingWarnings="True"/>
>+    <option compilerConstants=""/>
>+    <option showDeprecationWarnings="True"/>
>+    <option antBuildPath="build/build.xml"/>
>+    <option showActionScriptWarnings="True"/>
>+    <option showUnusedTypeSelectorWarnings="True"/>
>+  </build>
>+  <includeLibraries></includeLibraries>
>+  <libraryPaths></libraryPaths>
>+  <externalLibraryPaths></externalLibraryPaths>
>+  <rslPaths></rslPaths>
>+  <intrinsics></intrinsics>
>+  <library></library>
>+  <compileTargets>
>+    <compile path="src/main/royale/TabsExample.mxml"/>
>+  </compileTargets>
>+  <hiddenPaths></hiddenPaths>
>+  <preBuildCommand>null</preBuildCommand>
>+  <postBuildCommand alwaysRun="False">null</postBuildCommand>
>+  <options>
>+    <option defaultBuildTargets=""/>
>+    <option testMovie=""/>
>+    <option testMovieCommand=""/>
>+    <option showHiddenPaths="False"/>
>+  </options>
>+  <moonshineRunCustomization>
>+    <option deviceSimulator="null"/>
>+    <option targetPlatform="2"/>
>+    <option projectType="2"/>
>+    <option launchMethod="Simulator"/>
>+    <option 
>urlToLaunch="D:\flex_sdk\Royale-Sources\royale-asjs\examples\royale\MDLDyn
>amicTabsExample\bin\js-debug\index.html"/>
>+    <deviceSimulator>null</deviceSimulator>
>+    <certAndroid>null</certAndroid>
>+    <certIos>null</certIos>
>+    <certIosProvisioning>null</certIosProvisioning>
>+  </moonshineRunCustomization>
>+</project>
>\ No newline at end of file
>diff --git a/examples/royale/MDLExample/MDLExample.as3proj 
>b/examples/royale/MDLExample/MDLExample.as3proj
>new file mode 100644
>index 0000000..ccfa260
>--- /dev/null
>+++ b/examples/royale/MDLExample/MDLExample.as3proj
>@@ -0,0 +1,73 @@
>+<?xml version="1.0" encoding="utf-8"?>
>+<project>
>+  <output>
>+    <movie version="11"/>
>+    <movie disabled="False"/>
>+    <movie height="600"/>
>+    <movie fps="60"/>
>+    <movie background="#FFFFFF"/>
>+    <movie path="bin-debug/App.swf"/>
>+    <movie width="800"/>
>+    <movie input=""/>
>+  </output>
>+  &lt;!-- Other classes to be compiled into your SWF --&gt;
>+  <classpaths>
>+    <class path="src/main/royale"/>
>+  </classpaths>
>+  <moonshineResourcePaths>
>+    <class path="src/main/resources/assets"/>
>+  </moonshineResourcePaths>
>+  <build>
>+    <option customSDK=""/>
>+    <option strict="True"/>
>+    <option accessible="False"/>
>+    <option useNetwork="True"/>
>+    <option allowSourcePathOverlap="False"/>
>+    <option useResourceBundleMetadata="True"/>
>+    <option benchmark="False"/>
>+    <option warnings="True"/>
>+    <option 
>additional="-compiler.exclude-defaults-css-files=BasicJS.swc:defaults.css 
>-html-template=src/main/resources/mdl-js-index-template.html"/>
>+    <option es="False"/>
>+    <option locale=""/>
>+    <option loadConfig=""/>
>+    <option linkReport=""/>
>+    <option optimize="False"/>
>+    <option verboseStackTraces="False"/>
>+    <option staticLinkRSL="False"/>
>+    <option showBindingWarnings="True"/>
>+    <option compilerConstants=""/>
>+    <option showDeprecationWarnings="True"/>
>+    <option antBuildPath="build/build.xml"/>
>+    <option showActionScriptWarnings="True"/>
>+    <option showUnusedTypeSelectorWarnings="True"/>
>+  </build>
>+  <includeLibraries></includeLibraries>
>+  <libraryPaths></libraryPaths>
>+  <externalLibraryPaths></externalLibraryPaths>
>+  <rslPaths></rslPaths>
>+  <intrinsics></intrinsics>
>+  <library></library>
>+  <compileTargets>
>+    <compile path="src/main/royale/App.mxml"/>
>+  </compileTargets>
>+  <hiddenPaths></hiddenPaths>
>+  <preBuildCommand>null</preBuildCommand>
>+  <postBuildCommand alwaysRun="False">null</postBuildCommand>
>+  <options>
>+    <option defaultBuildTargets=""/>
>+    <option testMovie=""/>
>+    <option testMovieCommand=""/>
>+    <option showHiddenPaths="False"/>
>+  </options>
>+  <moonshineRunCustomization>
>+    <option deviceSimulator="null"/>
>+    <option targetPlatform="2"/>
>+    <option projectType="2"/>
>+    <option launchMethod="Simulator"/>
>+    <option 
>urlToLaunch="D:\flex_sdk\Royale-Sources\royale-asjs\examples\royale\MDLExa
>mple\bin\js-debug\index.html"/>
>+    <deviceSimulator>null</deviceSimulator>
>+    <certAndroid>null</certAndroid>
>+    <certIos>null</certIos>
>+    <certIosProvisioning>null</certIosProvisioning>
>+  </moonshineRunCustomization>
>+</project>
>\ No newline at end of file
>diff --git a/examples/royale/MobileTrader/MobileTrader.as3proj 
>b/examples/royale/MobileTrader/MobileTrader.as3proj
>new file mode 100644
>index 0000000..8fa674d
>--- /dev/null
>+++ b/examples/royale/MobileTrader/MobileTrader.as3proj
>@@ -0,0 +1,91 @@
>+<?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
>+
>+https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.apach
>e.org%2Flicenses%2FLICENSE-2.0&data=02%7C01%7Caharui%40adobe.com%7Cdf97d7f
>f198743487e0408d5582c0922%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636
>511868516238881&sdata=WxF0V5hhlFZWwztpVsugxn4Bq5ymLXKtRNfxIQsPmdA%3D&reser
>ved=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.
>+
>+-->
>+<project>
>+  <output>
>+    <movie version="11"/>
>+    <movie disabled="False"/>
>+    <movie height="600"/>
>+    <movie fps="60"/>
>+    <movie background="#FFFFFF"/>
>+    <movie path="bin-debug/MobileTrader.swf"/>
>+    <movie width="800"/>
>+    <movie input=""/>
>+  </output>
>+  &lt;!-- Other classes to be compiled into your SWF --&gt;
>+  <classpaths>
>+    <class path="src/main/royale"/>
>+  </classpaths>
>+  <moonshineResourcePaths>
>+    <class path="src/main/resources/assets"/>
>+  </moonshineResourcePaths>
>+  <build>
>+    <option customSDK=""/>
>+    <option strict="True"/>
>+    <option accessible="False"/>
>+    <option useNetwork="True"/>
>+    <option allowSourcePathOverlap="False"/>
>+    <option useResourceBundleMetadata="True"/>
>+    <option benchmark="False"/>
>+    <option warnings="True"/>
>+    <option additional=""/>
>+    <option es="False"/>
>+    <option locale=""/>
>+    <option loadConfig=""/>
>+    <option linkReport=""/>
>+    <option optimize="False"/>
>+    <option verboseStackTraces="False"/>
>+    <option staticLinkRSL="False"/>
>+    <option showBindingWarnings="True"/>
>+    <option compilerConstants=""/>
>+    <option showDeprecationWarnings="True"/>
>+    <option antBuildPath="build/build.xml"/>
>+    <option showActionScriptWarnings="True"/>
>+    <option showUnusedTypeSelectorWarnings="True"/>
>+  </build>
>+  <includeLibraries></includeLibraries>
>+  <libraryPaths></libraryPaths>
>+  <externalLibraryPaths></externalLibraryPaths>
>+  <rslPaths></rslPaths>
>+  <intrinsics></intrinsics>
>+  <library></library>
>+  <compileTargets>
>+    <compile path="src/main/royale/MobileTrader.mxml"/>
>+  </compileTargets>
>+  <hiddenPaths></hiddenPaths>
>+  <preBuildCommand>null</preBuildCommand>
>+  <postBuildCommand alwaysRun="False">null</postBuildCommand>
>+  <options>
>+    <option defaultBuildTargets=""/>
>+    <option testMovie=""/>
>+    <option testMovieCommand=""/>
>+    <option showHiddenPaths="False"/>
>+  </options>
>+  <moonshineRunCustomization>
>+    <option deviceSimulator="null"/>
>+    <option targetPlatform="2"/>
>+    <option projectType="2"/>
>+    <option launchMethod="Simulator"/>
>+    <option 
>urlToLaunch="D:\flex_sdk\Royale-Sources\royale-asjs\examples\royale\Mobile
>Trader\bin\js-debug\index.html"/>
>+    <deviceSimulator>null</deviceSimulator>
>+    <certAndroid>null</certAndroid>
>+    <certIos>null</certIos>
>+    <certIosProvisioning>null</certIosProvisioning>
>+  </moonshineRunCustomization>
>+</project>
>\ No newline at end of file
>diff --git a/examples/royale/ModuleExample/ModuleExample.as3proj 
>b/examples/royale/ModuleExample/ModuleExample.as3proj
>new file mode 100644
>index 0000000..7230a4b
>--- /dev/null
>+++ b/examples/royale/ModuleExample/ModuleExample.as3proj
>@@ -0,0 +1,89 @@
>+<?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
>+
>+https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.apach
>e.org%2Flicenses%2FLICENSE-2.0&data=02%7C01%7Caharui%40adobe.com%7Cdf97d7f
>f198743487e0408d5582c0922%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636
>511868516238881&sdata=WxF0V5hhlFZWwztpVsugxn4Bq5ymLXKtRNfxIQsPmdA%3D&reser
>ved=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.
>+
>+-->
>+<project>
>+  <output>
>+    <movie version="11"/>
>+    <movie disabled="False"/>
>+    <movie height="600"/>
>+    <movie fps="60"/>
>+    <movie background="#FFFFFF"/>
>+    <movie path="bin-debug/MainApp.swf"/>
>+    <movie width="800"/>
>+    <movie input=""/>
>+  </output>
>+  &lt;!-- Other classes to be compiled into your SWF --&gt;
>+  <classpaths>
>+    <class path="MainApp/src/main/royale"/>
>+  </classpaths>
>+  <moonshineResourcePaths></moonshineResourcePaths>
>+  <build>
>+    <option customSDK=""/>
>+    <option strict="True"/>
>+    <option accessible="False"/>
>+    <option useNetwork="True"/>
>+    <option allowSourcePathOverlap="False"/>
>+    <option useResourceBundleMetadata="True"/>
>+    <option benchmark="False"/>
>+    <option warnings="True"/>
>+    <option additional=""/>
>+    <option es="False"/>
>+    <option locale=""/>
>+    <option loadConfig=""/>
>+    <option linkReport=""/>
>+    <option optimize="False"/>
>+    <option verboseStackTraces="False"/>
>+    <option staticLinkRSL="False"/>
>+    <option showBindingWarnings="True"/>
>+    <option compilerConstants=""/>
>+    <option showDeprecationWarnings="True"/>
>+    <option antBuildPath="build/build.xml"/>
>+    <option showActionScriptWarnings="True"/>
>+    <option showUnusedTypeSelectorWarnings="True"/>
>+  </build>
>+  <includeLibraries></includeLibraries>
>+  <libraryPaths></libraryPaths>
>+  <externalLibraryPaths></externalLibraryPaths>
>+  <rslPaths></rslPaths>
>+  <intrinsics></intrinsics>
>+  <library></library>
>+  <compileTargets>
>+    <compile path="MainApp/src/main/royale/MainApp.mxml"/>
>+  </compileTargets>
>+  <hiddenPaths></hiddenPaths>
>+  <preBuildCommand>null</preBuildCommand>
>+  <postBuildCommand alwaysRun="False">null</postBuildCommand>
>+  <options>
>+    <option defaultBuildTargets=""/>
>+    <option testMovie=""/>
>+    <option testMovieCommand=""/>
>+    <option showHiddenPaths="False"/>
>+  </options>
>+  <moonshineRunCustomization>
>+    <option deviceSimulator="null"/>
>+    <option targetPlatform="2"/>
>+    <option projectType="2"/>
>+    <option launchMethod="Simulator"/>
>+    <option urlToLaunch=""/>
>+    <deviceSimulator>null</deviceSimulator>
>+    <certAndroid>null</certAndroid>
>+    <certIos>null</certIos>
>+    <certIosProvisioning>null</certIosProvisioning>
>+  </moonshineRunCustomization>
>+</project>
>\ No newline at end of file
>diff --git 
>a/examples/royale/RemoteObjectAMFTest/RemoteObjectAMFTest.as3proj 
>b/examples/royale/RemoteObjectAMFTest/RemoteObjectAMFTest.as3proj
>new file mode 100644
>index 0000000..ca0432d
>--- /dev/null
>+++ b/examples/royale/RemoteObjectAMFTest/RemoteObjectAMFTest.as3proj
>@@ -0,0 +1,89 @@
>+<?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
>+
>+https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.apach
>e.org%2Flicenses%2FLICENSE-2.0&data=02%7C01%7Caharui%40adobe.com%7Cdf97d7f
>f198743487e0408d5582c0922%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636
>511868516238881&sdata=WxF0V5hhlFZWwztpVsugxn4Bq5ymLXKtRNfxIQsPmdA%3D&reser
>ved=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.
>+
>+-->
>+<project>
>+  <output>
>+    <movie version="11"/>
>+    <movie disabled="False"/>
>+    <movie height="600"/>
>+    <movie fps="60"/>
>+    <movie background="#FFFFFF"/>
>+    <movie path="bin-debug/App.swf"/>
>+    <movie width="800"/>
>+    <movie input=""/>
>+  </output>
>+  &lt;!-- Other classes to be compiled into your SWF --&gt;
>+  <classpaths>
>+    <class path="src/main/royale"/>
>+  </classpaths>
>+  <moonshineResourcePaths></moonshineResourcePaths>
>+  <build>
>+    <option customSDK=""/>
>+    <option strict="True"/>
>+    <option accessible="False"/>
>+    <option useNetwork="True"/>
>+    <option allowSourcePathOverlap="False"/>
>+    <option useResourceBundleMetadata="True"/>
>+    <option benchmark="False"/>
>+    <option warnings="True"/>
>+    <option additional=""/>
>+    <option es="False"/>
>+    <option locale=""/>
>+    <option loadConfig=""/>
>+    <option linkReport=""/>
>+    <option optimize="False"/>
>+    <option verboseStackTraces="False"/>
>+    <option staticLinkRSL="False"/>
>+    <option showBindingWarnings="True"/>
>+    <option compilerConstants=""/>
>+    <option showDeprecationWarnings="True"/>
>+    <option antBuildPath="build/build.xml"/>
>+    <option showActionScriptWarnings="True"/>
>+    <option showUnusedTypeSelectorWarnings="True"/>
>+  </build>
>+  <includeLibraries></includeLibraries>
>+  <libraryPaths></libraryPaths>
>+  <externalLibraryPaths></externalLibraryPaths>
>+  <rslPaths></rslPaths>
>+  <intrinsics></intrinsics>
>+  <library></library>
>+  <compileTargets>
>+    <compile path="src/main/royale/App.mxml"/>
>+  </compileTargets>
>+  <hiddenPaths></hiddenPaths>
>+  <preBuildCommand>null</preBuildCommand>
>+  <postBuildCommand alwaysRun="False">null</postBuildCommand>
>+  <options>
>+    <option defaultBuildTargets=""/>
>+    <option testMovie=""/>
>+    <option testMovieCommand=""/>
>+    <option showHiddenPaths="False"/>
>+  </options>
>+  <moonshineRunCustomization>
>+    <option deviceSimulator="null"/>
>+    <option targetPlatform="2"/>
>+    <option projectType="2"/>
>+    <option launchMethod="Simulator"/>
>+    <option 
>urlToLaunch="D:\flex_sdk\Royale-Sources\royale-asjs\examples\royale\Remote
>ObjectAMFTest\bin\js-debug\index.html"/>
>+    <deviceSimulator>null</deviceSimulator>
>+    <certAndroid>null</certAndroid>
>+    <certIos>null</certIos>
>+    <certIosProvisioning>null</certIosProvisioning>
>+  </moonshineRunCustomization>
>+</project>
>\ No newline at end of file
>diff --git 
>a/examples/royale/RemoteObjectAMFTest/src/main/resources/mdl-js-index-temp
>late.html 
>b/examples/royale/RemoteObjectAMFTest/src/main/resources/mdl-js-index-temp
>late.html
>deleted file mode 100644
>index 6223eb6..0000000
>--- 
>a/examples/royale/RemoteObjectAMFTest/src/main/resources/mdl-js-index-temp
>late.html
>+++ /dev/null
>@@ -1,33 +0,0 @@
>-<!--
>-  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
>-
>-      
>https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.apache
>.org%2Flicenses%2FLICENSE-2.0&data=02%7C01%7Caharui%40adobe.com%7Cdf97d7ff
>198743487e0408d5582c0922%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C6365
>11868516238881&sdata=WxF0V5hhlFZWwztpVsugxn4Bq5ymLXKtRNfxIQsPmdA%3D&reserv
>ed=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.
>--->
>-<!DOCTYPE html>
>-<html>
>-<head>
>-	<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
>-	<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
>-	<meta name="Custom Template for injecting custom style CSS">
>-  <meta name="viewport" content="width=device-width, initial-scale=1.0, 
>minimum-scale=1.0"">
>-	<link rel="stylesheet" type="text/css" href="${application}.css">
>-  <link rel="stylesheet" 
>href="https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Ffon
>ts.googleapis.com%2Ficon%3Ffamily%3DMaterial%2BIcons&data=02%7C01%7Caharui
>%40adobe.com%7Cdf97d7ff198743487e0408d5582c0922%7Cfa7b1b5a7b34438794aed2c1
>78decee1%7C0%7C0%7C636511868516238881&sdata=cWRcubL1OU7TCqYH67jBrlFLqNY%2B
>S3ohFlG%2BxAXjl8I%3D&reserved=0">
>-  <link rel="stylesheet" 
>href="https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fcod
>e.getmdl.io%2F1.3.0%2Fmaterial.min.css&data=02%7C01%7Caharui%40adobe.com%7
>Cdf97d7ff198743487e0408d5582c0922%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7
>C0%7C636511868516238881&sdata=wdL5pCTvwlPpxP6iIe86fI9B%2Bl9SMDB17p7nIIiaWQ
>Y%3D&reserved=0">
>-  <script defer 
>src="https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fcode
>.getmdl.io%2F1.3.0%2Fmaterial.min.js&data=02%7C01%7Caharui%40adobe.com%7Cd
>f97d7ff198743487e0408d5582c0922%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0
>%7C636511868516238881&sdata=E%2FP94%2Fmt%2BOggReGWzFLNgS6fZXjZdDxSpdIDQrms
>7cQ%3D&reserved=0"></script>
>-${head}
>-</head>
>-<body>
>-${body}
>-</body>
>-</html>
>diff --git 
>a/examples/royale/RemoteObjectAMFTest/src/main/resources/mdl-styles.css 
>b/examples/royale/RemoteObjectAMFTest/src/main/resources/mdl-styles.css
>deleted file mode 100644
>index 42edbfc..0000000
>--- 
>a/examples/royale/RemoteObjectAMFTest/src/main/resources/mdl-styles.css
>+++ /dev/null
>@@ -1,24 +0,0 @@
>-/*
>-/////////////////////////////////////////////////////////////////////////
>///////
>-//
>-//  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
>-//
>-//      
>https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.apache
>.org%2Flicenses%2FLICENSE-2.0&data=02%7C01%7Caharui%40adobe.com%7Cdf97d7ff
>198743487e0408d5582c0922%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C6365
>11868516238881&sdata=WxF0V5hhlFZWwztpVsugxn4Bq5ymLXKtRNfxIQsPmdA%3D&reserv
>ed=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.
>-//
>-/////////////////////////////////////////////////////////////////////////
>///////
>-*/
>-
>-@namespace 
>"https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.w3.or
>g%2F1999%2Fxhtml&data=02%7C01%7Caharui%40adobe.com%7Cdf97d7ff198743487e040
>8d5582c0922%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C63651186851623888
>1&sdata=uEQW8RLgkrH8f3eD9YG9Y8niOsGvDDB0elJcdEpmxUI%3D&reserved=0";
>-@namespace js "library://ns.apache.org/royale/basic";
>-@namespace mdl "library://ns.apache.org/royale/mdl";
>diff --git a/examples/royale/RoyaleStore/RoyaleStore.as3proj 
>b/examples/royale/RoyaleStore/RoyaleStore.as3proj
>new file mode 100644
>index 0000000..898fbb6
>--- /dev/null
>+++ b/examples/royale/RoyaleStore/RoyaleStore.as3proj
>@@ -0,0 +1,92 @@
>+<?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
>+
>+https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.apach
>e.org%2Flicenses%2FLICENSE-2.0&data=02%7C01%7Caharui%40adobe.com%7Cdf97d7f
>f198743487e0408d5582c0922%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636
>511868516238881&sdata=WxF0V5hhlFZWwztpVsugxn4Bq5ymLXKtRNfxIQsPmdA%3D&reser
>ved=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.
>+
>+-->
>+<project>
>+  <output>
>+    <movie version="11"/>
>+    <movie disabled="False"/>
>+    <movie height="600"/>
>+    <movie fps="60"/>
>+    <movie background="#FFFFFF"/>
>+    <movie path="bin-debug/RoyaleStore.swf"/>
>+    <movie width="800"/>
>+    <movie input=""/>
>+  </output>
>+  &lt;!-- Other classes to be compiled into your SWF --&gt;
>+  <classpaths>
>+    <class path="src/main/royale"/>
>+  </classpaths>
>+  <moonshineResourcePaths>
>+    <class path="src/main/resources/assets"/>
>+    <class path="src/main/resources/data"/>
>+  </moonshineResourcePaths>
>+  <build>
>+    <option customSDK=""/>
>+    <option strict="True"/>
>+    <option accessible="False"/>
>+    <option useNetwork="True"/>
>+    <option allowSourcePathOverlap="False"/>
>+    <option useResourceBundleMetadata="True"/>
>+    <option benchmark="False"/>
>+    <option warnings="True"/>
>+    <option additional=""/>
>+    <option es="False"/>
>+    <option locale=""/>
>+    <option loadConfig=""/>
>+    <option linkReport=""/>
>+    <option optimize="False"/>
>+    <option verboseStackTraces="False"/>
>+    <option staticLinkRSL="False"/>
>+    <option showBindingWarnings="True"/>
>+    <option compilerConstants=""/>
>+    <option showDeprecationWarnings="True"/>
>+    <option antBuildPath="build/build.xml"/>
>+    <option showActionScriptWarnings="True"/>
>+    <option showUnusedTypeSelectorWarnings="True"/>
>+  </build>
>+  <includeLibraries></includeLibraries>
>+  <libraryPaths></libraryPaths>
>+  <externalLibraryPaths></externalLibraryPaths>
>+  <rslPaths></rslPaths>
>+  <intrinsics></intrinsics>
>+  <library></library>
>+  <compileTargets>
>+    <compile path="src/main/royale/RoyaleStore.mxml"/>
>+  </compileTargets>
>+  <hiddenPaths></hiddenPaths>
>+  <preBuildCommand>null</preBuildCommand>
>+  <postBuildCommand alwaysRun="False">null</postBuildCommand>
>+  <options>
>+    <option defaultBuildTargets=""/>
>+    <option testMovie=""/>
>+    <option testMovieCommand=""/>
>+    <option showHiddenPaths="False"/>
>+  </options>
>+  <moonshineRunCustomization>
>+    <option deviceSimulator="null"/>
>+    <option targetPlatform="2"/>
>+    <option projectType="2"/>
>+    <option launchMethod="Simulator"/>
>+    <option 
>urlToLaunch="D:\flex_sdk\Royale-Sources\royale-asjs\examples\royale\Royale
>Store\bin\js-debug\index.html"/>
>+    <deviceSimulator>null</deviceSimulator>
>+    <certAndroid>null</certAndroid>
>+    <certIos>null</certIos>
>+    <certIosProvisioning>null</certIosProvisioning>
>+  </moonshineRunCustomization>
>+</project>
>\ No newline at end of file
>diff --git 
>a/examples/royale/RoyaleStore_jquery/RoyaleStore_jquery.as3proj 
>b/examples/royale/RoyaleStore_jquery/RoyaleStore_jquery.as3proj
>new file mode 100644
>index 0000000..c48e143
>--- /dev/null
>+++ b/examples/royale/RoyaleStore_jquery/RoyaleStore_jquery.as3proj
>@@ -0,0 +1,92 @@
>+<?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
>+
>+https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.apach
>e.org%2Flicenses%2FLICENSE-2.0&data=02%7C01%7Caharui%40adobe.com%7Cdf97d7f
>f198743487e0408d5582c0922%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636
>511868516238881&sdata=WxF0V5hhlFZWwztpVsugxn4Bq5ymLXKtRNfxIQsPmdA%3D&reser
>ved=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.
>+
>+-->
>+<project>
>+  <output>
>+    <movie version="11"/>
>+    <movie disabled="False"/>
>+    <movie height="600"/>
>+    <movie fps="60"/>
>+    <movie background="#FFFFFF"/>
>+    <movie path="bin-debug/RoyaleStore.swf"/>
>+    <movie width="800"/>
>+    <movie input=""/>
>+  </output>
>+  &lt;!-- Other classes to be compiled into your SWF --&gt;
>+  <classpaths>
>+    <class path="src/main/royale"/>
>+  </classpaths>
>+  <moonshineResourcePaths>
>+    <class path="src/main/resources/assets"/>
>+    <class path="src/main/resources/data"/>
>+  </moonshineResourcePaths>
>+  <build>
>+    <option customSDK=""/>
>+    <option strict="True"/>
>+    <option accessible="False"/>
>+    <option useNetwork="True"/>
>+    <option allowSourcePathOverlap="False"/>
>+    <option useResourceBundleMetadata="True"/>
>+    <option benchmark="False"/>
>+    <option warnings="True"/>
>+    <option additional=""/>
>+    <option es="False"/>
>+    <option locale=""/>
>+    <option loadConfig=""/>
>+    <option linkReport=""/>
>+    <option optimize="False"/>
>+    <option verboseStackTraces="False"/>
>+    <option staticLinkRSL="False"/>
>+    <option showBindingWarnings="True"/>
>+    <option compilerConstants=""/>
>+    <option showDeprecationWarnings="True"/>
>+    <option antBuildPath="build/build.xml"/>
>+    <option showActionScriptWarnings="True"/>
>+    <option showUnusedTypeSelectorWarnings="True"/>
>+  </build>
>+  <includeLibraries></includeLibraries>
>+  <libraryPaths></libraryPaths>
>+  <externalLibraryPaths></externalLibraryPaths>
>+  <rslPaths></rslPaths>
>+  <intrinsics></intrinsics>
>+  <library></library>
>+  <compileTargets>
>+    <compile path="src/main/royale/RoyaleStore.mxml"/>
>+  </compileTargets>
>+  <hiddenPaths></hiddenPaths>
>+  <preBuildCommand>null</preBuildCommand>
>+  <postBuildCommand alwaysRun="False">null</postBuildCommand>
>+  <options>
>+    <option defaultBuildTargets=""/>
>+    <option testMovie=""/>
>+    <option testMovieCommand=""/>
>+    <option showHiddenPaths="False"/>
>+  </options>
>+  <moonshineRunCustomization>
>+    <option deviceSimulator="null"/>
>+    <option targetPlatform="2"/>
>+    <option projectType="2"/>
>+    <option launchMethod="Simulator"/>
>+    <option 
>urlToLaunch="D:\flex_sdk\Royale-Sources\royale-asjs\examples\royale\Royale
>Store_jquery\bin\js-debug\index.html"/>
>+    <deviceSimulator>null</deviceSimulator>
>+    <certAndroid>null</certAndroid>
>+    <certIos>null</certIos>
>+    <certIosProvisioning>null</certIosProvisioning>
>+  </moonshineRunCustomization>
>+</project>
>\ No newline at end of file
>diff --git 
>a/examples/royale/RoyaleTeamPage_MDL/RoyaleTeamPage_MDL.as3proj 
>b/examples/royale/RoyaleTeamPage_MDL/RoyaleTeamPage_MDL.as3proj
>new file mode 100644
>index 0000000..0169962
>--- /dev/null
>+++ b/examples/royale/RoyaleTeamPage_MDL/RoyaleTeamPage_MDL.as3proj
>@@ -0,0 +1,91 @@
>+<?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
>+
>+https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.apach
>e.org%2Flicenses%2FLICENSE-2.0&data=02%7C01%7Caharui%40adobe.com%7Cdf97d7f
>f198743487e0408d5582c0922%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636
>511868516238881&sdata=WxF0V5hhlFZWwztpVsugxn4Bq5ymLXKtRNfxIQsPmdA%3D&reser
>ved=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.
>+
>+-->
>+<project>
>+  <output>
>+    <movie version="11"/>
>+    <movie disabled="False"/>
>+    <movie height="600"/>
>+    <movie fps="60"/>
>+    <movie background="#FFFFFF"/>
>+    <movie path="bin-debug/App.swf"/>
>+    <movie width="800"/>
>+    <movie input=""/>
>+  </output>
>+  &lt;!-- Other classes to be compiled into your SWF --&gt;
>+  <classpaths>
>+    <class path="src/main/royale"/>
>+  </classpaths>
>+  <moonshineResourcePaths>
>+    <class path="src/main/resources/assets"/>
>+  </moonshineResourcePaths>
>+  <build>
>+    <option customSDK=""/>
>+    <option strict="True"/>
>+    <option accessible="False"/>
>+    <option useNetwork="True"/>
>+    <option allowSourcePathOverlap="False"/>
>+    <option useResourceBundleMetadata="True"/>
>+    <option benchmark="False"/>
>+    <option warnings="True"/>
>+    <option 
>additional="-compiler.exclude-defaults-css-files=BasicJS.swc:defaults.css 
>-html-template=src/main/resources/mdl-js-index-template.html"/>
>+    <option es="False"/>
>+    <option locale=""/>
>+    <option loadConfig=""/>
>+    <option linkReport=""/>
>+    <option optimize="False"/>
>+    <option verboseStackTraces="False"/>
>+    <option staticLinkRSL="False"/>
>+    <option showBindingWarnings="True"/>
>+    <option compilerConstants=""/>
>+    <option showDeprecationWarnings="True"/>
>+    <option antBuildPath="build/build.xml"/>
>+    <option showActionScriptWarnings="True"/>
>+    <option showUnusedTypeSelectorWarnings="True"/>
>+  </build>
>+  <includeLibraries></includeLibraries>
>+  <libraryPaths></libraryPaths>
>+  <externalLibraryPaths></externalLibraryPaths>
>+  <rslPaths></rslPaths>
>+  <intrinsics></intrinsics>
>+  <library></library>
>+  <compileTargets>
>+    <compile path="src/main/royale/App.mxml"/>
>+  </compileTargets>
>+  <hiddenPaths></hiddenPaths>
>+  <preBuildCommand>null</preBuildCommand>
>+  <postBuildCommand alwaysRun="False">null</postBuildCommand>
>+  <options>
>+    <option defaultBuildTargets=""/>
>+    <option testMovie=""/>
>+    <option testMovieCommand=""/>
>+    <option showHiddenPaths="False"/>
>+  </options>
>+  <moonshineRunCustomization>
>+    <option deviceSimulator="null"/>
>+    <option targetPlatform="2"/>
>+    <option projectType="2"/>
>+    <option launchMethod="Simulator"/>
>+    <option 
>urlToLaunch="D:\flex_sdk\Royale-Sources\royale-asjs\examples\royale\Royale
>TeamPage_MDL\bin\js-debug\index.html"/>
>+    <deviceSimulator>null</deviceSimulator>
>+    <certAndroid>null</certAndroid>
>+    <certIos>null</certIos>
>+    <certIosProvisioning>null</certIosProvisioning>
>+  </moonshineRunCustomization>
>+</project>
>\ No newline at end of file
>diff --git a/examples/royale/RoyaleThemes/RoyaleThemes.as3proj 
>b/examples/royale/RoyaleThemes/RoyaleThemes.as3proj
>new file mode 100644
>index 0000000..9ef6133
>--- /dev/null
>+++ b/examples/royale/RoyaleThemes/RoyaleThemes.as3proj
>@@ -0,0 +1,89 @@
>+<?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
>+
>+https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.apach
>e.org%2Flicenses%2FLICENSE-2.0&data=02%7C01%7Caharui%40adobe.com%7Cdf97d7f
>f198743487e0408d5582c0922%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636
>511868516238881&sdata=WxF0V5hhlFZWwztpVsugxn4Bq5ymLXKtRNfxIQsPmdA%3D&reser
>ved=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.
>+
>+-->
>+<project>
>+  <output>
>+    <movie version="11"/>
>+    <movie disabled="False"/>
>+    <movie height="600"/>
>+    <movie fps="60"/>
>+    <movie background="#FFFFFF"/>
>+    <movie path="bin-debug/App.swf"/>
>+    <movie width="800"/>
>+    <movie input=""/>
>+  </output>
>+  &lt;!-- Other classes to be compiled into your SWF --&gt;
>+  <classpaths>
>+    <class path="src/main/royale"/>
>+  </classpaths>
>+  <moonshineResourcePaths></moonshineResourcePaths>
>+  <build>
>+    <option customSDK=""/>
>+    <option strict="True"/>
>+    <option accessible="False"/>
>+    <option useNetwork="True"/>
>+    <option allowSourcePathOverlap="False"/>
>+    <option useResourceBundleMetadata="True"/>
>+    <option benchmark="False"/>
>+    <option warnings="True"/>
>+    <option additional=""/>
>+    <option es="False"/>
>+    <option locale=""/>
>+    <option loadConfig=""/>
>+    <option linkReport=""/>
>+    <option optimize="False"/>
>+    <option verboseStackTraces="False"/>
>+    <option staticLinkRSL="False"/>
>+    <option showBindingWarnings="True"/>
>+    <option compilerConstants=""/>
>+    <option showDeprecationWarnings="True"/>
>+    <option antBuildPath="build/build.xml"/>
>+    <option showActionScriptWarnings="True"/>
>+    <option showUnusedTypeSelectorWarnings="True"/>
>+  </build>
>+  <includeLibraries></includeLibraries>
>+  <libraryPaths></libraryPaths>
>+  <externalLibraryPaths></externalLibraryPaths>
>+  <rslPaths></rslPaths>
>+  <intrinsics></intrinsics>
>+  <library></library>
>+  <compileTargets>
>+    <compile path="src/main/royale/App.mxml"/>
>+  </compileTargets>
>+  <hiddenPaths></hiddenPaths>
>+  <preBuildCommand>null</preBuildCommand>
>+  <postBuildCommand alwaysRun="False">null</postBuildCommand>
>+  <options>
>+    <option defaultBuildTargets=""/>
>+    <option testMovie=""/>
>+    <option testMovieCommand=""/>
>+    <option showHiddenPaths="False"/>
>+  </options>
>+  <moonshineRunCustomization>
>+    <option urlToLaunch=""/>
>+    <option targetPlatform="2"/>
>+    <option deviceSimulator="null"/>
>+    <option projectType="2"/>
>+    <option launchMethod="Simulator"/>
>+    <deviceSimulator>null</deviceSimulator>
>+    <certAndroid>null</certAndroid>
>+    <certIos>null</certIos>
>+    <certIosProvisioning>null</certIosProvisioning>
>+  </moonshineRunCustomization>
>+</project>
>\ No newline at end of file
>diff --git 
>a/examples/royale/RoyaleWebsiteStatsViewer/RoyaleWebsiteStatsViewer.as3pro
>j 
>b/examples/royale/RoyaleWebsiteStatsViewer/RoyaleWebsiteStatsViewer.as3pro
>j
>new file mode 100644
>index 0000000..468c284
>--- /dev/null
>+++ 
>b/examples/royale/RoyaleWebsiteStatsViewer/RoyaleWebsiteStatsViewer.as3pro
>j
>@@ -0,0 +1,89 @@
>+<?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
>+
>+https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.apach
>e.org%2Flicenses%2FLICENSE-2.0&data=02%7C01%7Caharui%40adobe.com%7Cdf97d7f
>f198743487e0408d5582c0922%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636
>511868516238881&sdata=WxF0V5hhlFZWwztpVsugxn4Bq5ymLXKtRNfxIQsPmdA%3D&reser
>ved=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.
>+
>+-->
>+<project>
>+  <output>
>+    <movie version="11"/>
>+    <movie disabled="False"/>
>+    <movie height="600"/>
>+    <movie fps="60"/>
>+    <movie background="#FFFFFF"/>
>+    <movie path="bin-debug/RoyaleWebsiteStatsViewer.swf"/>
>+    <movie width="800"/>
>+    <movie input=""/>
>+  </output>
>+  &lt;!-- Other classes to be compiled into your SWF --&gt;
>+  <classpaths>
>+    <class path="src/main/royale"/>
>+  </classpaths>
>+  <moonshineResourcePaths></moonshineResourcePaths>
>+  <build>
>+    <option customSDK=""/>
>+    <option strict="True"/>
>+    <option accessible="False"/>
>+    <option useNetwork="True"/>
>+    <option allowSourcePathOverlap="False"/>
>+    <option useResourceBundleMetadata="True"/>
>+    <option benchmark="False"/>
>+    <option warnings="True"/>
>+    <option additional=""/>
>+    <option es="False"/>
>+    <option locale=""/>
>+    <option loadConfig=""/>
>+    <option linkReport=""/>
>+    <option optimize="False"/>
>+    <option verboseStackTraces="False"/>
>+    <option staticLinkRSL="False"/>
>+    <option showBindingWarnings="True"/>
>+    <option compilerConstants=""/>
>+    <option showDeprecationWarnings="True"/>
>+    <option antBuildPath="build/build.xml"/>
>+    <option showActionScriptWarnings="True"/>
>+    <option showUnusedTypeSelectorWarnings="True"/>
>+  </build>
>+  <includeLibraries></includeLibraries>
>+  <libraryPaths></libraryPaths>
>+  <externalLibraryPaths></externalLibraryPaths>
>+  <rslPaths></rslPaths>
>+  <intrinsics></intrinsics>
>+  <library></library>
>+  <compileTargets>
>+    <compile path="src/main/royale/RoyaleWebsiteStatsViewer.mxml"/>
>+  </compileTargets>
>+  <hiddenPaths></hiddenPaths>
>+  <preBuildCommand>null</preBuildCommand>
>+  <postBuildCommand alwaysRun="False">null</postBuildCommand>
>+  <options>
>+    <option defaultBuildTargets=""/>
>+    <option testMovie=""/>
>+    <option testMovieCommand=""/>
>+    <option showHiddenPaths="False"/>
>+  </options>
>+  <moonshineRunCustomization>
>+    <option deviceSimulator="null"/>
>+    <option targetPlatform="2"/>
>+    <option launchMethod="Simulator"/>
>+    <option urlToLaunch=""/>
>+    <option projectType="2"/>
>+    <deviceSimulator>null</deviceSimulator>
>+    <certAndroid>null</certAndroid>
>+    <certIos>null</certIos>
>+    <certIosProvisioning>null</certIosProvisioning>
>+  </moonshineRunCustomization>
>+</project>
>\ No newline at end of file
>diff --git a/examples/royale/StyleExample/StyleExample.as3proj 
>b/examples/royale/StyleExample/StyleExample.as3proj
>new file mode 100644
>index 0000000..8101eeb
>--- /dev/null
>+++ b/examples/royale/StyleExample/StyleExample.as3proj
>@@ -0,0 +1,89 @@
>+<?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
>+
>+https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.apach
>e.org%2Flicenses%2FLICENSE-2.0&data=02%7C01%7Caharui%40adobe.com%7Cdf97d7f
>f198743487e0408d5582c0922%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636
>511868516238881&sdata=WxF0V5hhlFZWwztpVsugxn4Bq5ymLXKtRNfxIQsPmdA%3D&reser
>ved=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.
>+
>+-->
>+<project>
>+  <output>
>+    <movie version="11"/>
>+    <movie disabled="False"/>
>+    <movie height="600"/>
>+    <movie fps="60"/>
>+    <movie background="#FFFFFF"/>
>+    <movie path="bin-debug/StyleExample.swf"/>
>+    <movie width="800"/>
>+    <movie input=""/>
>+  </output>
>+  &lt;!-- Other classes to be compiled into your SWF --&gt;
>+  <classpaths>
>+    <class path="src/main/royale"/>
>+  </classpaths>
>+  <moonshineResourcePaths></moonshineResourcePaths>
>+  <build>
>+    <option customSDK=""/>
>+    <option strict="True"/>
>+    <option accessible="False"/>
>+    <option useNetwork="True"/>
>+    <option allowSourcePathOverlap="False"/>
>+    <option useResourceBundleMetadata="True"/>
>+    <option benchmark="False"/>
>+    <option warnings="True"/>
>+    <option additional=""/>
>+    <option es="False"/>
>+    <option locale=""/>
>+    <option loadConfig=""/>
>+    <option linkReport=""/>
>+    <option optimize="False"/>
>+    <option verboseStackTraces="False"/>
>+    <option staticLinkRSL="False"/>
>+    <option showBindingWarnings="True"/>
>+    <option compilerConstants=""/>
>+    <option showDeprecationWarnings="True"/>
>+    <option antBuildPath="build/build.xml"/>
>+    <option showActionScriptWarnings="True"/>
>+    <option showUnusedTypeSelectorWarnings="True"/>
>+  </build>
>+  <includeLibraries></includeLibraries>
>+  <libraryPaths></libraryPaths>
>+  <externalLibraryPaths></externalLibraryPaths>
>+  <rslPaths></rslPaths>
>+  <intrinsics></intrinsics>
>+  <library></library>
>+  <compileTargets>
>+    <compile path="src/main/royale/StyleExample.mxml"/>
>+  </compileTargets>
>+  <hiddenPaths></hiddenPaths>
>+  <preBuildCommand>null</preBuildCommand>
>+  <postBuildCommand alwaysRun="False">null</postBuildCommand>
>+  <options>
>+    <option defaultBuildTargets=""/>
>+    <option testMovie=""/>
>+    <option testMovieCommand=""/>
>+    <option showHiddenPaths="False"/>
>+  </options>
>+  <moonshineRunCustomization>
>+    <option deviceSimulator="null"/>
>+    <option targetPlatform="2"/>
>+    <option launchMethod="Simulator"/>
>+    <option urlToLaunch=""/>
>+    <option projectType="2"/>
>+    <deviceSimulator>null</deviceSimulator>
>+    <certAndroid>null</certAndroid>
>+    <certIos>null</certIos>
>+    <certIosProvisioning>null</certIosProvisioning>
>+  </moonshineRunCustomization>
>+</project>
>\ No newline at end of file
>diff --git a/examples/royale/TableExample/TableExample.as3proj 
>b/examples/royale/TableExample/TableExample.as3proj
>new file mode 100644
>index 0000000..1a05cab
>--- /dev/null
>+++ b/examples/royale/TableExample/TableExample.as3proj
>@@ -0,0 +1,89 @@
>+<?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
>+
>+https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.apach
>e.org%2Flicenses%2FLICENSE-2.0&data=02%7C01%7Caharui%40adobe.com%7Cdf97d7f
>f198743487e0408d5582c0922%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636
>511868516238881&sdata=WxF0V5hhlFZWwztpVsugxn4Bq5ymLXKtRNfxIQsPmdA%3D&reser
>ved=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.
>+
>+-->
>+<project>
>+  <output>
>+    <movie version="11"/>
>+    <movie disabled="False"/>
>+    <movie height="600"/>
>+    <movie fps="60"/>
>+    <movie background="#FFFFFF"/>
>+    <movie path="bin-debug/TableExample.swf"/>
>+    <movie width="800"/>
>+    <movie input=""/>
>+  </output>
>+  &lt;!-- Other classes to be compiled into your SWF --&gt;
>+  <classpaths>
>+    <class path="src/main/royale"/>
>+  </classpaths>
>+  <moonshineResourcePaths></moonshineResourcePaths>
>+  <build>
>+    <option customSDK=""/>
>+    <option strict="True"/>
>+    <option accessible="False"/>
>+    <option useNetwork="True"/>
>+    <option allowSourcePathOverlap="False"/>
>+    <option useResourceBundleMetadata="True"/>
>+    <option benchmark="False"/>
>+    <option warnings="True"/>
>+    <option additional=""/>
>+    <option es="False"/>
>+    <option locale=""/>
>+    <option loadConfig=""/>
>+    <option linkReport=""/>
>+    <option optimize="False"/>
>+    <option verboseStackTraces="False"/>
>+    <option staticLinkRSL="False"/>
>+    <option showBindingWarnings="True"/>
>+    <option compilerConstants=""/>
>+    <option showDeprecationWarnings="True"/>
>+    <option antBuildPath="build/build.xml"/>
>+    <option showActionScriptWarnings="True"/>
>+    <option showUnusedTypeSelectorWarnings="True"/>
>+  </build>
>+  <includeLibraries></includeLibraries>
>+  <libraryPaths></libraryPaths>
>+  <externalLibraryPaths></externalLibraryPaths>
>+  <rslPaths></rslPaths>
>+  <intrinsics></intrinsics>
>+  <library></library>
>+  <compileTargets>
>+    <compile path="src/main/royale/TableExample.mxml"/>
>+  </compileTargets>
>+  <hiddenPaths></hiddenPaths>
>+  <preBuildCommand>null</preBuildCommand>
>+  <postBuildCommand alwaysRun="False">null</postBuildCommand>
>+  <options>
>+    <option defaultBuildTargets=""/>
>+    <option testMovie=""/>
>+    <option testMovieCommand=""/>
>+    <option showHiddenPaths="False"/>
>+  </options>
>+  <moonshineRunCustomization>
>+    <option deviceSimulator="null"/>
>+    <option targetPlatform="2"/>
>+    <option launchMethod="Simulator"/>
>+    <option urlToLaunch=""/>
>+    <option projectType="2"/>
>+    <deviceSimulator>null</deviceSimulator>
>+    <certAndroid>null</certAndroid>
>+    <certIos>null</certIos>
>+    <certIosProvisioning>null</certIosProvisioning>
>+  </moonshineRunCustomization>
>+</project>
>\ No newline at end of file
>diff --git a/examples/royale/TeamPage/TeamPage.as3proj 
>b/examples/royale/TeamPage/TeamPage.as3proj
>new file mode 100644
>index 0000000..4366ad3
>--- /dev/null
>+++ b/examples/royale/TeamPage/TeamPage.as3proj
>@@ -0,0 +1,91 @@
>+<?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
>+
>+https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.apach
>e.org%2Flicenses%2FLICENSE-2.0&data=02%7C01%7Caharui%40adobe.com%7Cdf97d7f
>f198743487e0408d5582c0922%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636
>511868516238881&sdata=WxF0V5hhlFZWwztpVsugxn4Bq5ymLXKtRNfxIQsPmdA%3D&reser
>ved=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.
>+
>+-->
>+<project>
>+  <output>
>+    <movie version="11"/>
>+    <movie disabled="False"/>
>+    <movie height="600"/>
>+    <movie fps="60"/>
>+    <movie background="#FFFFFF"/>
>+    <movie path="bin-debug/TeamPage.swf"/>
>+    <movie width="800"/>
>+    <movie input=""/>
>+  </output>
>+  &lt;!-- Other classes to be compiled into your SWF --&gt;
>+  <classpaths>
>+    <class path="src/main/royale"/>
>+  </classpaths>
>+  <moonshineResourcePaths>
>+    <class path="src/main/resources"/>
>+  </moonshineResourcePaths>
>+  <build>
>+    <option customSDK=""/>
>+    <option strict="True"/>
>+    <option accessible="False"/>
>+    <option useNetwork="True"/>
>+    <option allowSourcePathOverlap="False"/>
>+    <option useResourceBundleMetadata="True"/>
>+    <option benchmark="False"/>
>+    <option warnings="True"/>
>+    <option additional=""/>
>+    <option es="False"/>
>+    <option locale=""/>
>+    <option loadConfig=""/>
>+    <option linkReport=""/>
>+    <option optimize="False"/>
>+    <option verboseStackTraces="False"/>
>+    <option staticLinkRSL="False"/>
>+    <option showBindingWarnings="True"/>
>+    <option compilerConstants=""/>
>+    <option showDeprecationWarnings="True"/>
>+    <option antBuildPath="build/build.xml"/>
>+    <option showActionScriptWarnings="True"/>
>+    <option showUnusedTypeSelectorWarnings="True"/>
>+  </build>
>+  <includeLibraries></includeLibraries>
>+  <libraryPaths></libraryPaths>
>+  <externalLibraryPaths></externalLibraryPaths>
>+  <rslPaths></rslPaths>
>+  <intrinsics></intrinsics>
>+  <library></library>
>+  <compileTargets>
>+    <compile path="src/main/royale/TeamPage.mxml"/>
>+  </compileTargets>
>+  <hiddenPaths></hiddenPaths>
>+  <preBuildCommand>null</preBuildCommand>
>+  <postBuildCommand alwaysRun="False">null</postBuildCommand>
>+  <options>
>+    <option defaultBuildTargets=""/>
>+    <option testMovie=""/>
>+    <option testMovieCommand=""/>
>+    <option showHiddenPaths="False"/>
>+  </options>
>+  <moonshineRunCustomization>
>+    <option deviceSimulator="null"/>
>+    <option targetPlatform="2"/>
>+    <option launchMethod="Simulator"/>
>+    <option 
>urlToLaunch="D:\flex_sdk\Royale-Sources\royale-asjs\examples\royale\TeamPa
>ge\bin\js-debug\index.html"/>
>+    <option projectType="2"/>
>+    <deviceSimulator>null</deviceSimulator>
>+    <certAndroid>null</certAndroid>
>+    <certIos>null</certIos>
>+    <certIosProvisioning>null</certIosProvisioning>
>+  </moonshineRunCustomization>
>+</project>
>\ No newline at end of file
>diff --git a/examples/royale/TodoListSampleApp/TodoListSampleApp.as3proj 
>b/examples/royale/TodoListSampleApp/TodoListSampleApp.as3proj
>new file mode 100644
>index 0000000..0600197
>--- /dev/null
>+++ b/examples/royale/TodoListSampleApp/TodoListSampleApp.as3proj
>@@ -0,0 +1,89 @@
>+<?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
>+
>+https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.apach
>e.org%2Flicenses%2FLICENSE-2.0&data=02%7C01%7Caharui%40adobe.com%7Cdf97d7f
>f198743487e0408d5582c0922%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636
>511868516238881&sdata=WxF0V5hhlFZWwztpVsugxn4Bq5ymLXKtRNfxIQsPmdA%3D&reser
>ved=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.
>+
>+-->
>+<project>
>+  <output>
>+    <movie version="11"/>
>+    <movie disabled="False"/>
>+    <movie height="600"/>
>+    <movie fps="60"/>
>+    <movie background="#FFFFFF"/>
>+    <movie path="bin-debug/TodoListSampleApp.swf"/>
>+    <movie width="800"/>
>+    <movie input=""/>
>+  </output>
>+  &lt;!-- Other classes to be compiled into your SWF --&gt;
>+  <classpaths>
>+    <class path="src/main/royale"/>
>+  </classpaths>
>+  <moonshineResourcePaths></moonshineResourcePaths>
>+  <build>
>+    <option customSDK=""/>
>+    <option strict="True"/>
>+    <option accessible="False"/>
>+    <option useNetwork="True"/>
>+    <option allowSourcePathOverlap="False"/>
>+    <option useResourceBundleMetadata="True"/>
>+    <option benchmark="False"/>
>+    <option warnings="True"/>
>+    <option additional=""/>
>+    <option es="False"/>
>+    <option locale=""/>
>+    <option loadConfig=""/>
>+    <option linkReport=""/>
>+    <option optimize="False"/>
>+    <option verboseStackTraces="False"/>
>+    <option staticLinkRSL="False"/>
>+    <option showBindingWarnings="True"/>
>+    <option compilerConstants=""/>
>+    <option showDeprecationWarnings="True"/>
>+    <option antBuildPath="build/build.xml"/>
>+    <option showActionScriptWarnings="True"/>
>+    <option showUnusedTypeSelectorWarnings="True"/>
>+  </build>
>+  <includeLibraries></includeLibraries>
>+  <libraryPaths></libraryPaths>
>+  <externalLibraryPaths></externalLibraryPaths>
>+  <rslPaths></rslPaths>
>+  <intrinsics></intrinsics>
>+  <library></library>
>+  <compileTargets>
>+    <compile path="src/main/royale/TodoListSampleApp.mxml"/>
>+  </compileTargets>
>+  <hiddenPaths></hiddenPaths>
>+  <preBuildCommand>null</preBuildCommand>
>+  <postBuildCommand alwaysRun="False">null</postBuildCommand>
>+  <options>
>+    <option defaultBuildTargets=""/>
>+    <option testMovie=""/>
>+    <option testMovieCommand=""/>
>+    <option showHiddenPaths="False"/>
>+  </options>
>+  <moonshineRunCustomization>
>+    <option deviceSimulator="null"/>
>+    <option targetPlatform="2"/>
>+    <option launchMethod="Simulator"/>
>+    <option urlToLaunch=""/>
>+    <option projectType="2"/>
>+    <deviceSimulator>null</deviceSimulator>
>+    <certAndroid>null</certAndroid>
>+    <certIos>null</certIos>
>+    <certIosProvisioning>null</certIosProvisioning>
>+  </moonshineRunCustomization>
>+</project>
>\ No newline at end of file
>diff --git a/examples/royale/TreeExample/TreeExample.as3proj 
>b/examples/royale/TreeExample/TreeExample.as3proj
>new file mode 100644
>index 0000000..b6a1207
>--- /dev/null
>+++ b/examples/royale/TreeExample/TreeExample.as3proj
>@@ -0,0 +1,89 @@
>+<?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
>+
>+https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.apach
>e.org%2Flicenses%2FLICENSE-2.0&data=02%7C01%7Caharui%40adobe.com%7Cdf97d7f
>f198743487e0408d5582c0922%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636
>511868516238881&sdata=WxF0V5hhlFZWwztpVsugxn4Bq5ymLXKtRNfxIQsPmdA%3D&reser
>ved=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.
>+
>+-->
>+<project>
>+  <output>
>+    <movie version="11"/>
>+    <movie disabled="False"/>
>+    <movie height="600"/>
>+    <movie fps="60"/>
>+    <movie background="#FFFFFF"/>
>+    <movie path="bin-debug/TreeExample.swf"/>
>+    <movie width="800"/>
>+    <movie input=""/>
>+  </output>
>+  &lt;!-- Other classes to be compiled into your SWF --&gt;
>+  <classpaths>
>+    <class path="src/main/royale"/>
>+  </classpaths>
>+  <moonshineResourcePaths></moonshineResourcePaths>
>+  <build>
>+    <option customSDK=""/>
>+    <option strict="True"/>
>+    <option accessible="False"/>
>+    <option useNetwork="True"/>
>+    <option allowSourcePathOverlap="False"/>
>+    <option useResourceBundleMetadata="True"/>
>+    <option benchmark="False"/>
>+    <option warnings="True"/>
>+    <option additional=""/>
>+    <option es="False"/>
>+    <option locale=""/>
>+    <option loadConfig=""/>
>+    <option linkReport=""/>
>+    <option optimize="False"/>
>+    <option verboseStackTraces="False"/>
>+    <option staticLinkRSL="False"/>
>+    <option showBindingWarnings="True"/>
>+    <option compilerConstants=""/>
>+    <option showDeprecationWarnings="True"/>
>+    <option antBuildPath="build/build.xml"/>
>+    <option showActionScriptWarnings="True"/>
>+    <option showUnusedTypeSelectorWarnings="True"/>
>+  </build>
>+  <includeLibraries></includeLibraries>
>+  <libraryPaths></libraryPaths>
>+  <externalLibraryPaths></externalLibraryPaths>
>+  <rslPaths></rslPaths>
>+  <intrinsics></intrinsics>
>+  <library></library>
>+  <compileTargets>
>+    <compile path="src/main/royale/TreeExample.mxml"/>
>+  </compileTargets>
>+  <hiddenPaths></hiddenPaths>
>+  <preBuildCommand>null</preBuildCommand>
>+  <postBuildCommand alwaysRun="False">null</postBuildCommand>
>+  <options>
>+    <option defaultBuildTargets=""/>
>+    <option testMovie=""/>
>+    <option testMovieCommand=""/>
>+    <option showHiddenPaths="False"/>
>+  </options>
>+  <moonshineRunCustomization>
>+    <option deviceSimulator="null"/>
>+    <option targetPlatform="2"/>
>+    <option launchMethod="Simulator"/>
>+    <option urlToLaunch=""/>
>+    <option projectType="2"/>
>+    <deviceSimulator>null</deviceSimulator>
>+    <certAndroid>null</certAndroid>
>+    <certIos>null</certIos>
>+    <certIosProvisioning>null</certIosProvisioning>
>+  </moonshineRunCustomization>
>+</project>
>\ No newline at end of file
>
>-- 
>To stop receiving notification emails like this one, please contact
>['"commits@royale.apache.org" <co...@royale.apache.org>'].