<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Training &#38; E-Learning Zone for Quizzes &#187; make Flash quizzes in Flash</title>
	<atom:link href="http://www.quiz-creator.com/blog/tag/make-flash-quizzes-in-flash/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.quiz-creator.com/blog</link>
	<description>Welcome to our Training &#38; E-Learning Zone, where you will find lots of information about training and E-Learning, along with tips &#38; tricks, customers and insights into what&#039;s going on here.</description>
	<lastBuildDate>Fri, 30 Dec 2011 07:11:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to Create Interactive Multiple-choice Quiz in Adobe Flash CS4</title>
		<link>http://www.quiz-creator.com/blog/2009/07/how-to-create-interactive-multiple-choice-quiz-in-adobe-flash/</link>
		<comments>http://www.quiz-creator.com/blog/2009/07/how-to-create-interactive-multiple-choice-quiz-in-adobe-flash/#comments</comments>
		<pubDate>Wed, 29 Jul 2009 14:44:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[create quizzes in Flash]]></category>
		<category><![CDATA[Flash quizzes]]></category>
		<category><![CDATA[make Flash quizzes in Flash]]></category>
		<category><![CDATA[make multiple-choice quiz]]></category>
		<category><![CDATA[multiple-choice quiz]]></category>
		<category><![CDATA[quizzes]]></category>

		<guid isPermaLink="false">http://www.quiz-creator.com/blog/?p=9</guid>
		<description><![CDATA[QuizCreator supplies an easy way to create interactive Flash quiz for users, Adobe Flash also lets users make interactive Flash quizzes too. This tutorial will guide you how to create interactive drop-down multiple-choice quiz. It is just a sample of the workflow you&#8217;ll use while authoring in Adobe Flash CS4. You can view the Flash [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.quiz-creator.com%2Fblog%2F2009%2F07%2Fhow-to-create-interactive-multiple-choice-quiz-in-adobe-flash%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.quiz-creator.com%2Fblog%2F2009%2F07%2Fhow-to-create-interactive-multiple-choice-quiz-in-adobe-flash%2F" height="61" width="51" title="How to Create Interactive Multiple choice Quiz in Adobe Flash CS4" alt=" How to Create Interactive Multiple choice Quiz in Adobe Flash CS4" /></a></div><p><a href="http://www.quiz-creator.com/quiz-maker/">QuizCreator </a>supplies an easy way to create interactive Flash quiz for users, Adobe Flash also lets users make interactive Flash quizzes too. This tutorial will guide you how to create interactive drop-down multiple-choice quiz. It is just a sample of the workflow you&#8217;ll use while authoring in Adobe Flash CS4. You can view the Flash quiz created by Adobe Flash below.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="480" height="360" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="align" value="middle" /><param name="src" value="http://www.quiz-creator.com/images/blog/multiple-choice.swf" /><param name="quality" value="high" /><embed type="application/x-shockwave-flash" width="480" height="360" src="http://www.quiz-creator.com/images/blog/multiple-choice.swf" quality="high" align="middle"></embed></object></p>
<p><strong>Step 1 &#8211; Create a new document</strong><br />
a. Choose File &gt; New.<br />
b. In the New Document dialog box, selcet Flash File (ActionScript 2.0) and then Click OK.<br />
<span id="more-9"></span></p>
<p><strong>Step 2 &#8211; Document settings</strong><br />
Right-click on the stage, selcet Document Properties, then the Document Properties dialog box appears. It displays the current Stage size setting as 550 × 400 pixels, and the Background color swatch is set to white. You can change the size and color of the Stage as you want.</p>
<p><img src="http://www.quiz-creator.com/images/blog/document-properties.jpg" alt="Adobe Flash - document properties" title="How to Create Interactive Multiple choice Quiz in Adobe Flash CS4" /></p>
<p><strong>Step 3 &#8211; Import image to the stage</strong><br />
Choose File &gt; Import &gt; Import to Stage, and then select the image you want. You also could click Ctrl+R to import image.</p>
<p><strong>Step 4 &#8211; Add the multiple choice question to the Stage</strong><br />
a. Select the Text tool (T).<br />
b. In the Property inspector (Window &gt; Properties), select Static Text type to specify the type of text field, and then input the question &#8221; What was Michael&#8217;s first song to air on MTV? &#8220;. You also could set the font size, family and color of the text.</p>
<p><strong>Step 5 &#8211; Add ComboBox component</strong><br />
a. Select Window &gt; Components.</p>
<p><img src="http://www.quiz-creator.com/images/blog/combobox.jpg" alt="Adobe Flash component" title="How to Create Interactive Multiple choice Quiz in Adobe Flash CS4" /></p>
<p>b. Double-click ComboBox in the Components panel.<br />
c. Select the component on the Stage, and name the instance name as box in the properties panel.</p>
<p><img src="http://www.quiz-creator.com/images/blog/name-box.jpg" alt="Adobe Flash properties panel" title="How to Create Interactive Multiple choice Quiz in Adobe Flash CS4" /></p>
<p><strong>Step 6 &#8211; Add answer options</strong><br />
a. Select Window &gt; Component Inspector. On the Component Inspector, click data, then the Value dialog box appears.</p>
<p><img src="http://www.quiz-creator.com/images/blog/data.jpg" alt="Adobe Flash data" title="How to Create Interactive Multiple choice Quiz in Adobe Flash CS4" /></p>
<p>b. Click + to add answer options, and then replace the defaultValue as answer options, here the options are: thriller, billie jean, bad and the way you make me feel. After that, click OK.</p>
<p>c. On the Component Inspector, click labels, then the Value dialog box appears. Please following the same steps above to add the values by adding the + button.</p>
<p><strong>Step 7 &#8211; Add submit button</strong><br />
a. Select Window &gt; Common Libraries &gt; Buttons, then the Libraries buttons dialog pop up.<br />
b. Choose a button and drag it to stage.</p>
<p><img src="http://www.quiz-creator.com/images/blog/button.jpg" alt="add submit button for quiz" title="How to Create Interactive Multiple choice Quiz in Adobe Flash CS4" /></p>
<p>c. Double-click the button, and then rename the button as Submit. You also could set the size of the button at the Propertites panel.</p>
<p><strong>Step 8 &#8211; Insert a keyframe and delete the elements on the frame</strong></p>
<p><strong>Step 9 &#8211; At keyframe 2, insert a dynamic text box</strong><br />
a. Select the Text tool (T).<br />
b. In the Property inspector (Window &gt; Properties), select Dynamic Text type.<br />
c. Draw a rectangular text box, this is the feedback area when quiz-takers choose the right or wrong answer.<br />
d. Select the rectangular text box, and input jg to the Variable box at the Properties panel.</p>
<p><img src="http://www.quiz-creator.com/images/blog/variable.jpg" alt="Flash quiz - variable defintion" title="How to Create Interactive Multiple choice Quiz in Adobe Flash CS4" /></p>
<p><strong>Step 10 &#8211; At At keyframe 2, add Back button</strong><br />
Just following the same steps at step 8 to add button rename the button as Back.</p>
<p><strong>Step 11 &#8211; Open the Action panel and add scripts</strong><br />
a. Add scripts to Back button.Click the Back button, input the following scripts:<br />
on (release) {<br />
gotoAndStop(1);<br />
jg = &#8220;&#8221;; }</p>
<p><img src="http://www.quiz-creator.com/images/blog/script.jpg" alt="Flash quiz - adding Scripts" title="How to Create Interactive Multiple choice Quiz in Adobe Flash CS4" /></p>
<p>b. Add scripts to Submit button.Click the Submit button, input the following scripts:<br />
on (press) {<br />
if (box.getValue() == &#8220;billie jean&#8221;) {<br />
jg = &#8220;Sorry, wrong answer! Please select again!&#8221;;<br />
}<br />
if (box.getValue() == &#8220;bad&#8221;) {<br />
jg = &#8221; Sorry, wrong answer! Please select again!&#8221;;<br />
}<br />
if (box.getValue() == &#8220;the way you make me feel&#8221;) {<br />
jg = &#8221; Sorry, wrong answer! Please select again!&#8221;;<br />
}<br />
if (box.getValue() == &#8220;thriller&#8221;) {<br />
jg = &#8220;Congratulations! Triller is Michael&#8217;s first song to air on MTV&#8221;;<br />
}<br />
gotoAndStop(2);<br />
}<br />
c. Add scripts on frame 1. Click frame 1, input the following scritps:<br />
stop();</p>
<p><strong>Step 12 &#8211; After these steps, the question is created. You could follow these steps to create more multiple choice questions</strong></p>
<p>If these steps are too complicate to you, you can choose Wondershare <a href="http://www.quiz-creator.com/quiz-maker/">QuizCreator</a> to help you, it is a good Flash quiz maker that helps everyone create multiple Flash quiz without programming skills.</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.quiz-creator.com%2Fblog%2F2009%2F07%2Fhow-to-create-interactive-multiple-choice-quiz-in-adobe-flash%2F&amp;linkname=How%20to%20Create%20Interactive%20Multiple-choice%20Quiz%20in%20Adobe%20Flash%20CS4"><img src="http://www.quiz-creator.com/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.quiz-creator.com/blog/2009/07/how-to-create-interactive-multiple-choice-quiz-in-adobe-flash/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
	</channel>
</rss>

