Changeset 249 for trunk/earthplayer
- Timestamp:
- 08/29/08 00:12:30 (3 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/earthplayer/apisample/.actionScriptProperties
r242 r249 5 5 <libraryPath defaultLinkType="1"> 6 6 <libraryPathEntry kind="4" path=""/> 7 <libraryPathEntry kind="3" linkType="1" path="swc/earthplayerlib.swc" useDefaultLinkType="false"/>7 <libraryPathEntry kind="3" linkType="1" path="swc/earthplayerlib.swc" sourcepath="F:/cnflex/cnflex_source/study/earthplayerlib/src" useDefaultLinkType="false"/> 8 8 </libraryPath> 9 <sourceAttachmentPath/> 9 <sourceAttachmentPath> 10 <sourceAttachmentPathEntry kind="3" linkType="1" path="swc/earthplayerlib.swc" sourcepath="F:/cnflex/cnflex_source/study/earthplayerlib/src" useDefaultLinkType="false"/> 11 </sourceAttachmentPath> 10 12 </compiler> 11 13 <applications> 12 14 <application path="MapGoogleMapTest.mxml"/> 15 <application path="MapViewerTest.mxml"/> 16 <application path="test.mxml"/> 17 <application path="index.mxml"/> 18 <application path="GoogleAPITest.mxml"/> 19 <application path="MapLiveTest.mxml"/> 13 20 <application path="Map51dituTest.mxml"/> 14 <application path="MapLiveTest.mxml"/>15 <application path="MapViewerTest.mxml"/>16 <application path="index.mxml"/>17 <application path="test.mxml"/>18 21 <application path="weather.mxml"/> 19 22 </applications>
