All pastes #1892786 Raw Edit

Flex Config

public xml v1 · immutable
#1892786 ·published 2010-07-01 14:55 UTC
rendered paste body
<?xml version="1.0" encoding="utf-8"?><flex-config>  <target-player>10.0.0</target-player>  <compiler>    <source-path append="true">		<path-element>../src</path-element>    </source-path>  </compiler>  <file-specs>	  <path-element>src/Main.as</path-element>  </file-specs>  <default-background-color>#222222</default-background-color>  <default-frame-rate>30</default-frame-rate>  <default-size>    <width>600</width>    <height>300</height>  </default-size></flex-config>