You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by ah...@apache.org on 2014/09/03 02:18:03 UTC

[30/30] git commit: Radii8 code base as accepted by IP Clearance

Radii8 code base as accepted by IP Clearance


Project: http://git-wip-us.apache.org/repos/asf/flex-radii8/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-radii8/commit/f370bfcf
Tree: http://git-wip-us.apache.org/repos/asf/flex-radii8/tree/f370bfcf
Diff: http://git-wip-us.apache.org/repos/asf/flex-radii8/diff/f370bfcf

Branch: refs/heads/master
Commit: f370bfcf49a2753277e787ce5b906285786a4bc2
Parents: 
Author: Alex Harui <ah...@apache.org>
Authored: Tue Sep 2 17:17:14 2014 -0700
Committer: Alex Harui <ah...@apache.org>
Committed: Tue Sep 2 17:17:14 2014 -0700

----------------------------------------------------------------------
 LICENSE                                         |  222 +
 NOTICE                                          |    8 +
 README                                          |   33 +
 Radii8Designer/.actionScriptProperties          |   62 +
 .../UpdateVersionNumber.launch                  |   30 +
 Radii8Designer/.flexProperties                  |   20 +
 Radii8Designer/.project                         |   53 +
 .../.settings/org.eclipse.core.resources.prefs  |    3 +
 Radii8Designer/build.number                     |    3 +
 .../html-template/history/history.css           |   24 +
 Radii8Designer/html-template/history/history.js |  696 ++
 .../html-template/history/historyFrame.html     |   45 +
 .../html-template/index.template.html           |  158 +
 Radii8Designer/html-template/swfobject.js       |    4 +
 Radii8Designer/readme.txt                       |  193 +
 Radii8Designer/src/JSONAPI.mxml                 | 1795 ++++
 Radii8Designer/src/Main.mxml                    | 1228 +++
 Radii8Designer/src/Remote.mxml                  |  683 ++
 Radii8Designer/src/TestingAceEditor.mxml        |  181 +
 Radii8Designer/src/application.mxml             |   33 +
 .../images/components/BorderContainer.png       |  Bin 0 -> 2811 bytes
 .../src/assets/images/components/Button.png     |  Bin 0 -> 2811 bytes
 .../src/assets/images/components/ButtonBar.png  |  Bin 0 -> 2811 bytes
 .../src/assets/images/components/CheckBox.png   |  Bin 0 -> 2811 bytes
 .../src/assets/images/components/ComboBox.png   |  Bin 0 -> 2811 bytes
 .../src/assets/images/components/DataGrid.png   |  Bin 0 -> 2811 bytes
 .../src/assets/images/components/DataGroup.png  |  Bin 0 -> 2811 bytes
 .../assets/images/components/DropDownList.png   |  Bin 0 -> 2811 bytes
 .../src/assets/images/components/Form.png       |  Bin 0 -> 2811 bytes
 .../assets/images/components/FormHeading.png    |  Bin 0 -> 2811 bytes
 .../images/components/GridColumnHeaderGroup.png |  Bin 0 -> 2811 bytes
 .../src/assets/images/components/Group.png      |  Bin 0 -> 2811 bytes
 .../src/assets/images/components/HGroup.png     |  Bin 0 -> 2811 bytes
 .../src/assets/images/components/HScrollBar.png |  Bin 0 -> 2811 bytes
 .../src/assets/images/components/HSlider.png    |  Bin 0 -> 2811 bytes
 .../src/assets/images/components/Image.png      |  Bin 0 -> 2811 bytes
 .../src/assets/images/components/Label.png      |  Bin 0 -> 2811 bytes
 .../src/assets/images/components/LinkButton.png |  Bin 0 -> 2811 bytes
 .../src/assets/images/components/List.png       |  Bin 0 -> 2811 bytes
 .../assets/images/components/NumericStepper.png |  Bin 0 -> 2811 bytes
 .../src/assets/images/components/Panel.png      |  Bin 0 -> 2811 bytes
 .../assets/images/components/RadioButton.png    |  Bin 0 -> 2811 bytes
 .../images/components/RadioButtonGroup.png      |  Bin 0 -> 2811 bytes
 .../images/components/RichEditableText.png      |  Bin 0 -> 900 bytes
 .../src/assets/images/components/RichText.png   |  Bin 0 -> 2811 bytes
 .../src/assets/images/components/Scroller.png   |  Bin 0 -> 900 bytes
 .../images/components/SkinnableContainer.png    |  Bin 0 -> 900 bytes
 .../components/SkinnableDataContainer.png       |  Bin 0 -> 2811 bytes
 .../src/assets/images/components/Spacer.png     |  Bin 0 -> 2811 bytes
 .../src/assets/images/components/Spinner.png    |  Bin 0 -> 900 bytes
 .../src/assets/images/components/TabBar.png     |  Bin 0 -> 2811 bytes
 .../src/assets/images/components/TextArea.png   |  Bin 0 -> 2811 bytes
 .../src/assets/images/components/TextInput.png  |  Bin 0 -> 2811 bytes
 .../src/assets/images/components/TileGroup.png  |  Bin 0 -> 2811 bytes
 .../assets/images/components/TitleWindow.png    |  Bin 0 -> 2811 bytes
 .../assets/images/components/ToggleButton.png   |  Bin 0 -> 900 bytes
 .../src/assets/images/components/VGroup.png     |  Bin 0 -> 2811 bytes
 .../src/assets/images/components/VScrollBar.png |  Bin 0 -> 2811 bytes
 .../src/assets/images/components/VSlider.png    |  Bin 0 -> 2811 bytes
 .../assets/images/components/VideoDisplay.png   |  Bin 0 -> 2811 bytes
 .../assets/images/components/VideoPlayer.png    |  Bin 0 -> 2811 bytes
 .../assets/images/components/application.png    |  Bin 0 -> 2811 bytes
 Radii8Designer/src/assets/images/logo.png       |  Bin 0 -> 1487 bytes
 Radii8Designer/src/assets/images/logo128.png    |  Bin 0 -> 3315 bytes
 Radii8Designer/src/assets/images/logo2.png      |  Bin 0 -> 3140 bytes
 Radii8Designer/src/assets/images/logo20.png     |  Bin 0 -> 1132 bytes
 Radii8Designer/src/assets/images/logo22.png     |  Bin 0 -> 1252 bytes
 Radii8Designer/src/assets/images/logo24.png     |  Bin 0 -> 1090 bytes
 Radii8Designer/src/assets/images/logo242.png    |  Bin 0 -> 1408 bytes
 Radii8Designer/src/assets/images/logo28.png     |  Bin 0 -> 1668 bytes
 Radii8Designer/src/assets/images/logo3.png      |  Bin 0 -> 25631 bytes
 .../src/assets/images/tools/BlackArrow.png      |  Bin 0 -> 2806 bytes
 .../src/assets/images/tools/BlackArrow24.png    |  Bin 0 -> 2817 bytes
 .../src/assets/images/tools/CrossHair.png       |  Bin 0 -> 2812 bytes
 .../src/assets/images/tools/EyeDropper.png      |  Bin 0 -> 2815 bytes
 .../assets/images/tools/EyeDropperCursor.png    |  Bin 0 -> 2806 bytes
 Radii8Designer/src/assets/images/tools/Hand.png |  Bin 0 -> 2810 bytes
 .../src/assets/images/tools/HandGrab.png        |  Bin 0 -> 2807 bytes
 Radii8Designer/src/assets/images/tools/Move.png |  Bin 0 -> 2806 bytes
 .../src/assets/images/tools/NoDrop.png          |  Bin 0 -> 2815 bytes
 .../src/assets/images/tools/Rotate.png          |  Bin 0 -> 2816 bytes
 .../src/assets/images/tools/Selection.png       |  Bin 0 -> 2817 bytes
 .../src/assets/images/tools/SizeNESW.png        |  Bin 0 -> 2807 bytes
 .../src/assets/images/tools/SizeNS.png          |  Bin 0 -> 2803 bytes
 .../src/assets/images/tools/SizeNWSE.png        |  Bin 0 -> 2807 bytes
 .../src/assets/images/tools/SizeWE.png          |  Bin 0 -> 2804 bytes
 .../src/assets/images/tools/WhiteArrow.png      |  Bin 0 -> 2806 bytes
 .../src/assets/images/tools/WhiteArrow24.png    |  Bin 0 -> 2817 bytes
 Radii8Designer/src/assets/images/tools/Zoom.png |  Bin 0 -> 2817 bytes
 .../src/assets/images/tools/Zoom24.png          |  Bin 0 -> 2817 bytes
 .../src/assets/images/tools/ZoomDisabled.png    |  Bin 0 -> 2824 bytes
 .../src/assets/images/tools/ZoomIn.png          |  Bin 0 -> 2817 bytes
 .../src/assets/images/tools/ZoomOut.png         |  Bin 0 -> 2817 bytes
 .../src/assets/spark-manifest-defaults.xml      |  204 +
 Radii8Designer/src/assets/spark-manifest.xml    |  298 +
 .../src/assets/svg/button_skin_down.svg         |   22 +
 .../src/assets/svg/button_skin_over.svg         |   22 +
 .../src/assets/svg/button_skin_up.svg           |   22 +
 .../src/assets/views-manifest-defaults.xml      |  238 +
 .../src/assets/workspace-defaults.xml           |  201 +
 Radii8Designer/src/blankpage.html               |    0
 Radii8Designer/src/build.as                     |   25 +
 Radii8Designer/src/crossdomain.xml              |   23 +
 .../src/css/normalize/2.1.2/normalize.css       |  396 +
 Radii8Designer/src/css/test                     |   36 +
 .../src/examples/ActionScriptProperties.mxml    |   61 +
 .../src/examples/designlayer/Nesting.mxml       |   82 +
 .../src/examples/designlayer/RemovingLayer.mxml |   79 +
 .../src/examples/designlayer/ScriptBlock.mxml   |   38 +
 .../src/examples/designlayer/Simplified.mxml    |   58 +
 Radii8Designer/src/examples/project.mxml        |   36 +
 Radii8Designer/src/examples/workbench_fc.mxml   |  232 +
 Radii8Designer/src/examples/workbench_flex.mxml |  608 ++
 .../src/examples/workingsets_flex.mxml          |   32 +
 Radii8Designer/src/js/Radiate.js                |  298 +
 Radii8Designer/src/js/StoreLogin.js             |  132 +
 Radii8Designer/src/styles.css                   |  164 +
 Radii8Designer/todo.txt                         |   22 +
 Radii8Designer/update_build_version.xml         |   79 +
 Radii8Library/.actionScriptProperties           |   45 +
 Radii8Library/.flexLibProperties                |   84 +
 Radii8Library/.project                          |   36 +
 .../.settings/org.eclipse.core.resources.prefs  |    3 +
 .../src/assets/icons/tools/BlackArrow.png       |  Bin 0 -> 2817 bytes
 .../src/assets/icons/tools/EyeDropper.png       |  Bin 0 -> 2815 bytes
 .../src/assets/icons/tools/EyeDropperCursor.png |  Bin 0 -> 2806 bytes
 .../src/assets/icons/tools/Selection.png        |  Bin 0 -> 2817 bytes
 .../src/assets/icons/tools/WhiteArrow.png       |  Bin 0 -> 2806 bytes
 Radii8Library/src/assets/icons/tools/Zoom.png   |  Bin 0 -> 2817 bytes
 Radii8Library/src/assets/icons/tools/ZoomIn.png |  Bin 0 -> 2817 bytes
 .../src/assets/icons/tools/ZoomOut.png          |  Bin 0 -> 2817 bytes
 .../flexcapacitor/components/ColorChooser.mxml  |  220 +
 .../components/DocumentContainer.mxml           | 1038 ++
 .../components/IDocumentContainer.as            |   87 +
 .../src/com/flexcapacitor/controller/Radiate.as | 8868 ++++++++++++++++++
 .../controller/RadiateReferences.as             |   75 +
 .../com/flexcapacitor/controller/RadiateTest.as |   61 +
 .../com/flexcapacitor/events/DragDropEvent.as   |   81 +
 .../com/flexcapacitor/events/HistoryEvent.as    |   40 +
 .../flexcapacitor/events/HistoryEventItem.as    |  124 +
 .../com/flexcapacitor/events/InspectorEvent.as  |   49 +
 .../com/flexcapacitor/events/RadiateEvent.as    |  363 +
 .../com/flexcapacitor/graphics/LayoutLines.as   |  280 +
 .../flexcapacitor/logging/RadiateLogTarget.as   |   91 +
 .../flexcapacitor/managers/HistoryManager.as    |   36 +
 .../managers/PersistantDataManager.as           |   60 +
 .../managers/layoutClasses/LayoutDebugHelper.as |  240 +
 .../com/flexcapacitor/model/AccessorMetaData.as |  182 +
 .../com/flexcapacitor/model/AttachmentData.as   |   40 +
 .../src/com/flexcapacitor/model/Device.as       |   49 +
 .../src/com/flexcapacitor/model/Document.as     |  521 +
 .../src/com/flexcapacitor/model/DocumentData.as |  807 ++
 .../com/flexcapacitor/model/DocumentMetaData.as |  348 +
 .../com/flexcapacitor/model/EventMetaData.as    |   78 +
 .../src/com/flexcapacitor/model/GroupOptions.as |   31 +
 .../src/com/flexcapacitor/model/IDocument.as    |  122 +
 .../com/flexcapacitor/model/IDocumentData.as    |  162 +
 .../flexcapacitor/model/IDocumentExporter.as    |   78 +
 .../flexcapacitor/model/IDocumentMetaData.as    |   99 +
 .../src/com/flexcapacitor/model/IProject.as     |   77 +
 .../src/com/flexcapacitor/model/IProjectData.as |   35 +
 .../com/flexcapacitor/model/IProjectMetaData.as |   28 +
 .../src/com/flexcapacitor/model/ISavable.as     |   32 +
 .../com/flexcapacitor/model/ISavableService.as  |   29 +
 .../src/com/flexcapacitor/model/ISavedData.as   |   29 +
 .../src/com/flexcapacitor/model/ISettings.as    |   29 +
 .../src/com/flexcapacitor/model/ImageData.as    |  174 +
 .../com/flexcapacitor/model/InspectableClass.as |   75 +
 .../com/flexcapacitor/model/InspectorData.as    |  111 +
 .../com/flexcapacitor/model/LoadResultsEvent.as |   78 +
 .../src/com/flexcapacitor/model/MetaData.as     |  221 +
 .../com/flexcapacitor/model/OpenResultsEvent.as |   73 +
 .../src/com/flexcapacitor/model/Project.as      | 1035 ++
 .../src/com/flexcapacitor/model/ProjectData.as  |   63 +
 .../model/ProjectDataDescriptor.as              |  107 +
 .../com/flexcapacitor/model/ProjectMetaData.as  |   33 +
 .../com/flexcapacitor/model/SaveResultsEvent.as |   81 +
 .../src/com/flexcapacitor/model/SavedData.as    |   76 +
 .../src/com/flexcapacitor/model/Settings.as     |   82 +
 .../src/com/flexcapacitor/model/Size.as         |   61 +
 .../com/flexcapacitor/model/StyleMetaData.as    |  102 +
 .../com/flexcapacitor/model/VisualElementVO.as  |   64 +
 .../com/flexcapacitor/skins/DeviceImage.mxml    |   92 +
 .../src/com/flexcapacitor/skins/DeviceSkin.mxml |  108 +
 .../flexcapacitor/skins/MenuBarButtonSkin.mxml  |  233 +
 .../com/flexcapacitor/skins/MenuItemSkin.mxml   |   57 +
 .../flexcapacitor/skins/PopUpButtonSkin.mxml    |  287 +
 .../src/com/flexcapacitor/tools/EyeDropper.as   |  213 +
 .../src/com/flexcapacitor/tools/ITool.as        |   40 +
 .../src/com/flexcapacitor/tools/Selection.as    | 1512 +++
 .../src/com/flexcapacitor/tools/Zoom.as         |  361 +
 .../utils/AndroidDocumentExporter.as            |  518 +
 .../src/com/flexcapacitor/utils/Base64.as       |  168 +
 .../src/com/flexcapacitor/utils/ClassUtils.as   |  716 ++
 .../com/flexcapacitor/utils/DocumentExporter.as |  199 +
 .../com/flexcapacitor/utils/DragManagerUtil.as  | 1794 ++++
 .../flexcapacitor/utils/HTMLDocumentExporter.as | 1370 +++
 .../com/flexcapacitor/utils/InspectorUtils.as   |  500 +
 .../flexcapacitor/utils/MXMLDocumentExporter.as |  170 +
 .../flexcapacitor/utils/MXMLDocumentImporter.as |  143 +
 .../flexcapacitor/utils/MXMLImporterEvent.as    |   37 +
 .../flexcapacitor/utils/SyntaxHighlighter.as    |  380 +
 .../utils/supportClasses/DragData.as            |   58 +
 .../utils/supportClasses/ISelectionGroup.as     |   41 +
 .../supportClasses/TargetSelectionGroup.mxml    |  216 +
 .../src/com/flexcapacitor/views/BlendMode.mxml  |  217 +
 .../com/flexcapacitor/views/Breadcrumbs.mxml    |  309 +
 .../com/flexcapacitor/views/ChangeHistory.mxml  |  408 +
 .../com/flexcapacitor/views/Description.mxml    |  260 +
 .../flexcapacitor/views/DropShadowFilter.mxml   | 1316 +++
 .../com/flexcapacitor/views/ElementInspector.as |  222 +
 .../views/ElementInspectorGroup.mxml            |  147 +
 .../src/com/flexcapacitor/views/Example.mxml    |   80 +
 .../views/EyeDropperInspector.mxml              |  192 +
 .../src/com/flexcapacitor/views/Features.mxml   |  329 +
 .../src/com/flexcapacitor/views/FrameRate.mxml  |   31 +
 .../com/flexcapacitor/views/HistoryToolBar.mxml |  122 +
 .../src/com/flexcapacitor/views/IInspector.as   |   32 +
 .../src/com/flexcapacitor/views/Inspector.as    |   37 +
 .../flexcapacitor/views/LayersInspector.mxml    |  693 ++
 .../src/com/flexcapacitor/views/MeasureBox.mxml |   49 +
 .../src/com/flexcapacitor/views/Memory.mxml     |  165 +
 .../com/flexcapacitor/views/RedrawRegions.mxml  |   73 +
 .../flexcapacitor/views/SearchExpression.mxml   |  222 +
 .../views/SelectedToolToolBar.mxml              |  104 +
 .../flexcapacitor/views/SelectionInspector.mxml |  112 +
 .../com/flexcapacitor/views/SelectionOld.mxml   |  392 +
 .../src/com/flexcapacitor/views/Settings.mxml   |  272 +
 .../src/com/flexcapacitor/views/Size.mxml       |   37 +
 .../com/flexcapacitor/views/SizesInspector.mxml |  337 +
 .../src/com/flexcapacitor/views/Snapshot.mxml   |  200 +
 .../src/com/flexcapacitor/views/Statistics.mxml |  120 +
 .../src/com/flexcapacitor/views/Tools.mxml      |  184 +
 .../com/flexcapacitor/views/ZoomInspector.mxml  |  215 +
 .../views/editors/PropertyGridEditor.mxml       |   41 +
 .../views/inspectors/BasicBackgroundStyles.mxml |  105 +
 .../views/inspectors/BorderStyles.mxml          |  122 +
 .../views/inspectors/FontStyles.mxml            |  311 +
 .../views/inspectors/Identity.mxml              |   79 +
 .../flexcapacitor/views/inspectors/Image.mxml   |  117 +
 .../views/inspectors/TextInspector.mxml         |   86 +
 .../views/panels/CodeInspector.mxml             | 1480 +++
 .../views/panels/ComponentsInspector.mxml       |  371 +
 .../views/panels/ConsoleInspector.mxml          |  139 +
 .../views/panels/ConstraintsInspector.mxml      | 1546 +++
 .../views/panels/DocumentationInspector.mxml    |  160 +
 .../views/panels/DocumentsInspector.mxml        |  600 ++
 .../views/panels/DynamicComponentInspector.mxml |  141 +
 .../views/panels/EffectsInspector.mxml          |  951 ++
 .../views/panels/EventListeners.mxml            |  241 +
 .../com/flexcapacitor/views/panels/Events.mxml  |  832 ++
 .../views/panels/HistoryInspector.mxml          |  495 +
 .../views/panels/LibraryInspector.mxml          |  941 ++
 .../views/panels/MetaDataInspector.mxml         |  191 +
 .../flexcapacitor/views/panels/Profiling.mxml   |  660 ++
 .../views/panels/ProjectInspector.mxml          |  336 +
 .../views/panels/PropertyInspector.mxml         | 1629 ++++
 .../views/panels/PropertyInspector2.mxml        |   76 +
 .../com/flexcapacitor/views/panels/States.mxml  |  293 +
 .../views/renderers/BooleanRenderer.mxml        |   59 +
 .../views/renderers/ColorPickerRenderer.mxml    |   56 +
 .../views/renderers/ComboBoxRenderer.mxml       |   48 +
 .../views/renderers/DropDownListRenderer.mxml   |   48 +
 .../renderers/EditableDocumentRenderer.mxml     |  180 +
 .../renderers/EditableProjectRenderer.mxml      |  150 +
 .../views/renderers/HistoryItemRenderer.mxml    |   93 +
 .../views/renderers/ItemRendererButton.mxml     |   79 +
 .../views/renderers/LayersRenderer.mxml         |  227 +
 .../views/renderers/NumberRenderer.mxml         |   58 +
 .../renderers/PropertiesGridRendererBase.mxml   |  527 ++
 .../renderers/PropertiesGridValuesRenderer.mxml |   39 +
 .../views/renderers/TextRenderer.mxml           |   92 +
 .../views/skins/AutoSaveToggleButton.mxml       |   60 +
 .../flexcapacitor/views/skins/LoopButton.mxml   |   49 +
 .../views/skins/OnlineToggleButton.mxml         |   56 +
 .../views/skins/OrientationButton.mxml          |   54 +
 .../views/skins/PropertiesDataGridSkin.mxml     |  359 +
 .../supportClasses/LayersDataDescriptor.as      |   90 +
 .../views/supportClasses/Styles.as              |   80 +
 .../views/windows/AnimatedPanelWindow.mxml      |   78 +
 .../views/windows/ContactWindow.mxml            |  427 +
 .../views/windows/DeleteDocumentWindow.mxml     |  309 +
 .../views/windows/ExportDocumentWindow.mxml     |  141 +
 .../views/windows/ImportWindow.mxml             |  208 +
 .../views/windows/LoginWindow.mxml              |  930 ++
 .../views/windows/LogoutWindow.mxml             |  137 +
 .../views/windows/NewDocumentWindow.mxml        |  212 +
 .../views/windows/PrintWindow.mxml              |  218 +
 .../views/windows/PublishWindow.mxml            |   56 +
 .../views/windows/SaveBeforeCloseWindow.mxml    |  243 +
 Radii8LibraryAssets/.actionScriptProperties     |   40 +
 Radii8LibraryAssets/.flexLibProperties          |   24 +
 Radii8LibraryAssets/.project                    |   36 +
 .../.settings/org.eclipse.core.resources.prefs  |    3 +
 Radii8LibraryAssets/designs/logo2.png           |  Bin 0 -> 6108 bytes
 Radii8LibraryAssets/designs/radii8_logo2.png    |  Bin 0 -> 3315 bytes
 Radii8LibraryAssets/src/Radii8LibraryAssets.as  |  172 +
 .../src/Radii8LibraryDeviceAssets.as            |   54 +
 .../src/Radii8LibraryEffectsAssets.as           |   78 +
 .../src/Radii8LibraryInspectorAssets.as         |   62 +
 .../src/Radii8LibraryMXAssets.as                |  240 +
 .../src/Radii8LibrarySparkAssets.as             |  324 +
 .../src/Radii8LibraryToolAssets.as              |   68 +
 .../assets/data/devices-manifest-defaults.xml   |  722 ++
 .../data/inspectors-manifest-defaults.xml       |   59 +
 .../src/assets/data/spark-manifest-defaults.xml |  234 +
 .../src/assets/data/tools-manifest-defaults.xml |   53 +
 .../assets/icons/avatar/gravatar-default-96.png |  Bin 0 -> 2934 bytes
 .../assets/icons/effects/C_DeleteState_md.png   |  Bin 0 -> 2809 bytes
 .../src/assets/icons/effects/C_EditState_md.png |  Bin 0 -> 2809 bytes
 .../icons/effects/C_JustifyDecimal_md.png       |  Bin 0 -> 2809 bytes
 .../src/assets/icons/effects/anefile_error.png  |  Bin 0 -> 2809 bytes
 .../icons/effects/anefile_general_error.png     |  Bin 0 -> 2804 bytes
 .../assets/icons/effects/anefile_noerror.png    |  Bin 0 -> 2809 bytes
 .../src/assets/icons/effects/clear.png          |  Bin 0 -> 2806 bytes
 .../src/assets/icons/effects/clearAll.png       |  Bin 0 -> 2809 bytes
 .../src/assets/icons/effects/close_16.png       |  Bin 0 -> 2809 bytes
 .../src/assets/icons/effects/disconnect.png     |  Bin 0 -> 2809 bytes
 .../assets/icons/effects/divider_vertical.png   |  Bin 0 -> 2802 bytes
 .../src/assets/icons/effects/enable.png         |  Bin 0 -> 2809 bytes
 .../assets/icons/effects/enable_disabled.png    |  Bin 0 -> 2809 bytes
 .../src/assets/icons/effects/end.png            |  Bin 0 -> 2804 bytes
 .../src/assets/icons/effects/hex_view.png       |  Bin 0 -> 2809 bytes
 .../src/assets/icons/effects/loop.png           |  Bin 0 -> 2809 bytes
 .../src/assets/icons/effects/loop_off.png       |  Bin 0 -> 2806 bytes
 .../src/assets/icons/effects/loop_on.png        |  Bin 0 -> 2806 bytes
 .../assets/icons/effects/network_monitor.png    |  Bin 0 -> 2809 bytes
 .../src/assets/icons/effects/pause.png          |  Bin 0 -> 2809 bytes
 .../src/assets/icons/effects/play.png           |  Bin 0 -> 2809 bytes
 .../src/assets/icons/effects/playhead.png       |  Bin 0 -> 2880 bytes
 .../src/assets/icons/effects/playhead_light.png |  Bin 0 -> 2842 bytes
 .../src/assets/icons/effects/playpause.png      |  Bin 0 -> 2809 bytes
 .../src/assets/icons/effects/raw_view.png       |  Bin 0 -> 2809 bytes
 .../src/assets/icons/effects/refresh.png        |  Bin 0 -> 2806 bytes
 .../src/assets/icons/effects/reverse.png        |  Bin 0 -> 2809 bytes
 .../src/assets/icons/effects/save.png           |  Bin 0 -> 2795 bytes
 .../src/assets/icons/effects/selected.png       |  Bin 0 -> 2806 bytes
 .../src/assets/icons/effects/selected01.png     |  Bin 0 -> 2801 bytes
 .../src/assets/icons/effects/stop.png           |  Bin 0 -> 2809 bytes
 .../src/assets/icons/effects/suspend.png        |  Bin 0 -> 2809 bytes
 .../assets/icons/effects/suspend_disabled.png   |  Bin 0 -> 2809 bytes
 .../src/assets/icons/effects/tree_view.png      |  Bin 0 -> 2809 bytes
 .../src/assets/icons/effects/tree_viewBW.png    |  Bin 0 -> 2809 bytes
 .../assets/icons/effects/tree_view_closeBW.png  |  Bin 0 -> 2809 bytes
 .../src/assets/icons/general/ActionScript.png   |  Bin 0 -> 2809 bytes
 .../src/assets/icons/general/ActualSize.png     |  Bin 0 -> 2808 bytes
 .../src/assets/icons/general/Application.png    |  Bin 0 -> 2808 bytes
 .../src/assets/icons/general/ApplicationBW.png  |  Bin 0 -> 2803 bytes
 .../src/assets/icons/general/Arrow.png          |  Bin 0 -> 2806 bytes
 .../src/assets/icons/general/Cancel.png         |  Bin 0 -> 2806 bytes
 .../assets/icons/general/CenterAlignment.png    |  Bin 0 -> 2808 bytes
 .../assets/icons/general/CenterAlignment2.png   |  Bin 0 -> 2808 bytes
 .../assets/icons/general/CenterAlignment3.png   |  Bin 0 -> 2808 bytes
 .../assets/icons/general/CenterAlignment4.png   |  Bin 0 -> 2808 bytes
 .../assets/icons/general/CenterAlignment5.png   |  Bin 0 -> 2808 bytes
 .../src/assets/icons/general/Clear.png          |  Bin 0 -> 2806 bytes
 .../src/assets/icons/general/ClosedFolder.png   |  Bin 0 -> 2801 bytes
 .../src/assets/icons/general/Cloud.png          |  Bin 0 -> 2822 bytes
 .../src/assets/icons/general/CloudDown.png      |  Bin 0 -> 2822 bytes
 .../src/assets/icons/general/CloudUp.png        |  Bin 0 -> 2822 bytes
 .../src/assets/icons/general/Component.png      |  Bin 0 -> 2809 bytes
 .../src/assets/icons/general/Copy.png           |  Bin 0 -> 2806 bytes
 .../src/assets/icons/general/CopyBW.png         |  Bin 0 -> 2809 bytes
 .../assets/icons/general/DisplayObjectIcon.png  |  Bin 0 -> 2807 bytes
 .../src/assets/icons/general/Document.png       |  Bin 0 -> 2801 bytes
 .../src/assets/icons/general/EditBW.png         |  Bin 0 -> 2809 bytes
 .../src/assets/icons/general/File.png           |  Bin 0 -> 2806 bytes
 .../src/assets/icons/general/Folder.png         |  Bin 0 -> 2806 bytes
 .../src/assets/icons/general/Globe-icon.png     |  Bin 0 -> 2806 bytes
 .../src/assets/icons/general/Help-icon.png      |  Bin 0 -> 2806 bytes
 .../assets/icons/general/Information-icon.png   |  Bin 0 -> 2806 bytes
 .../src/assets/icons/general/ItemRenderer.png   |  Bin 0 -> 2809 bytes
 .../src/assets/icons/general/LandscapeMode.png  |  Bin 0 -> 2808 bytes
 .../src/assets/icons/general/Mail-icon.png      |  Bin 0 -> 2806 bytes
 .../src/assets/icons/general/Module.png         |  Bin 0 -> 2809 bytes
 .../src/assets/icons/general/NewFileBW.png      |  Bin 0 -> 2806 bytes
 .../src/assets/icons/general/OpenFolder.png     |  Bin 0 -> 2801 bytes
 .../src/assets/icons/general/Package.png        |  Bin 0 -> 2806 bytes
 .../src/assets/icons/general/PortraitMode.png   |  Bin 0 -> 2808 bytes
 .../src/assets/icons/general/ProjectFolder.png  |  Bin 0 -> 2801 bytes
 .../src/assets/icons/general/Refresh.png        |  Bin 0 -> 2806 bytes
 .../src/assets/icons/general/Refresh2.png       |  Bin 0 -> 2806 bytes
 .../src/assets/icons/general/Save-icon.png      |  Bin 0 -> 2806 bytes
 .../src/assets/icons/general/Search-icon.png    |  Bin 0 -> 2806 bytes
 .../src/assets/icons/general/Selection.png      |  Bin 0 -> 6142 bytes
 .../src/assets/icons/general/Settings-icon.png  |  Bin 0 -> 2806 bytes
 .../src/assets/icons/general/Skin.png           |  Bin 0 -> 2809 bytes
 .../src/assets/icons/general/Trash2.png         |  Bin 0 -> 2811 bytes
 .../src/assets/icons/general/Trash3.png         |  Bin 0 -> 2811 bytes
 .../src/assets/icons/general/TrashCan.png       |  Bin 0 -> 2806 bytes
 .../src/assets/icons/general/ZoomToFit.png      |  Bin 0 -> 2808 bytes
 .../src/assets/icons/general/connected.png      |  Bin 0 -> 2811 bytes
 .../src/assets/icons/general/disconnected.png   |  Bin 0 -> 2811 bytes
 .../src/assets/icons/general/edit.png           |  Bin 0 -> 2809 bytes
 .../src/assets/icons/general/effect.png         |  Bin 0 -> 2804 bytes
 .../src/assets/icons/general/event.png          |  Bin 0 -> 2804 bytes
 .../src/assets/icons/general/export.png         |  Bin 0 -> 2806 bytes
 .../src/assets/icons/general/import.png         |  Bin 0 -> 2806 bytes
 .../src/assets/icons/general/logo.png           |  Bin 0 -> 3017 bytes
 .../src/assets/icons/general/logo20.png         |  Bin 0 -> 2813 bytes
 .../src/assets/icons/general/logo3.png          |  Bin 0 -> 3383 bytes
 .../src/assets/icons/general/logo64.png         |  Bin 0 -> 2878 bytes
 .../src/assets/icons/general/logo68.png         |  Bin 0 -> 2885 bytes
 .../src/assets/icons/general/print.png          |  Bin 0 -> 2807 bytes
 .../src/assets/icons/general/property.png       |  Bin 0 -> 2804 bytes
 .../src/assets/icons/general/redo.png           |  Bin 0 -> 2816 bytes
 .../src/assets/icons/general/redo2.png          |  Bin 0 -> 2808 bytes
 .../src/assets/icons/general/save.png           |  Bin 0 -> 2795 bytes
 .../src/assets/icons/general/style.png          |  Bin 0 -> 2804 bytes
 .../src/assets/icons/general/undo.png           |  Bin 0 -> 2816 bytes
 .../src/assets/icons/general/undo2.png          |  Bin 0 -> 2809 bytes
 .../src/assets/icons/general/upload.png         |  Bin 0 -> 2808 bytes
 .../src/assets/icons/general/visible.png        |  Bin 0 -> 952 bytes
 .../src/assets/icons/mx/charts/AreaChart.png    |  Bin 0 -> 2811 bytes
 .../src/assets/icons/mx/charts/BarChart.png     |  Bin 0 -> 2811 bytes
 .../src/assets/icons/mx/charts/BubbleChart.png  |  Bin 0 -> 2811 bytes
 .../assets/icons/mx/charts/CandlestickChart.png |  Bin 0 -> 2811 bytes
 .../src/assets/icons/mx/charts/ColumnChart.png  |  Bin 0 -> 2811 bytes
 .../src/assets/icons/mx/charts/HLOCChart.png    |  Bin 0 -> 2811 bytes
 .../src/assets/icons/mx/charts/Legend.png       |  Bin 0 -> 2811 bytes
 .../src/assets/icons/mx/charts/LineChart.png    |  Bin 0 -> 2811 bytes
 .../src/assets/icons/mx/charts/PieChart.png     |  Bin 0 -> 2811 bytes
 .../src/assets/icons/mx/charts/PlotChart.png    |  Bin 0 -> 2811 bytes
 .../assets/icons/mx/containers/Accordion.png    |  Bin 0 -> 2811 bytes
 .../mx/containers/ApplicationControlBar.png     |  Bin 0 -> 2811 bytes
 .../src/assets/icons/mx/containers/Box.png      |  Bin 0 -> 2811 bytes
 .../src/assets/icons/mx/containers/Canvas.png   |  Bin 0 -> 2811 bytes
 .../assets/icons/mx/containers/ControlBar.png   |  Bin 0 -> 2811 bytes
 .../assets/icons/mx/containers/DividedBox.png   |  Bin 0 -> 2811 bytes
 .../src/assets/icons/mx/containers/Form.png     |  Bin 0 -> 2811 bytes
 .../assets/icons/mx/containers/FormHeading.png  |  Bin 0 -> 2811 bytes
 .../src/assets/icons/mx/containers/FormItem.png |  Bin 0 -> 2811 bytes
 .../src/assets/icons/mx/containers/Grid.png     |  Bin 0 -> 2811 bytes
 .../src/assets/icons/mx/containers/HBox.png     |  Bin 0 -> 2811 bytes
 .../assets/icons/mx/containers/HDividedBox.png  |  Bin 0 -> 2811 bytes
 .../src/assets/icons/mx/containers/Panel.png    |  Bin 0 -> 2811 bytes
 .../assets/icons/mx/containers/TabNavigator.png |  Bin 0 -> 2811 bytes
 .../src/assets/icons/mx/containers/Tile.png     |  Bin 0 -> 2811 bytes
 .../assets/icons/mx/containers/TitleWindow.png  |  Bin 0 -> 2811 bytes
 .../src/assets/icons/mx/containers/VBox.png     |  Bin 0 -> 2811 bytes
 .../assets/icons/mx/containers/VDividedBox.png  |  Bin 0 -> 2811 bytes
 .../assets/icons/mx/containers/ViewStack.png    |  Bin 0 -> 2811 bytes
 .../src/assets/icons/mx/controls/Button.png     |  Bin 0 -> 2811 bytes
 .../src/assets/icons/mx/controls/CheckBox.png   |  Bin 0 -> 2811 bytes
 .../assets/icons/mx/controls/ColorPicker.png    |  Bin 0 -> 2811 bytes
 .../src/assets/icons/mx/controls/ComboBox.png   |  Bin 0 -> 2811 bytes
 .../src/assets/icons/mx/controls/DataGrid.png   |  Bin 0 -> 2811 bytes
 .../assets/icons/mx/controls/DateChooser.png    |  Bin 0 -> 2811 bytes
 .../src/assets/icons/mx/controls/DateField.png  |  Bin 0 -> 2811 bytes
 .../src/assets/icons/mx/controls/HRule.png      |  Bin 0 -> 2811 bytes
 .../src/assets/icons/mx/controls/HScrollBar.png |  Bin 0 -> 2811 bytes
 .../src/assets/icons/mx/controls/HSlider.png    |  Bin 0 -> 2811 bytes
 .../assets/icons/mx/controls/HorizontalList.png |  Bin 0 -> 2811 bytes
 .../src/assets/icons/mx/controls/Image.png      |  Bin 0 -> 2811 bytes
 .../src/assets/icons/mx/controls/Label.png      |  Bin 0 -> 2811 bytes
 .../src/assets/icons/mx/controls/LinkBar.png    |  Bin 0 -> 2811 bytes
 .../src/assets/icons/mx/controls/LinkButton.png |  Bin 0 -> 2811 bytes
 .../src/assets/icons/mx/controls/List.png       |  Bin 0 -> 2811 bytes
 .../src/assets/icons/mx/controls/Menu.png       |  Bin 0 -> 2811 bytes
 .../src/assets/icons/mx/controls/MenuBar.png    |  Bin 0 -> 2811 bytes
 .../assets/icons/mx/controls/NumericStepper.png |  Bin 0 -> 2811 bytes
 .../assets/icons/mx/controls/ProgressBar.png    |  Bin 0 -> 2811 bytes
 .../assets/icons/mx/controls/RadioButton.png    |  Bin 0 -> 2811 bytes
 .../icons/mx/controls/RadioButtonGroup.png      |  Bin 0 -> 2811 bytes
 .../assets/icons/mx/controls/RichTextEditor.png |  Bin 0 -> 2811 bytes
 .../src/assets/icons/mx/controls/SWFLoader.png  |  Bin 0 -> 2811 bytes
 .../src/assets/icons/mx/controls/Spacer.png     |  Bin 0 -> 2811 bytes
 .../src/assets/icons/mx/controls/TabBar.png     |  Bin 0 -> 2811 bytes
 .../src/assets/icons/mx/controls/Text.png       |  Bin 0 -> 2811 bytes
 .../src/assets/icons/mx/controls/TextArea.png   |  Bin 0 -> 2811 bytes
 .../src/assets/icons/mx/controls/TextInput.png  |  Bin 0 -> 2811 bytes
 .../src/assets/icons/mx/controls/TileList.png   |  Bin 0 -> 2811 bytes
 .../src/assets/icons/mx/controls/Tree.png       |  Bin 0 -> 2811 bytes
 .../src/assets/icons/mx/controls/VRule.png      |  Bin 0 -> 2811 bytes
 .../src/assets/icons/mx/controls/VScrollBar.png |  Bin 0 -> 2811 bytes
 .../src/assets/icons/mx/controls/VSlider.png    |  Bin 0 -> 2811 bytes
 .../assets/icons/mx/controls/VideoDisplay.png   |  Bin 0 -> 2811 bytes
 .../src/assets/icons/mx/core/Repeater.png       |  Bin 0 -> 2811 bytes
 .../icons/spark/containers/BorderContainer.png  |  Bin 0 -> 2811 bytes
 .../assets/icons/spark/containers/DataGroup.png |  Bin 0 -> 2811 bytes
 .../src/assets/icons/spark/containers/Form.png  |  Bin 0 -> 2811 bytes
 .../icons/spark/containers/FormHeading.png      |  Bin 0 -> 2811 bytes
 .../spark/containers/GridColumnHeaderGroup.png  |  Bin 0 -> 2811 bytes
 .../src/assets/icons/spark/containers/Group.png |  Bin 0 -> 2811 bytes
 .../assets/icons/spark/containers/HGroup.png    |  Bin 0 -> 2811 bytes
 .../src/assets/icons/spark/containers/Panel.png |  Bin 0 -> 2811 bytes
 .../spark/containers/SkinnableContainer.png     |  Bin 0 -> 900 bytes
 .../spark/containers/SkinnableDataContainer.png |  Bin 0 -> 2811 bytes
 .../assets/icons/spark/containers/TileGroup.png |  Bin 0 -> 2811 bytes
 .../assets/icons/spark/containers/VGroup.png    |  Bin 0 -> 2811 bytes
 .../src/assets/icons/spark/controls/Button.png  |  Bin 0 -> 2811 bytes
 .../assets/icons/spark/controls/ButtonBar.png   |  Bin 0 -> 2811 bytes
 .../assets/icons/spark/controls/CheckBox.png    |  Bin 0 -> 2811 bytes
 .../assets/icons/spark/controls/ComboBox.png    |  Bin 0 -> 2811 bytes
 .../assets/icons/spark/controls/DataGrid.png    |  Bin 0 -> 2811 bytes
 .../icons/spark/controls/DropDownList.png       |  Bin 0 -> 2811 bytes
 .../assets/icons/spark/controls/HScrollBar.png  |  Bin 0 -> 2811 bytes
 .../src/assets/icons/spark/controls/HSlider.png |  Bin 0 -> 2811 bytes
 .../src/assets/icons/spark/controls/Image.png   |  Bin 0 -> 2811 bytes
 .../src/assets/icons/spark/controls/Label.png   |  Bin 0 -> 2811 bytes
 .../assets/icons/spark/controls/LinkButton.png  |  Bin 0 -> 2811 bytes
 .../src/assets/icons/spark/controls/List.png    |  Bin 0 -> 2811 bytes
 .../icons/spark/controls/NumericStepper.png     |  Bin 0 -> 2811 bytes
 .../assets/icons/spark/controls/RadioButton.png |  Bin 0 -> 2811 bytes
 .../icons/spark/controls/RadioButtonGroup.png   |  Bin 0 -> 2811 bytes
 .../icons/spark/controls/RichEditableText.png   |  Bin 0 -> 900 bytes
 .../assets/icons/spark/controls/RichText.png    |  Bin 0 -> 2811 bytes
 .../assets/icons/spark/controls/Scroller.png    |  Bin 0 -> 900 bytes
 .../src/assets/icons/spark/controls/Spinner.png |  Bin 0 -> 900 bytes
 .../src/assets/icons/spark/controls/TabBar.png  |  Bin 0 -> 2811 bytes
 .../assets/icons/spark/controls/TextArea.png    |  Bin 0 -> 2811 bytes
 .../assets/icons/spark/controls/TextInput.png   |  Bin 0 -> 2811 bytes
 .../assets/icons/spark/controls/TitleWindow.png |  Bin 0 -> 2811 bytes
 .../icons/spark/controls/ToggleButton.png       |  Bin 0 -> 900 bytes
 .../assets/icons/spark/controls/VScrollBar.png  |  Bin 0 -> 2811 bytes
 .../src/assets/icons/spark/controls/VSlider.png |  Bin 0 -> 2811 bytes
 .../icons/spark/controls/VideoDisplay.png       |  Bin 0 -> 2811 bytes
 .../assets/icons/spark/controls/VideoPlayer.png |  Bin 0 -> 2811 bytes
 .../src/assets/icons/spark/core/Repeater.png    |  Bin 0 -> 2811 bytes
 .../src/assets/icons/tools/BlackArrow.png       |  Bin 0 -> 2806 bytes
 .../src/assets/icons/tools/BlackArrow24.png     |  Bin 0 -> 2817 bytes
 .../src/assets/icons/tools/CrossHair.png        |  Bin 0 -> 2812 bytes
 .../src/assets/icons/tools/Eyedropper.png       |  Bin 0 -> 2806 bytes
 .../src/assets/icons/tools/Hand.png             |  Bin 0 -> 2810 bytes
 .../src/assets/icons/tools/HandGrab.png         |  Bin 0 -> 2807 bytes
 .../src/assets/icons/tools/Move.png             |  Bin 0 -> 2806 bytes
 .../src/assets/icons/tools/NoDrop.png           |  Bin 0 -> 2815 bytes
 .../src/assets/icons/tools/Rotate.png           |  Bin 0 -> 2816 bytes
 .../src/assets/icons/tools/Selection.png        |  Bin 0 -> 2817 bytes
 .../src/assets/icons/tools/SizeNESW.png         |  Bin 0 -> 2807 bytes
 .../src/assets/icons/tools/SizeNS.png           |  Bin 0 -> 2803 bytes
 .../src/assets/icons/tools/SizeNWSE.png         |  Bin 0 -> 2807 bytes
 .../src/assets/icons/tools/SizeWE.png           |  Bin 0 -> 2804 bytes
 .../src/assets/icons/tools/WhiteArrow.png       |  Bin 0 -> 2806 bytes
 .../src/assets/icons/tools/WhiteArrow24.png     |  Bin 0 -> 2817 bytes
 .../src/assets/icons/tools/Zoom.png             |  Bin 0 -> 2817 bytes
 .../src/assets/icons/tools/Zoom24.png           |  Bin 0 -> 2817 bytes
 .../src/assets/icons/tools/ZoomDisabled.png     |  Bin 0 -> 2824 bytes
 .../src/assets/icons/tools/ZoomIn.png           |  Bin 0 -> 2824 bytes
 .../src/assets/icons/tools/ZoomOut.png          |  Bin 0 -> 2824 bytes
 .../src/assets/icons/tools/dragStripIcon.png    |  Bin 0 -> 2803 bytes
 Radii8Remote/.actionScriptProperties            |   49 +
 Radii8Remote/.flexProperties                    |   20 +
 Radii8Remote/.fxpProperties                     |   30 +
 Radii8Remote/.project                           |   36 +
 .../.settings/org.eclipse.core.resources.prefs  |    3 +
 Radii8Remote/html-template/swfobject.js         |  777 ++
 Radii8Remote/src/Radii8Remote.mxml              |   80 +
 .../src/assets/icons/down_disclosure.png        |  Bin 0 -> 2809 bytes
 .../src/assets/icons/down_disclosure2.png       |  Bin 0 -> 2797 bytes
 Radii8Remote/src/assets/icons/more.png          |  Bin 0 -> 2815 bytes
 Radii8Remote/src/assets/icons/more2.png         |  Bin 0 -> 2802 bytes
 Radii8Remote/src/data/Item.as                   |   74 +
 Radii8Remote/src/data/Perspective.as            |  136 +
 Radii8Remote/src/data/Preferences.as            |   67 +
 Radii8Remote/src/managers/RemoteManager.as      |  545 ++
 Radii8Remote/src/modules/Components.mxml        |   44 +
 .../src/modules/InspectorContainer.mxml         |  724 ++
 Radii8Remote/src/modules/Layers.mxml            |   44 +
 Radii8Remote/src/modules/PropertiesExample.mxml |   54 +
 Radii8Remote/src/modules/Tools.mxml             |  295 +
 Radii8Remote/src/preferences.xml                |   47 +
 .../src/renderers/ModuleItemRenderer.mxml       |   68 +
 .../src/renderers/OnlineViewRenderer.mxml       |  118 +
 .../src/renderers/PerspectivesViewRenderer.mxml |   91 +
 Radii8Remote/src/renderers/ViewRenderer.mxml    |   86 +
 Radii8Remote/src/spark/components/MyScroller.as |   47 +
 .../src/spark/components/TitleContainer.mxml    |  348 +
 build.xml                                       |  153 +
 569 files changed, 65476 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-radii8/blob/f370bfcf/LICENSE
