<?xml version="1.0" encoding="UTF-8"?>
<settings>
	<debug
		debugModeOn="true"
		game="wofBonusNew_component.swf"
		debugGamePath="{I guess I dont use this value - but I'm not sure}"
		time="120000"/>
	<core 
		defaultExtension="swf"
		basePath="games/"/>
	<dictionary
		dictionaryPath="component/dict.swf"
		dictionaryVersion="3"/>
	<remoting 
		gateway="http://216.15.192.17/webin/gateway.aspx" 
		componentService="puzzle.remoting.component"/>
		
<!-- CHANGE PATH TO CONTENT ELEMENTS HERE (LOAD ALL FROM SERVER) -->
	<content
		init="component/game/welcome.swf" 
		final="component/game/final.swf"
		transition_="component/introgame/6.swf" 
		transition="component/introgame/6.swf"
		help="help/help.swf" 
		helpBase="help/" 
		end="component/game/end.swf"
		congratulation="component/game/congratulation.swf"
		introBase="component/intro/" />
	<error
		remoteConnection="Cannot connect to remote server or database."/>
	<message
		remoteConnection="Cannot connect to remote server or database."/>
</settings>
