<?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: editing the times for answering</title>
	<link>http://www.theblog.ca/peter-forum/family-feud/editing-the-times-for-answering</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/editing-the-times-for-answering/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>Dubbya on editing the times for answering</title>
        	<link>http://www.theblog.ca/peter-forum/family-feud/editing-the-times-for-answering#p1211</link>
        	<category>Family Feud</category>
        	<guid isPermaLink="true">http://www.theblog.ca/peter-forum/family-feud/editing-the-times-for-answering#p1211</guid>
        	        	<description><![CDATA[<p>Hi,</p>
<p>The actions page contains clues within the script that should help you with questions such as these.</p>
<p>In addtion, be sure to read the readme file which includes tips on how to modify and run the game.</p>
<ol>
<li>Open the project file (FastMoney.fla)</li>
<li>Press the "F9" key or mouseclick "Window" then "Actions" to open the Actions code page.</li>
<li>Scroll down to line #82 where you'll see the following functions</li>
<p><input type="button" class="sfcodeselect" name="sfselectit1395" value="Select Code" onclick="spjSelectCode('sfcode1395');" /></p>
<div class="sfcode" id="sfcode1395">
function twentyCnt(e:Event):void<br />
{<br />
	count = 20; // number of seconds for first contestant to answer 5 questions.<br />
	// changing this value will not alter the number on the button.<br />
	countdown_mc.timer_txt.text = count;<br />
}</p>
<p>function twentyfiveCnt(e:Event):void<br />
{<br />
	count = 25; // number of seconds for second contestant to answer 5 questions.<br />
	// changing this value will not alter the number on the button.<br />
	countdown_mc.timer_txt.text = count;<br />
}
</p>
</div>
<li>Change the "count" values to change the time.</li>
</ol>
<p>Be advised that the buttons are graphics and that they won't change when you change the time.</p>
]]></description>
        	        	<pubDate>Tue, 24 Feb 2009 13:27:51 +0000</pubDate>
        </item>
        <item>
        	<title>colleen on editing the times for answering</title>
        	<link>http://www.theblog.ca/peter-forum/family-feud/editing-the-times-for-answering#p1182</link>
        	<category>Family Feud</category>
        	<guid isPermaLink="true">http://www.theblog.ca/peter-forum/family-feud/editing-the-times-for-answering#p1182</guid>
        	        	<description><![CDATA[<p>I have downloaded adobe flash CS4 and i am having trouble drilling down to the count variable to change the time for the fast money round. Once i click on the fastmoney.fla what do i do next.</p>
<p>thanks</p>
]]></description>
        	        	<pubDate>Thu, 19 Feb 2009 01:20:01 +0000</pubDate>
        </item>
</channel>
</rss>