<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
	<title>Peter&#039;s Useful Crap - Topic: Remove doubles and triples?</title>
	<link>http://www.theblog.ca/peter-forum/family-feud/remove-doubles-and-triples</link>
	<description><![CDATA[Useful tips on Canada, cell phones, banking, technology, WordPress, PHP and more]]></description>
	<generator>Simple:Press Version 5.5.1</generator>
	<atom:link href="http://www.theblog.ca/peter-forum/family-feud/remove-doubles-and-triples/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>Peter on Remove doubles and triples?</title>
        	<link>http://www.theblog.ca/peter-forum/family-feud/remove-doubles-and-triples#p939</link>
        	<category>Family Feud</category>
        	<guid isPermaLink="true">http://www.theblog.ca/peter-forum/family-feud/remove-doubles-and-triples#p939</guid>
        	        	<description><![CDATA[<p>Hi Soren, if you have made those changes, you then need to export the project as a new .swf file.</p>
]]></description>
        	        	<pubDate>Tue, 02 Dec 2008 15:25:13 +0000</pubDate>
        </item>
        <item>
        	<title>Soren on Remove doubles and triples?</title>
        	<link>http://www.theblog.ca/peter-forum/family-feud/remove-doubles-and-triples#p808</link>
        	<category>Family Feud</category>
        	<guid isPermaLink="true">http://www.theblog.ca/peter-forum/family-feud/remove-doubles-and-triples#p808</guid>
        	        	<description><![CDATA[<p>I can find the code and cancel it out, but I still can't get the doubles and triples to stop working.  I am a beginner at flash, so maybe you can help me understand this.  What else am I acutally supposed to change?</p>
]]></description>
        	        	<pubDate>Sat, 08 Nov 2008 16:36:51 +0000</pubDate>
        </item>
        <item>
        	<title>Dubbya on Remove doubles and triples?</title>
        	<link>http://www.theblog.ca/peter-forum/family-feud/remove-doubles-and-triples#p672</link>
        	<category>Family Feud</category>
        	<guid isPermaLink="true">http://www.theblog.ca/peter-forum/family-feud/remove-doubles-and-triples#p672</guid>
        	        	<description><![CDATA[<p>Hi Yosef,</p>
<p>Open the ff.fla project file in your Flash editor, hit the F9 key to open the actions script page view.</p>
<p>Scroll down to line 167 and comment out the following block of code. Simply adding two slashes to the beginning of a line causes that line of code to be ignored.</p>
<p><input type="button" class="sfcodeselect" name="sfselectit159" value="Select Code" onclick="spjSelectCode('sfcode159');" /></p>
<div class="sfcode" id="sfcode159">
	//Score multiplier:<br />
		//The “numround” variable defines when the multiplier will start being applied to the score.<br />
		//The “mult” variable defines the value that the score will be multiplied by.<br />
	//if (numRound ==3){<br />
		//mult_txt.text = “Double”;<br />
		//mult = 2;<br />
	//} else if (numRound&#62;3){<br />
		//mult_txt.text = “Triple”;<br />
		//mult = 3;<br />
	//}<br />
	//end score multiplier code
</div>
<p>When you’re done, just save the file as “ff_nodoubles.fla” and create a new projector file.</p>
<p>From there on out, running your projector file titled “ff_nodoubles.exe” would allow you to play to your heart’s content without the double/triple answer multiplier.</p>
]]></description>
        	        	<pubDate>Wed, 01 Oct 2008 09:47:04 +0000</pubDate>
        </item>
        <item>
        	<title>Dubbya on Remove doubles and triples?</title>
        	<link>http://www.theblog.ca/peter-forum/family-feud/remove-doubles-and-triples#p657</link>
        	<category>Family Feud</category>
        	<guid isPermaLink="true">http://www.theblog.ca/peter-forum/family-feud/remove-doubles-and-triples#p657</guid>
        	        	<description><![CDATA[<p>Hi Yosef,</p>
<p>I don't have Flash installed on my home PC, so I'll take a look and provide a detailed answer for you on Monday.</p>
<p>For now, if memory serves correctly, you'll need to look through the code in the "ff.fla" project file for a question counter and modify it so that it ignores the number of questions that have been asked.  You'll also have to disable the part of the function that doubles or triples the point values.</p>
<p>If you want each answer to be worth 100 points, you'll also have to set the default game winning score to greater than 200 points so that the game doesn't end after only 2 correct answers.</p>
<p>Instructions for changing the game winning score and answer point values can be found in the FastMoney_Readme.doc file. </p>
<p>If you've already got Flash CS3 installed, open the ff.fla project file, change to code view and look at the scripting. You shouldn't have too much trouble making sense of it as I'm sure you'll find that it is fairly well commented.</p>
<p>Hope this gets you pointed in the right direction.</p>
<p>Good Luck!</p>
]]></description>
        	        	<pubDate>Fri, 26 Sep 2008 23:12:28 +0000</pubDate>
        </item>
        <item>
        	<title>Yosef on Remove doubles and triples?</title>
        	<link>http://www.theblog.ca/peter-forum/family-feud/remove-doubles-and-triples#p656</link>
        	<category>Family Feud</category>
        	<guid isPermaLink="true">http://www.theblog.ca/peter-forum/family-feud/remove-doubles-and-triples#p656</guid>
        	        	<description><![CDATA[<p>Hi!</p>
<p>Thanks guys for all your help.</p>
<p>I'm doing a program with my 10th graders and this will be awesome.</p>
<p>But, I'd rather not have any doubles or triples in the game. Warren, how can I remove that to make all the questions 100 points?</p>
<p>Thanks,</p>
<p>Yosef</p>
]]></description>
        	        	<pubDate>Fri, 26 Sep 2008 21:04:43 +0000</pubDate>
        </item>
</channel>
</rss>