12345678910111213141516171819202122 |
- <?xml version="1.0" encoding="utf-8"?>
- <!--Flex compiler config for project SWFUpload-v2 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:\inetpub\wwwroot\other\swfupload\core\Flash</path-element>
- <path-element>C:\Program Files (x86)\FlashDevelop\Library\AS3\classes</path-element>
- </source-path>
- </compiler>
- <file-specs>
- <path-element>C:\inetpub\wwwroot\other\swfupload\core\Flash\SWFUpload.as</path-element>
- </file-specs>
- <default-background-color>#FFFFFF</default-background-color>
- <default-frame-rate>15</default-frame-rate>
- <default-size>
- <width>300</width>
- <height>300</height>
- </default-size>
- </flex-config>
|