﻿<game_config>
	<loader> 
		<swf>loader.swf</swf>
	</loader>
	<templates swf="pok_spl_act_supersledscramble_templates.swf"/>
	<main swf="pok_spl_act_supersledscramble_main.swf"/>
	<sounds swf="pok_spl_act_supersledscramble_sounds.swf"/>
	<leveldesign swf="pok_spl_act_supersledscramble_leveldesign.swf"/>
	<sprites swf="pok_spl_act_supersledscramble_sprites.swf"/>
	<environment swf="pok_spl_act_supersledscramble_environment.swf"/>
	<strings xml="strings/strings.xml"/>
	<cheat value="false"/>
	<debug value="false"/>
	<fps value="false"/>
	<quality value="HIGH"/>
	<sendMetaScoreWhenFailed value="true" />
	
	<!-- newFonts: list the names of the fonts contained in the fonts.fla, which replaces swapFonts -->
	<!-- classFonts: list the class path of the fonts contained in the fonts.fla -->
	
	<!--
	<fonts swf="pok_spl_act_supersledscramble_fonts.swf"/>
	<swapFonts type="Array">Lithos Pro Light,Lithos Pro Regular</swapFonts>	
	<newFonts type="Array">Arial Unicode MS,Arial Unicode MS</newFonts>
	<embedFonts type="Array">true,true</embedFonts>
	<classFonts type="Array">com.disney.minigames.pok6.ArialUnicodeMS</classFonts>
	-->
	
	<debugGenerateBMC value="false"/>
</game_config>