╨╧рб▒с>■  :■                                                                                                                                                                                                                                                                                                                                                                                                                                                   Root Entry        pк|Yкr╧ГRASHР ·qЫ╦╟=Contents    ]ЩPage 1            Fи,Symbol 13            pя9¤                                                               ■                                                                                                                                       ;■   <■   >?@ABCDEGHIJKLMNOPQRSTUVWXYZ[\■   ^_`abcdefghi■                                                                                           Root Entry        pк|Yкr╧ГRASH@ёЯЮЫ╦╟=Contents    #ЩPage 1            и,Symbol 13            pя        ¤   ; ■    !"■   $%&'()*+,-./■                                           ■   <■   >?@ABCDE                                                                                                                                                                                                                                        Symbol 11     jqSymbol 8        B╚ Symbol 1            8wSymbol 15            .w  CPicPage   CPicLayer   CPicFrame  CPicTextАА ,fZtbРArialЩf "(Parliament refused to give Charles money, so he collected it anyway using new and unpopular taxes.ААА ┬&Z[ xРArialЩf "(Charles tried to make the Church of England more Catholic. This upset the extreme protestants who were called Puritans. ААА ,QZ[ qРArialЩf "(Charles tried to make the Scots use the English Prayer Book. They refused and Charles sent an army to force them.ААА ┬&ЧZtZРArialЩf "(Charles went to the House of Commons with 400 soldiers and tried to arrest 5 leading MP's.ААА ┬&╒ ZН@РArialЩf "(Parliament took control of the army without Charles' permission.ААА ,M НNРArialЩf "(On 1st June Parliament published a set of demands called the 19 Propositions. ААfff тPF└+░╣ 0Аи PF0АW   ?  cIАА background    OА  АА   CPicButtonд=Ц' ═╠ЫЩд=Ц'     &F=on(release){ // call the reset function _root.resetAll(); }АА   ?  ▒&АА controls    O   ААААА АА&gЮXArialfff (score:ААА ( ╥&0Ю@ _root.scoreArialfff "(АА   ?  mgАА score     O  АА   CPicSprite2% 2%d r:target1АН;R Н;Rd {target2А2Я 2Яd `target3АН;╬ Н;╬d Щtarget4АН;8 Н;8d ═3target5А2м 2мd ╙'target6АА   ?  >АА targets    Щ3╠ ААА┌T# $┌T#d ? ┐// respond to the user click and dragging on(press){ // check if this shape has already been placed if(_root.done[1] != "done"){ this.startDrag(); } } // repond to the user dropping the item on(release){ stopDrag(); // now check if it is over the right target if(this.hitTest(_root.target1) == true){ // line it up this._x = _root.target1._x; this._y = _root.target1._y; // play appropriate message _root.correct.gotoAndPlay("correct"); // increase score if this one has not been tried before if(_root.done[1] == "not done"){ _root.score += 1; } // set it as correctly placed so it can't be moved again _root.done[1] = "done"; } // if it wasn't over the right target else{ // send it back to its original position this._x = this.startx; this._y = this.starty; // set the variable that remembers it was wrongly placed _root.done[1] = "wrong"; // play appropriate message _root.correct.gotoAndPlay("wrong"); } }label1А г%  г%d ╨g ┐// respond to the user click and dragging on(press){ // check if this shape has already been placed if(_root.done[2] != "done"){ this.startDrag(); } } // repond to the user dropping the item on(release){ stopDrag(); // now check if it is over the right target if(this.hitTest(_root.target2) == true){ // line it up this._x = _root.target2._x; this._y = _root.target2._y; // play appropriate message _root.correct.gotoAndPlay("correct"); // increase score if this one has not been tried before if(_root.done[2] == "not done"){ _root.score += 1; } // set it as correctly placed so it can't be moved again _root.done[2] = "done"; } // if it wasn't over the right target else{ // send it back to its original position this._x = this.startx; this._y = this.starty; // set the variable that remembers it was wrongly placed _root.done[2] = "wrong"; // play appropriate message _root.correct.gotoAndPlay("wrong"); } }label2Аз з d ВX ┐// respond to the user click and dragging on(press){ // check if this shape has already been placed if(_root.done[3] != "done"){ this.startDrag(); } } // repond to the user dropping the item on(release){ stopDrag(); // now check if it is over the right target if(this.hitTest(_root.target3) == true){ // line it up this._x = _root.target3._x; this._y = _root.target3._y; // play appropriate message _root.correct.gotoAndPlay("correct"); // increase score if this one has not been tried before if(_root.done[3] == "not done"){ _root.score += 1; } // set it as correctly placed so it can't be moved again _root.done[3] = "done"; } // if it wasn't over the right target else{ // sl (Correct!АА   ?  uА ААА ї ▌ шЇ  Р№  C√@Arial (Correct!АА   ?  3А   CPicSymbolO ЕЕO      АА   ?  e7А ААА ь ▌ |Є  Р№  и√ @Arial (Try again!АА   ?  (kАА text    OА  АААА   ?  aDstop();ААА   ?  ╔kААА   ?  ┼XgotoAndStop("off");ААА   ?  ч2ААА   ?  ,!gotoAndStop("off");АА scripts     OO АААА   ?  offОААА   ?  correctFCААА   ?  wrong6zАА labels    O O АА  CPicPage   CPicLayer   CPicFrame  CPicTextАА ь ▌ -Є  Г№  и√ @Arial (Try again!АА   ?  yАА Layer 1    OА  АА  CPicPage   CPicLayer   CPicFrameАА╠╠   2є╣ шРш00°0p0╨   ?  ▀ААА╠    2є╣ №╨0Рш00°0p   ?  ┌'АА background    OА  АА  CPicTextАА |№  °¤  ~ Arialfff "(resetАА   ?  )АА text     OO ААend it back to its original position this._x = this.startx; this._y = this.starty; // set the variable that remembers it was wrongly placed _root.done[3] = "wrong"; // play appropriate message _root.correct.gotoAndPlay("wrong"); } }label3А%┴% %┴%d █C ┐// respond to the user click and dragging on(press){ // check if this shape has already been placed if(_root.done[4] != "done"){ this.startDrag(); } } // repond to the user dropping the item on(release){ stopDrag(); // now check if it is over the right target if(this.hitTest(_root.target4) == true){ // line it up this._x = _root.target4._x; this._y = _root.target4._y; // play appropriate message _root.correct.gotoAndPlay("correct"); // increase score if this one has not been tried before if(_root.done[4] == "not done"){ _root.score += 1; } // set it as correctly placed so it can't be moved again _root.done[4] = "done"; } // if it wasn't over the right target else{ // send it back to its original position this._x = this.startx; this._y = this.starty; // set the variable that remembers it was wrongly placed _root.done[4] = "wrong"; // play appropriate message _root.correct.gotoAndPlay("wrong"); } }label4А?,4# ?,4#d F ┐// respond to the user click and dragging on(press){ // check if this shape has already been placed if(_root.done[5] != "done"){ this.startDrag(); } } // repond to the user dropping the item on(release){ stopDrag(); // now check if it is over the right target if(this.hitTest(_root.target5) == true){ // line it up this._x = _root.target5._x; this._y = _root.target5._y; // play appropriate message _root.correct.gotoAndPlay("correct"); // increase score if this one has not been tried before if(_root.done[5] == "not done"){ _root.score += 1; } // set it as correctly placed so it can't be moved again _root.done[5] = "done"; } // if it wasn't over the right target else{ // send it back to its original position this._x = this.startx; this._y = this.starty; // set the variable that remembers it was wrongly placed _root.done[5] = "wrong"; // play appropriate message _root.correct.gotoAndPlay("wrong"); } }label5АБ2▀% Б2▀%d +] ┐// respond to the user click and dragging on(press){ // check if this shape has already been placed if(_root.done[6] != "done"){ this.startDrag(); } } // repond to the user dropping the item on(release){ stopDrag(); // now check if it is over the right target if(this.hitTest(_root.target6) == true){ // line it up this._x = _root.target6._x; this._y = _root.target6._y; // play appropriate message _root.correct.gotoAndPlay("correct"); // increase score if this one has not been tried before if(_root.done[6] == "not done"){ _root.score += 1; } // set it as correctly placed so it can't be moved again _root.done[6] = "done"; } // if it wasn't over the right target else{ // send it back to its original position this._x = this.startx; this._y = this.starty; // set the variable that remembers it was wrongly placed _root.done[6] = "wrong"; // play appropriate message _root.correct.gotoAndPlay("wrong"); } }label6АА   ?  жmАА objects     OO ААА(| (|d ДcorrectАА   ?  АА message      O АААА   ?  3 s// store the x and y coordinates of the labels as the movie starts label1.startx = label1._x; label1.starty = label1._y; label2.startx = label2._x; label2.starty = label2._y; label3.startx = label3._x; label3.starty = label3._y; label4.startx = label4._x; label4.starty = label4._y; label5.startx = label5._x; label5.starty = label5._y; label6.startx = label6._x; label6.starty = label6._y; // set a variable to store the score var score = 0; // create an array to remember if a label has already been placed var done = new Array(); // and set the values to false to begin with for(var i=1;i<=6;i++){ done[i] = "not done"; } function resetAll(){ // send label back to the start position label1._x = label1.startx; label1._y = label1.starty; label2._x = label2.startx; label2._y = label2.starty; label3._x = label3.startx; label3._y = label3.starty; label4._x = label4.startx; label4._y = label4.starty; label5._x = label5.startx; label5._y = label5.starty; label6._x = label6.startx; label6._y = label6.starty; //reset the score score = 0; // reset the array for(var i=1;i<=6;i++){ done[i] = "not done"; } }АА scripts    O O ААt back to its original position this._x = this.startx; this._y = this.starty; // set the variable that remembers it was wrongly placed _root.done[4] = "wrong"; // play appropriate message _root.correct.gotoAndPlay("wrong"); } }label4АJ@ J@d )   CDocumentPagePage 1Scene 1|A?@A■   CDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghi■   klmno■   qrstuvwxyz{■                   Symbol 16     $wSymbol 17            wSymbol 18     wSymbol 19            wSymbol 14    P                                      CPicPage   CPicLayer   CPicFrameАА ╠ 333 <xxА` ░Єа■P<в■`░№`<■о№а■<в■в■в■░№<■^о№<`в■Rв■<ЄP^<```R   ?  НWАА background    OА  АА  CPicPage   CPicLayer   CPicFrameАА╠   Щ < ` ░Єа■P<в■`░№`<■о№а■<в■в■в■░№<■^о№<`в■Rв■<ЄP^<```R   ?  xTАА background    OА  АА  CPicTextАА ┌ |О RЮXArialЩf "(6АА   ?  smАА text     OO АА  CPicPage   CPicLayer   CPicFrameАА╠   Щ < ` ░Єа■P<в■`░№`<■о№а■<в■в■в■░№<■^о№<`в■Rв■<ЄP^<```R   ?  МАА background    OА  АА  CPicTextАА ┌ |О RЮXArialЩf "(5АА   ?  ~5АА text     OO АА  CPicPage   CPicLayer   CPicFrameАА╠   Щ < ` ░Єа■P<в■`░№`<■о№а■<в■в■в■░№<■^о№<`в■Rв■<ЄP^<```R   ?  ;АА background    OА  АА  CPicTextАА ┌ |О RЮXArialЩf "(4АА   ?  uАА text     OO АА  CPicPage   CPicLayer   CPicFrameАА╠   Щ < ` ░Єа■P<в■`░№`<■о№а■<в■в■в■░№<■^о№<`в■Rв■<ЄP^<```R   ?   LАА background    OА  АА  CPicTextАА ┌ |О RЮXArialЩf "(3АА   ?  аdАА text     OO АА  CPicPage   CPicLayer   CPicFrameАА╠   Щ < ` ░Єа■P<в■`░№`<■о№а■<в■в■в■░№<■^о№<`в■Rв■<ЄP^<```R   ?  ЄqАА background    OА  АА  CPicTextАА ┌ |О RЮXArialЩf "(2АА   ?  ыАА text     OO АА  CPicPage   CPicLayer   CPicFrameАА╠   Щ < ` ░Єа■P<в■`░№`<■о№а■<в■в■в■░№<■^о№<`в■Rв■<ЄP^<```R   ?  ЙnАА background    OА  АА  CPicTextАА ┌ |О RЮXArialЩf "(1АА   ?  ^АА text     OO АА  CPicPage   CPicLayer   CPicFrameАА   ?  +А   CPicShapeААф    АААф      CPicTextф    w$t$N■  О   C√@Aria