public
Description: Demonstration project for KCRUG.org presentation "Get Rich Quick with Flex and Rails"
Homepage:
Clone URL: git://github.com/pillowfactory/kcrug_address_book.git
pillowfactory (author)
Tue Aug 26 14:41:51 -0700 2008
commit  cc6fb155cac09c7b0f6e06c60b21f7baf09d3437
tree    0cf1d0530c55f6c0d3d32fd83449813946d718f6
parent  356344828d901d9f8ad001f84820244cc7d4dfbe
kcrug_address_book / .actionScriptProperties
100644 17 lines (16 sloc) 0.885 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<actionScriptProperties mainApplicationPath="address_book.mxml" version="3">
<compiler additionalCompilerArguments="-locale en_US -services &quot;services-config.xml&quot;" copyDependentFiles="true" enableModuleDebug="true" generateAccessible="false" htmlExpressInstall="true" htmlGenerate="true" htmlHistoryManagement="true" htmlPlayerVersion="9.0.124" htmlPlayerVersionCheck="true" outputFolderPath="public" sourceFolderPath="app/flex/src" strict="true" useApolloConfig="false" verifyDigests="true" warn="true">
<compilerSourcePath/>
<libraryPath defaultLinkType="3">
<libraryPathEntry kind="4" path=""/>
<libraryPathEntry kind="1" linkType="1" path="app/flex/libs"/>
</libraryPath>
<sourceAttachmentPath/>
</compiler>
<applications>
<application path="address_book.mxml"/>
</applications>
<modules/>
<buildCSSFiles/>
</actionScriptProperties>