----------------------------------------------------------------------
diff --git a/LICENSE b/LICENSE
new file mode 100644
index 0000000..5114d55
--- /dev/null
+++ b/LICENSE
@@ -0,0 +1,222 @@
+
+                                 Apache License
+                           Version 2.0, January 2004
+                        http://www.apache.org/licenses/
+
+   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
+
+   1. Definitions.
+
+      "License" shall mean the terms and conditions for use, reproduction,
+      and distribution as defined by Sections 1 through 9 of this document.
+
+      "Licensor" shall mean the copyright owner or entity authorized by
+      the copyright owner that is granting the License.
+
+      "Legal Entity" shall mean the union of the acting entity and all
+      other entities that control, are controlled by, or are under common
+      control with that entity. For the purposes of this definition,
+      "control" means (i) the power, direct or indirect, to cause the
+      direction or management of such entity, whether by contract or
+      otherwise, or (ii) ownership of fifty percent (50%) or more of the
+      outstanding shares, or (iii) beneficial ownership of such entity.
+
+      "You" (or "Your") shall mean an individual or Legal Entity
+      exercising permissions granted by this License.
+
+      "Source" form shall mean the preferred form for making modifications,
+      including but not limited to software source code, documentation
+      source, and configuration files.
+
+      "Object" form shall mean any form resulting from mechanical
+      transformation or translation of a Source form, including but
+      not limited to compiled object code, generated documentation,
+      and conversions to other media types.
+
+      "Work" shall mean the work of authorship, whether in Source or
+      Object form, made available under the License, as indicated by a
+      copyright notice that is included in or attached to the work
+      (an example is provided in the Appendix below).
+
+      "Derivative Works" shall mean any work, whether in Source or Object
+      form, that is based on (or derived from) the Work and for which the
+      editorial revisions, annotations, elaborations, or other modifications
+      represent, as a whole, an original work of authorship. For the purposes
+      of this License, Derivative Works shall not include works that remain
+      separable from, or merely link (or bind by name) to the interfaces of,
+      the Work and Derivative Works thereof.
+
+      "Contribution" shall mean any work of authorship, including
+      the original version of the Work and any modifications or additions
+      to that Work or Derivative Works thereof, that is intentionally
+      submitted to Licensor for inclusion in the Work by the copyright owner
+      or by an individual or Legal Entity authorized to submit on behalf of
+      the copyright owner. For the purposes of this definition, "submitted"
+      means any form of electronic, verbal, or written communication sent
+      to the Licensor or its representatives, including but not limited to
+      communication on electronic mailing lists, source code control systems,
+      and issue tracking systems that are managed by, or on behalf of, the
+      Licensor for the purpose of discussing and improving the Work, but
+      excluding communication that is conspicuously marked or otherwise
+      designated in writing by the copyright owner as "Not a Contribution."
+
+      "Contributor" shall mean Licensor and any individual or Legal Entity
+      on behalf of whom a Contribution has been received by Licensor and
+      subsequently incorporated within the Work.
+
+   2. Grant of Copyright License. Subject to the terms and conditions of
+      this License, each Contributor hereby grants to You a perpetual,
+      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+      copyright license to reproduce, prepare Derivative Works of,
+      publicly display, publicly perform, sublicense, and distribute the
+      Work and such Derivative Works in Source or Object form.
+
+   3. Grant of Patent License. Subject to the terms and conditions of
+      this License, each Contributor hereby grants to You a perpetual,
+      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+      (except as stated in this section) patent license to make, have made,
+      use, offer to sell, sell, import, and otherwise transfer the Work,
+      where such license applies only to those patent claims licensable
+      by such Contributor that are necessarily infringed by their
+      Contribution(s) alone or by combination of their Contribution(s)
+      with the Work to which such Contribution(s) was submitted. If You
+      institute patent litigation against any entity (including a
+      cross-claim or counterclaim in a lawsuit) alleging that the Work
+      or a Contribution incorporated within the Work constitutes direct
+      or contributory patent infringement, then any patent licenses
+      granted to You under this License for that Work shall terminate
+      as of the date such litigation is filed.
+
+   4. Redistribution. You may reproduce and distribute copies of the
+      Work or Derivative Works thereof in any medium, with or without
+      modifications, and in Source or Object form, provided that You
+      meet the following conditions:
+
+      (a) You must give any other recipients of the Work or
+          Derivative Works a copy of this License; and
+
+      (b) You must cause any modified files to carry prominent notices
+          stating that You changed the files; and
+
+      (c) You must retain, in the Source form of any Derivative Works
+          that You distribute, all copyright, patent, trademark, and
+          attribution notices from the Source form of the Work,
+          excluding those notices that do not pertain to any part of
+          the Derivative Works; and
+
+      (d) If the Work includes a "NOTICE" text file as part of its
+          distribution, then any Derivative Works that You distribute must
+          include a readable copy of the attribution notices contained
+          within such NOTICE file, excluding those notices that do not
+          pertain to any part of the Derivative Works, in at least one
+          of the following places: within a NOTICE text file distributed
+          as part of the Derivative Works; within the Source form or
+          documentation, if provided along with the Derivative Works; or,
+          within a display generated by the Derivative Works, if and
+          wherever such third-party notices normally appear. The contents
+          of the NOTICE file are for informational purposes only and
+          do not modify the License. You may add Your own attribution
+          notices within Derivative Works that You distribute, alongside
+          or as an addendum to the NOTICE text from the Work, provided
+          that such additional attribution notices cannot be construed
+          as modifying the License.
+
+      You may add Your own copyright statement to Your modifications and
+      may provide additional or different license terms and conditions
+      for use, reproduction, or distribution of Your modifications, or
+      for any such Derivative Works as a whole, provided Your use,
+      reproduction, and distribution of the Work otherwise complies with
+      the conditions stated in this License.
+
+   5. Submission of Contributions. Unless You explicitly state otherwise,
+      any Contribution intentionally submitted for inclusion in the Work
+      by You to the Licensor shall be under the terms and conditions of
+      this License, without any additional terms or conditions.
+      Notwithstanding the above, nothing herein shall supersede or modify
+      the terms of any separate license agreement you may have executed
+      with Licensor regarding such Contributions.
+
+   6. Trademarks. This License does not grant permission to use the trade
+      names, trademarks, service marks, or product names of the Licensor,
+      except as required for reasonable and customary use in describing the
+      origin of the Work and reproducing the content of the NOTICE file.
+
+   7. Disclaimer of Warranty. Unless required by applicable law or
+      agreed to in writing, Licensor provides the Work (and each
+      Contributor provides its Contributions) on an "AS IS" BASIS,
+      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
+      implied, including, without limitation, any warranties or conditions
+      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
+      PARTICULAR PURPOSE. You are solely responsible for determining the
+      appropriateness of using or redistributing the Work and assume any
+      risks associated with Your exercise of permissions under this License.
+
+   8. Limitation of Liability. In no event and under no legal theory,
+      whether in tort (including negligence), contract, or otherwise,
+      unless required by applicable law (such as deliberate and grossly
+      negligent acts) or agreed to in writing, shall any Contributor be
+      liable to You for damages, including any direct, indirect, special,
+      incidental, or consequential damages of any character arising as a
+      result of this License or out of the use or inability to use the
+      Work (including but not limited to damages for loss of goodwill,
+      work stoppage, computer failure or malfunction, or any and all
+      other commercial damages or losses), even if such Contributor
+      has been advised of the possibility of such damages.
+
+   9. Accepting Warranty or Additional Liability. While redistributing
+      the Work or Derivative Works thereof, You may choose to offer,
+      and charge a fee for, acceptance of support, warranty, indemnity,
+      or other liability obligations and/or rights consistent with this
+      License. However, in accepting such obligations, You may act only
+      on Your own behalf and on Your sole responsibility, not on behalf
+      of any other Contributor, and only if You agree to indemnify,
+      defend, and hold each Contributor harmless for any liability
+      incurred by, or claims asserted against, such Contributor by reason
+      of your accepting any such warranty or additional liability.
+
+   END OF TERMS AND CONDITIONS
+
+   APPENDIX: How to apply the Apache License to your work.
+
+      To apply the Apache License to your work, attach the following
+      boilerplate notice, with the fields enclosed by brackets "[]"
+      replaced with your own identifying information. (Don't include
+      the brackets!)  The text should be enclosed in the appropriate
+      comment syntax for the file format. We also recommend that a
+      file or class name and description of purpose be included on the
+      same "printed page" as the copyright notice for easier
+      identification within third-party archives.
+
+   Copyright [yyyy] [name of copyright owner]
+
+   Licensed under the Apache License, Version 2.0 (the "License");
+   you may not use this file except in compliance with the License.
+   You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
+   
+Radii8 Subcomponents:
+
+Apache Flex Radii8 includes a number of subcomponents with
+separate copyright notices and license terms. Your use of the source
+code for the these subcomponents is subject to the terms and
+conditions of the following licenses. 
+
+The file Radii8Library/src/com/flexcapacitor/utils/Base64.as
+is available under the MIT License.
+
+The file Radii8Library/src/com/flexcapacitor/views/panels/EventListeners.mxml
+is available under the MIT License.
+
+The file Radii8Designer/src/css/normalize/2.1.2/normalize.css
+is available under the MIT License.
+
+The swfobject.js files found in Radii8Designer/html-template and
+Radii8Remote/html-template are available under the MIT License.
+

