<game_config>
	<loader> 
		<swf>loader.swf</swf>
		<text><![CDATA[Loading]]></text>
	</loader>
	<menuContent swf="nto_spl_act_narutofastflyingheroics_menucontent.swf"/>
	<commonGameContent swf="nto_spl_act_narutofastflyingheroics_commongamecontent.swf"/>
	<forest1Content swf="nto_spl_act_narutofastflyingheroics_forest1content.swf"/>
	<trenchContent swf="nto_spl_act_narutofastflyingheroics_trenchcontent.swf"/>
	<forest2Content swf="nto_spl_act_narutofastflyingheroics_forest2content.swf"/>
	<strings xml="strings/strings.xml"/>
	<styleSheet css="styles.css" />
	<!-- keyboard keys are defined as "key codes" according to Actionscript 3 documentation -->
	<keys>
		<pause>80</pause> <!-- Key to pause game. Default value: 80 ("p").-->
		<cloneAttack>32</cloneAttack> <!-- Key to trigger clone attack jutsu. Default value: 32 (spacebar). -->
	</keys>
</game_config>
