| 1234567891011121314151617181920212223 |
- <?xml version="1.0" encoding="utf-8"?>
- <!--Flex compiler config for project open-flash-chart generated by FDBuild-->
- <!--============-->
- <!--This file was generated by a tool.-->
- <!--Any modifications you make may be lost.-->
- <flex-config>
- <compiler>
- <source-path append="true">
- <path-element>C:\Users\John\Documents\flex\svn\version-2\open-flash-chart\trunk</path-element>
- <path-element>C:\Users\John\AppData\Local\FlashDevelop\Library\AS3\classes</path-element>
- </source-path>
- </compiler>
- <file-specs>
- <path-element>C:\Users\John\Documents\flex\svn\version-2\open-flash-chart\trunk\main.as</path-element>
- </file-specs>
- <default-background-color>#FFFFFF</default-background-color>
- <default-frame-rate>60</default-frame-rate>
- <default-size>
- <width>600</width>
- <height>400</height>
- </default-size>
- <metadata />
- </flex-config>
|