http://git-wip-us.apache.org/repos/asf/flex-radii8/blob/f370bfcf/NOTICE
----------------------------------------------------------------------
diff --git a/NOTICE b/NOTICE
new file mode 100644
index 0000000..2842464
--- /dev/null
+++ b/NOTICE
@@ -0,0 +1,8 @@
+Apache Flex
+Copyright 2014 The Apache Software Foundation
+
+This product includes software developed at
+The Apache Software Foundation (http://www.apache.org/).
+
+The Initial Developer of the Original Code, known as Radii8, 
+is Judah Frangipane.

http://git-wip-us.apache.org/repos/asf/flex-radii8/blob/f370bfcf/README
----------------------------------------------------------------------
diff --git a/README b/README
new file mode 100644
index 0000000..7e8ea38
--- /dev/null
+++ b/README
@@ -0,0 +1,33 @@
+Radii8
+======
+
+An online and desktop design, develop and debug tool for creating graphic designs, websites, prototypes and applications. The online version connects to Wordpress and Wordpress MU for storage and retrieval. It can be adapted to create themes easily (maybe 1-3 weeks of work). The desktop version should eventually reference local files and projects. 
+
+It uses the Flex SDK as underlying framework (for both the IDE and when publishing an application). It can generate MXML, HTML and Android XML. It may in the future publish to other languages. 
+
+Home page:
+ - About - http://www.radii8.com/blog/?page_id=2. 
+ - Blog  - http://www.radii8.com/
+ - Demo  - http://www.radii8.com/demo 
+   - click New Project to see an empty new project (give it a minute to load)
+ 
+Notes:
+ - it is a prototype
+ - you can create a plugin based on what exists now (see the components in the views package) 
+
+What needs to be done:
+ - conforming this document to https://github.com/infochimps-labs/style_guide/blob/master/style-guide-for-readme-files.md
+ - conforming to Git project file and folders structure https://github.com/infochimps-labs/style_guide/blob/master/style-guide-for-repo-organization.md 
+ - documentation on getting started
+ - needs an application framework
+ - needs full plugin API defined. for example for plugins we need things like:
+   - getCurrentDocument(), getSelectedItem(), setProperty, getProperty etc
+   - currently there are some methods available like 
+     - radiate.setProperty(target:Object, property:String, value:*, description:String = null, keepUndefinedValues:Boolean = false);
+ - see http://www.radii8.com/blog/?page_id=2
+ 
+Roadmap:
+ - http://www.radii8.com/blog/?page_id=2
+
+
+This release is Apache 2.0 license.

http://git-wip-us.apache.org/repos/asf/flex-radii8/blob/f370bfcf/Radii8Designer/.actionScriptProperties
----------------------------------------------------------------------
diff --git a/Radii8Designer/.actionScriptProperties b/Radii8Designer/.actionScriptProperties
new file mode 100644
index 0000000..ee03782
--- /dev/null
+++ b/Radii8Designer/.actionScriptProperties
@@ -0,0 +1,62 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!--
+
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to You under the Apache License, Version 2.0
+(the "License"); you may not use this file except in compliance with
+the License.  You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+
+-->
+<actionScriptProperties analytics="false" mainApplicationPath="Main.mxml" projectUUID="9dff9561-e640-4acd-8de7-74de46b90167" version="11">
+  <compiler additionalCompilerArguments="-locale en_US -includes=mx.managers.systemClasses.MarshallingSupport &#10;-keep-all-type-selectors=true -link-report linkreport.txt -size-report=sizereport.txt&#10;-keep-as3-metadata+=Alternative &#10;-keep-as3-metadata+=ArrayElementType&#10;-keep-as3-metadata+=DefaultProperty&#10;-keep-as3-metadata+=Deprecated&#10;-keep-as3-metadata+=Effect&#10;-keep-as3-metadata+=Event &#10;-keep-as3-metadata+=HostComponent&#10;-keep-as3-metadata+=IconFile&#10;-keep-as3-metadata+=Inspectable&#10;-keep-as3-metadata+=InstanceType&#10;-keep-as3-metadata+=RemoteClass&#10;-keep-as3-metadata+=RichTextContent&#10;-keep-as3-metadata+=SkinPart&#10;-keep-as3-metadata+=SkinState &#10;-keep-as3-metadata+=Style &#10;-keep-as3-metadata+=SWF" autoRSLOrdering="true" copyDependentFiles="true" flexSDK="Apache Flex 4.12.1 FP13.0 AIR13.0 en_US" fteInMXComponents="false" generateAccessible="true" htmlExpressInstall="true" htmlGenerate="true" htmlHistoryManagement="true" htmlPla
 yerVersionCheck="true" includeNetmonSwc="false" outputFolderLocation="/Applications/MAMP/htdocs/Radii8-debug" outputFolderPath="bin-debug" removeUnusedRSL="false" sourceFolderPath="src" strict="true" targetPlayerVersion="0.0.0" useApolloConfig="false" useDebugRSLSwfs="true" useFlashSDK="false" verifyDigests="true" warn="true">
+    <compilerSourcePath/>
+    <libraryPath defaultLinkType="1">
+      <libraryPathEntry kind="4" path="">
+        <excludedEntries>
+          <libraryPathEntry kind="3" linkType="1" path="${PROJECT_FRAMEWORKS}/libs/flex.swc" useDefaultLinkType="false"/>
+          <libraryPathEntry kind="3" linkType="1" path="${PROJECT_FRAMEWORKS}/libs/core.swc" useDefaultLinkType="false"/>
+        </excludedEntries>
+      </libraryPathEntry>
+      <libraryPathEntry kind="1" linkType="1" path="libs"/>
+      <libraryPathEntry kind="3" linkType="1" path="/Radii8Library/bin/Radii8Library.swc" useDefaultLinkType="false"/>
+      <libraryPathEntry kind="3" linkType="1" path="/FCLibrary/bin/FCLibrary.swc" useDefaultLinkType="false"/>
+      <libraryPathEntry kind="3" linkType="1" path="/Radii8LibraryAssets/bin/Radii8LibraryAssets.swc" useDefaultLinkType="false"/>
+      <libraryPathEntry kind="3" linkType="1" path="/FlexIFrame/bin/FlexIFrame.swc" useDefaultLinkType="false"/>
+      <libraryPathEntry kind="3" linkType="1" path="/AS3CommonsReflect/bin/AS3CommonsReflect.swc" useDefaultLinkType="false"/>
+      <libraryPathEntry kind="3" linkType="1" path="/AS3SyntaxHighlighter/bin/AS3SyntaxHighlighter.swc" useDefaultLinkType="false"/>
+    </libraryPath>
+    <sourceAttachmentPath/>
+  </compiler>
+  <applications>
+    <application path="Main.mxml"/>
+    <application path="application.mxml"/>
+  </applications>
+  <modules/>
+  <workers/>
+  <buildCSSFiles/>
+  <publishSource>
+    <sourcePathIncludes/>
+    <sourceExcludes>
+      <exclude path="assets"/>
+      <exclude path="html-template"/>
+      <exclude path="libs"/>
+      <exclude path="src/assets"/>
+      <exclude path="src/icons"/>
+      <exclude path="src/crossdomain.xml"/>
+      <exclude path="src/DragExample.mxml"/>
+      <exclude path="src/Home.mxml"/>
+      <exclude path="src/Profiling.mxml"/>
+    </sourceExcludes>
+  </publishSource>
+  <flashCatalyst validateFlashCatalystCompatibility="false"/>
+</actionScriptProperties>

http://git-wip-us.apache.org/repos/asf/flex-radii8/blob/f370bfcf/Radii8Designer/.externalToolBuilders/UpdateVersionNumber.launch
----------------------------------------------------------------------
diff --git a/Radii8Designer/.externalToolBuilders/UpdateVersionNumber.launch b/Radii8Designer/.externalToolBuilders/UpdateVersionNumber.launch
new file mode 100644
index 0000000..7632920
--- /dev/null
+++ b/Radii8Designer/.externalToolBuilders/UpdateVersionNumber.launch
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!--
+
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+
+-->
+<launchConfiguration type="org.eclipse.ant.AntBuilderLaunchConfigurationType">
+<booleanAttribute key="org.eclipse.ant.ui.ATTR_TARGETS_UPDATED" value="true"/>
+<booleanAttribute key="org.eclipse.ant.ui.DEFAULT_VM_INSTALL" value="false"/>
+<booleanAttribute key="org.eclipse.debug.ui.ATTR_LAUNCH_IN_BACKGROUND" value="false"/>
+<stringAttribute key="org.eclipse.jdt.launching.CLASSPATH_PROVIDER" value="org.eclipse.ant.ui.AntClasspathProvider"/>
+<booleanAttribute key="org.eclipse.jdt.launching.DEFAULT_CLASSPATH" value="true"/>
+<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="Radii8"/>
+<stringAttribute key="org.eclipse.ui.externaltools.ATTR_LOCATION" value="${workspace_loc:/Radii8/update_build_version.xml}"/>
+<stringAttribute key="org.eclipse.ui.externaltools.ATTR_RUN_BUILD_KINDS" value=""/>
+<booleanAttribute key="org.eclipse.ui.externaltools.ATTR_TRIGGERS_CONFIGURED" value="true"/>
+</launchConfiguration>

http://git-wip-us.apache.org/repos/asf/flex-radii8/blob/f370bfcf/Radii8Designer/.flexProperties
----------------------------------------------------------------------
diff --git a/Radii8Designer/.flexProperties b/Radii8Designer/.flexProperties
new file mode 100644
index 0000000..82e2725
--- /dev/null
+++ b/Radii8Designer/.flexProperties
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!--
+
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+
+-->
+<flexProperties enableServiceManager="false" flexServerFeatures="0" flexServerType="16" serverContextRoot="" serverRoot="/Applications/MAMP/htdocs" serverRootURL="http://localhost/" toolCompile="true" useServerFlexSDK="false" version="2"/>

http://git-wip-us.apache.org/repos/asf/flex-radii8/blob/f370bfcf/Radii8Designer/.project
----------------------------------------------------------------------
diff --git a/Radii8Designer/.project b/Radii8Designer/.project
new file mode 100644
index 0000000..35bbf7a
--- /dev/null
+++ b/Radii8Designer/.project
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+
+-->
+<projectDescription>
+	<name>Radii8</name>
+	<comment></comment>
+	<projects>
+	</projects>
+	<buildSpec>
+		<buildCommand>
+			<name>org.eclipse.ui.externaltools.ExternalToolBuilder</name>
+			<triggers>full,incremental,</triggers>
+			<arguments>
+				<dictionary>
+					<key>LaunchConfigHandle</key>
+					<value>&lt;project&gt;/.externalToolBuilders/UpdateVersionNumber.launch</value>
+				</dictionary>
+			</arguments>
+		</buildCommand>
+		<buildCommand>
+			<name>com.adobe.flexbuilder.project.flexbuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+	</buildSpec>
+	<natures>
+		<nature>com.adobe.flexbuilder.project.flexnature</nature>
+		<nature>com.adobe.flexbuilder.project.actionscriptnature</nature>
+	</natures>
+	<linkedResources>
+		<link>
+			<name>bin-debug</name>
+			<type>2</type>
+			<location>/Applications/MAMP/htdocs/Radii8-debug</location>
+		</link>
+	</linkedResources>
+</projectDescription>

http://git-wip-us.apache.org/repos/asf/flex-radii8/blob/f370bfcf/Radii8Designer/.settings/org.eclipse.core.resources.prefs
----------------------------------------------------------------------
diff --git a/Radii8Designer/.settings/org.eclipse.core.resources.prefs b/Radii8Designer/.settings/org.eclipse.core.resources.prefs
new file mode 100644
index 0000000..f0feae7
--- /dev/null
+++ b/Radii8Designer/.settings/org.eclipse.core.resources.prefs
@@ -0,0 +1,3 @@
+#Sat Jun 30 14:09:44 CDT 2012
+eclipse.preferences.version=1
+encoding/<project>=utf-8

http://git-wip-us.apache.org/repos/asf/flex-radii8/blob/f370bfcf/Radii8Designer/build.number
----------------------------------------------------------------------
diff --git a/Radii8Designer/build.number b/Radii8Designer/build.number
new file mode 100644
index 0000000..533f336
--- /dev/null
+++ b/Radii8Designer/build.number
@@ -0,0 +1,3 @@
+#Build Number for ANT. Do not edit!
+#Fri Aug 15 19:00:05 CDT 2014
+build.number=4497

http://git-wip-us.apache.org/repos/asf/flex-radii8/blob/f370bfcf/Radii8Designer/html-template/history/history.css
----------------------------------------------------------------------
diff --git a/Radii8Designer/html-template/history/history.css b/Radii8Designer/html-template/history/history.css
new file mode 100644
index 0000000..d78d4be
--- /dev/null
+++ b/Radii8Designer/html-template/history/history.css
@@ -0,0 +1,24 @@
+/*
+ *
+ *  Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You under the Apache License, Version 2.0
+ *  (the "License"); you may not use this file except in compliance with
+ *  the License.  You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ *
+ */
+/* This CSS stylesheet defines styles used by required elements in a flex application page that supports browser history */
+
+#ie_historyFrame { width: 0px; height: 0px; display:none }
+#firefox_anchorDiv { width: 0px; height: 0px; display:none }
+#safari_formDiv { width: 0px; height: 0px; display:none }
+#safari_rememberDiv { width: 0px; height: 0px; display:none }