﻿<?xml version="1.0" encoding="UTF-8"?>
<config>
	
	<assets>
		
		<global>
	
		</global>
				
		<section id="main">
			<!-- <asset id="mainSection"		src="game.swf" /> -->
			<asset id="mainSection"		src="http://cdn.dolimg.com/disneychannel/media/originalmovies/frenemies/activities/bestFrenemiesForever/game.swf" />
		</section>

			
		
		<!-- SOUNDS -->
		<sounds base="http://cdn.dolimg.com/disneychannel/media/originalmovies/frenemies/activities/bestFrenemiesForever/assets/audio">
			<pool id="bgm">
				<asset id="game" src="bgm_game.mp3" maxVolume="1" overlap="noPlay" />
			</pool>
			<pool id="sfx">
				<asset id="badCatch" src="sfx_badCatch.mp3" maxVolume="1" overlap="playNew" />
				<asset id="goodCatch" src="sfx_goodCatch.mp3" maxVolume="1" overlap="playNew" />			
				<!-- <asset id="rollover" src="sfx_rollover.mp3" maxVolume="1" overlap="noPlay" />			 -->
				<asset id="click" src="sfx_click.mp3" maxVolume="1" overlap="noPlay" />			
			</pool>
		</sounds>		
		
	</assets>
	
	<copy>
		<titleTag><![CDATA[BEST FRENEMIES FOREVER<br><font size="18">Collect some clothes, build a 'Zine, and catch love letters!</font>]]></titleTag>
		<instructions1>
			<level1>LEVEL 1</level1>
			<desc>Avalon and Halle need your help with the zine!</desc>
			<directionsItems>Collect all the "chic" items while avoiding other items that will make the next issue uncool!</directionsItems>
			<directionsMeter>Fill up the item meter to win the game!</directionsMeter>
			<directionsChances>Don't miss more than three "chic" items or catch the wrong items or you're out!</directionsChances>
		</instructions1>
		<instructions2>
			<level2>LEVEL 2</level2>
			<desc>Julianne is trying to keep Jake away from Murray!</desc>
			<directionsItems>Catch the falling love letters before they hit the ground! </directionsItems>
			<directionsMeter>Fill up the item meter to win the game!</directionsMeter>
			<directionsChances>Don't miss more than three love letters or catch the wrong items or you're out!</directionsChances>
		</instructions2>
		<instructions3>
			<level3>LEVEL 3</level3>
			<desc>Savannah needs help dressing up like Emma!</desc>
			<directionsItems>Collect the right pieces of clothing thrown by Emma so Savannah doesn’t blow her cover!</directionsItems>
			<directionsMeter>Fill up the item meter to win the game!</directionsMeter>
			<directionsChances>Don't miss more than three "Emma" clothes or catch the wrong items or you're out!</directionsChances>
		</instructions3>
		<modal>
			<greatJob>GREAT JOB!</greatJob>
			<level1Complete>You have collected all the "chic" items to make the zine much more awesome!</level1Complete>
			<level1Continue>You may now play Level 2.  Good luck!</level1Continue>
			<level2Complete>You have collected all of Julianne’s love letters to Jake and won your BFF back!</level2Complete>
			<level2Continue>You may now play Level 3.  Good luck!</level2Continue>
			<gameCompleted>You have completed all levels!</gameCompleted>
			<gameOver>GAME OVER</gameOver>
			<missed3><![CDATA[<font size="24">Sorry, you missed more than three items or caught more than three of the wrong items.</font>]]></missed3>
		</modal>
		<buttons>
			<okay>OK!</okay>
			<playAgain>Play Again!</playAgain>
			<play>Play!</play>
		</buttons>
	</copy>
	
</config>