summaryrefslogtreecommitdiff
path: root/texmf-dist/tex/latex/acromemory/acromemory.sty
diff options
context:
space:
mode:
Diffstat (limited to 'texmf-dist/tex/latex/acromemory/acromemory.sty')
-rw-r--r--texmf-dist/tex/latex/acromemory/acromemory.sty1338
1 files changed, 649 insertions, 689 deletions
diff --git a/texmf-dist/tex/latex/acromemory/acromemory.sty b/texmf-dist/tex/latex/acromemory/acromemory.sty
index 03ce4e6e..a8010bad 100644
--- a/texmf-dist/tex/latex/acromemory/acromemory.sty
+++ b/texmf-dist/tex/latex/acromemory/acromemory.sty
@@ -1,689 +1,649 @@
-%%
-%% This is file `acromemory.sty',
-%% generated with the docstrip utility.
-%%
-%% The original source files were:
-%%
-%% acromemory.dtx (with options: `copyright,package')
-%%
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-%% acromemory.sty package, %%
-%% Copyright (C) 2006--2017 D. P. Story %%
-%% dpstory@acrotex.net %%
-%% %%
-%% This program can redistributed and/or modified under %%
-%% the terms of the LaTeX Project Public License %%
-%% Distributed from CTAN archives in directory %%
-%% macros/latex/base/lppl.txt; either version 1.2 of %%
-%% the License, or (at your option) any later version. %%
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{acromemory}
- [2017/02/23 v1.1 AcroMemory (dps)]
-
-\RequirePackage{xkeyval}
-\DeclareOptionX{acromemory1}{\acromemoryitrue}
-\DeclareOptionX{acromemory2}{\acromemoryifalse}
-\DeclareOptionX{iconfile}{\def\iconsInOneFile{true}}
-\def\iconsInOneFile{false}
-\DeclareOptionX{includehelp}{\includehelptrue}
-\newif\ifincludehelp \includehelpfalse
-\newif\ifacromemoryi \acromemoryifalse
-\ProcessOptionsX
-\RequirePackage{graphicx}
-\RequirePackage{comment}
-\ifacromemoryi
- \def\RanIdentifier{\@gobble}
- \includecomment{acromemory1}
- \excludecomment{acromemory2}
- \excludecomment{needhelp}
-\else
- \def\RanIdentifier{R\@gobble}
- \includecomment{acromemory2}
- \excludecomment{acromemory1}
- \ifincludehelp
- \includecomment{needhelp}
- \else
- \excludecomment{needhelp}
- \fi
-\fi
-\def\theTotalTiles#1{\def\nTotalTiles{#1}}
-\def\theNumRows#1{\def\nRows{#1}}
-\def\theNumCols#1{\def\nCols{#1}}
-\newcommand{\theImportPath}[2][]{%
- \ifacromemoryi
- \def\imageImportPath{#2}
- \def\importpath{#2}
- \else
- \def\argi{#1}\ifx\argi\@empty
- \def\imageImportPath{#2}
- \def\importpath{#2}
- \else
- \def\imageImportPath{#1}
- \def\importpath{#2}
- \fi
- \fi
-}
-\def\theIconExt#1{\def\iconsExt{#1}}
-\def\iconsExt{pdf}
-\def\theTeXImageWidth#1{\def\texImageWidth{#1}%
- {\dimen0 = \texImageWidth \xdef\imageWidth{\strip@pt\dimen0 }}%
-}
-\newcommand{\provideDimensions}[3][]{%
- \def\argi{#1}\ifx\argi\@empty
- {\dimen0 = #2 \xdef\trueImageWidth{\strip@pt\dimen0 }%
- \dimen0 = #3 \xdef\trueImageHeight{\strip@pt\dimen0 }}%
- \else
- \def\trueImageWidth{#1}\def\trueImageHeight{#2}%
- \fi
- \def\bProvideDimen{true}%
-}
-\def\bProvideDimen{false}%
-\def\trueImageWidth{0}\def\trueImageHeight{0}%
-\def\bDebug{\def\memDebug{true}}
-\def\memDebug{false}
-\newcommand{\helpImage}[1][]{{%
- \ifincludehelp{\setbox0 = \hbox{%
- \includegraphics[draft,width=\helpImageWidth]%
- {\imageImportPath}}%[\Ff\FfReadOnly]
- \dimen0=\ht0 \advance\dimen0by14bp\ht0=\dimen0
- \pushButton[\BC{}\BG{}\S{S}#1]{memoryhelp}{\the\wd0}{\the\ht0}}\fi
-}}
-\newcommand{\rolloverHelpButton}[3][]{%
- \ifincludehelp
- \pushButton[\CA{Help}\BC{0 0 1}\BG{0.89 0.9 0.9}
- \AA{\AAMouseEnter{\JS{%
- var f = this.getField("memoryhelp");\r
- oIcon = f.buttonGetIcon(1);\r
- f.buttonPosition = position.iconTextV;\r
- f.buttonSetIcon(oIcon,0);\r
- f.buttonSetCaption({cCaption: "\helpCaption"});\r
- f.textColor=color.blue;\r
- }}%
- \AAMouseExit{\JS{%
- var f = this.getField("memoryhelp");\r
- f.buttonPosition = position.iconOnly;\r
- f.buttonSetIcon(nullIcon,0);
- }}}#1]{checkhelp}{#2}{#3}%
- \fi
-}
-\newcommand{\setHelpImageWidth}[1]{\def\helpImageWidth{#1}}
-\def\helpImageWidth{1in}
-\def\theHelpCaption#1{\def\helpCaption{#1}}
-\theHelpCaption{A little help}
-\newcommand{\messageBox}[3][]{%
- \textField[#1\Ff\FfMultiline]{MsgBox}{#2}{#3}}
-\newcommand{\playItAgain}[3][]{\ifacromemoryi{\small
- \pushButton[\CA{Play again}#1\A{\JS{playagain();}}]%
- {playAgain}{#2}{#3}}%
- \fi
-}
-\def\ulCornerHere{\makebox[0pt][l]%
- {\pushButton[\autoCenter{n}]{ulcorner}{0pt}{0pt}%
- \pushButton[\autoCenter{n}\BC{}\BG{}\FB{true}\I{null}\TP{1}]{nullIconBtn}{0pt}{0pt}%
- }}
-\def\LulCornerHere{\makebox[0pt][l]%
- {\pushButton[\autoCenter{n}]{Lulcorner}{0pt}{0pt}%
- \pushButton[\autoCenter{n}\BC{}\BG{}\FB{true}\I{null}\TP{1}]{nullIconBtn}{0pt}{0pt}%
- }}
-\def\RulCornerHere{\makebox[0pt][l]%
- {\pushButton[\autoCenter{n}]{Rulcorner}{0pt}{0pt}}}
-\def\reserveSpaceByDimension#1#2{%
- \hbox{\ifpreview\setlength\fboxrule{0.4pt}\setlength\fboxsep{0pt}%
- \@tempdima=#1\advance\@tempdima by-\fboxrule
- \@tempdimb=#2\advance\@tempdimb by-\fboxrule
- \fbox{\parbox[t][\@tempdimb][t]{\@tempdima}{\kern0pt\hfill\vfill}}%
- \else\parbox[t][#2][t]{#1}{\kern0pt\hfill\vfill}\fi}%
-}
-\newcommand{\reserveSpaceByFile}[1][\imageImportPath]%
- {{\setbox0=\hbox{\includegraphics[draft,width=\texImageWidth]{#1}}%
- \reserveSpaceByDimension{\wd0}{\ht0}}}
-\begin{insDLJS*}[_MemLoaded]{memjs}
-\begin{newsegment}{AcroMemory 1: Global Data and Initialization}
-// Global Data:
-_MemLoaded=true;
-var randomDPS = new Array(\nTotalTiles+1);
-var imageNames = new Array();
-imageNames.push("null");
-
-var dpsl = randomDPS.length;
-var timeout = 10;
-var shutdown, rAE;
-var ok2Continue = true;
-var nRows = \nRows;
-var nCols = \nCols;
-var nCorrect = 0;
-var nAttempts = 0;
-
-for (i=1; i<=\nTotalTiles; i++) randomDPS[i]=i;
-var f=this.getField("nullIconBtn");
-var nullIcon=f.buttonGetIcon();
-var debug = \memDebug;
-\end{newsegment}
-
-\begin{acromemory1}
-\begin{newsegment}{AcroMemory 2: Initialize Pic Names}
-var nttl = \nTotalTiles/2;
-for ( var i = 1; i <= nttl; i++)
-{
- imageNames.push("pic"+i +".0");
- imageNames.push("pic"+i +".1");
-}
-var currentChoice = "";
-var currentTile1 = 0;
-var currentTile2 = 0;
-var currentIconName = "";
-\end{newsegment}
-\end{acromemory1}
-\begin{acromemory2}
-\begin{newsegment}{AcroMemory 2: Initialize Pic Names}
-var nttl = \nTotalTiles;
-for ( var i = 1; i <= nttl; i++)
-{
- imageNames.push("pic."+i);
-}
-var LcurrentChoice = 0;
-var LcurrentTile = 0;
-var RcurrentChoice = 0;
-var RcurrentTile = 0;
-\end{newsegment}
-\end{acromemory2}
-\begin{newsegment}{AcroMemory 3: Bubble Sort}
-// Clear DPS:
-
-function clearDPS()
-{
- for ( var i=1; i<=\nTotalTiles; i++ )
- {
- var f = this.getField("Mem\RanIdentifier button."+i);
- f.buttonSetIcon(nullIcon);
- }
-}
-
-// Mixup DPS:
-function mixupDPS()
-{
- var i, rand;
- for (i=1; i<= \nTotalTiles; i++)
- {
- var rand = Math.random();
- rand *= dpsl*dpsl;
- rand = Math.ceil(rand);
- rand = rand \% dpsl;
- if (rand == 0 ) rand = 1;
- temp = randomDPS[i];
- randomDPS[i]=randomDPS[rand];
- randomDPS[rand]=temp;
- }
-}
-
-// Show DPS:
-function showDPS()
-{
- for ( var i=1; i<=\nTotalTiles; i++ )
- {
- var oIcon = this.getIcon(imageNames[randomDPS[i]]);
- var f = this.getField("Mem\RanIdentifier button."+i);
- f.buttonSetIcon(oIcon);
- }
-}
-
-// Sortout DPS: begin bubble sort
-function sortoutDPS()
-{
- outerLoop(randomDPS.length-1);
-}
-function outerLoop(i)
-{
- if ( ok2Continue && (i >= 0) ) shutdown = app.setTimeOut("app.clearTimeOut(shutdown); innerLoop("+i+",1);", timeout);
-}
-function innerLoop(i,j)
-{
- if ( j <= i )
- {
- if (randomDPS[j-1] > randomDPS[j])
- {
- var temp = randomDPS[j-1];
- randomDPS[j-1] = randomDPS[j];
- randomDPS[j] = temp;
- var oIcon = this.getIcon(imageNames[randomDPS[j-1]]);
- var f = this.getField("Mem\RanIdentifier button."+(j-1));
- f.buttonSetIcon(oIcon);
- var oIcon = this.getIcon(imageNames[randomDPS[j]]);
- var f = this.getField("Mem\RanIdentifier button."+j);
- f.buttonSetIcon(oIcon);
- }
- j++
- if ( ok2Continue ) shutdown = app.setTimeOut("app.clearTimeOut(shutdown); innerLoop("+i+","+j+");", timeout);
- }
- else
- {
- i--;
- outerLoop(i);
- }
-}
-function randomizePuzzle() {
- mixupDPS();
- for ( var i=1; i<=\nTotalTiles; i++) {
- var g = this.getField("Mem\RanIdentifier button."+i);
- var oIcon = this.getIcon(imageNames[randomDPS[i]]);
- g.buttonSetIcon(oIcon,1);
- if (debug) g.buttonSetIcon(oIcon,0);
- }
-}
-\end{newsegment}
-\begin{acromemory1}
-\begin{newsegment}{AcroMemory 4: Tile Processing}
-function selectTile() // right side randomly arranged
-{
- var f = event.target;
- var oIcon = f.buttonGetIcon(1);
- f.buttonSetIcon(oIcon,0);
- var fname = f.name;
- var re1 = /Membutton\.(\d+)/;
- var index = re1.exec(fname);
- if (debug) console.println("index = " + index[1]);
- var thisiconName = imageNames[randomDPS[index[1]]];
- if (debug) console.println("thisiconName = " + thisiconName);
- var re = /pic(\d+)\.(\d)/;
- var image = re.exec(thisiconName)
- if (debug) console.println("selected: " + image[1] + "." + image[2]);
- if ( currentChoice == "" ) {
- currentChoice = fname;
- currentTile1=image[1];
- currentTile2=image[2];
- currentIconName = thisiconName;
- return;
- }
- if ( (image[1] == currentTile1) && (image[2] != currentTile2) )
- { // right choice
- nCorrect++;
- nAttempts++
- f.readonly = true;
- var g = this.getField(currentChoice);
- g.readonly = true;
- reportProgress(nCorrect,nAttempts);
- resetCounters();
-
- } else { // wrong choice
- nAttempts++
- reportProgress(nCorrect,nAttempts);
- rAE = app.setTimeOut("resetAfterError(\""+currentChoice+"\",\""+fname+"\")", 1000);
- resetCounters();
- }
-
-}
-function resetCounters ()
-{
- currentChoice = "";
- currentTile1 = 0;
- currentTile2 = 0;
- currentIconName = "";
-}
-function resetAfterError(l,r)
-{
- try { app.clearTimeOut(rAE); } catch(e) {};
- var f = this.getField(l);
- var g = this.getField(r);
- if (!debug) g.buttonSetIcon(nullIcon,0);
-// g.strokeColor=color.black;
- if (!debug) f.buttonSetIcon(nullIcon,0);
-// f.strokeColor=color.black;
-}
-function executePostGameEffects() {return;}
-function playagain()
-{
- for ( var i=1; i<=\nTotalTiles; i++) {
- var g = this.getField("Membutton."+i);
- g.buttonSetIcon(nullIcon,0);
- }
- g = this.getField("Membutton");
- g.readonly=false;
- resetCounters();
- nCorrect = 0;
- nAttempts = 0;
- reportProgress(nCorrect,nAttempts);
- randomizePuzzle();
-}
-\end{newsegment}
-\end{acromemory1}
-\begin{acromemory2}
-\begin{newsegment}{AcroMemory 4: Tile Processing}
-function selectRandomTile(nCnt,n) // right side randomly arranged
-{
- if ( RcurrentChoice != 0 ) return;
- RcurrentChoice = nCnt;
- RcurrentTile = n;
- nAttempts++;
- var f = event.target;
- f.strokeColor = ["RGB", 0, .6, 0];
- var oIcon = f.buttonGetIcon(1);
- f.buttonSetIcon(oIcon,0);
- if ( LcurrentChoice != 0 ) {
- if (debug) console.println("LcurrentChoice = " + LcurrentChoice + ", RcurrentChoice = " + RcurrentChoice);
- if ( LcurrentChoice == nCnt ) {// right answer
- // need to make right side hidden and readonly
- // need to make this button readonly
- var g = this.getField("MemLbutton."+LcurrentChoice);
- g.strokeColor=color.transparent;
- g.readonly = true;
- f.strokeColor=color.transparent;
- f.readonly = true;
- if (++nCorrect == \nTotalTiles ) // game complete
- executePostGameEffects();
- reportProgress(nCorrect,nAttempts);
- resetCounters();
- } else { // wrong answer
- // need to set current choices back to zero
- reportProgress(nCorrect,nAttempts);
- rAE = app.setTimeOut("resetAfterError("+LcurrentTile+","+RcurrentTile+")", 1000);
- resetCounters();
- }
- }
-}
-function selectNonRandomTile(nCnt,n) // left side, arranged in natural order
-{
- if ( LcurrentChoice != 0 ) return;
- LcurrentChoice = nCnt;
- LcurrentTile = n;
- var f = event.target;
- f.strokeColor = ["RGB", 0, .6, 0];
- var oIcon = f.buttonGetIcon(1);
- f.buttonSetIcon(oIcon,0);
- if ( RcurrentChoice != 0 ) {
- if (debug) console.println("LcurrentChoice = " + LcurrentChoice + ", RcurrentChoice = " + RcurrentChoice);
- if ( RcurrentChoice == nCnt ) {// right answer
- // need to make right side hidden and readonly
- // need to make this button readonly
- var g = this.getField("MemRbutton."+RcurrentTile);
- g.strokeColor=color.transparent;
- g.readonly = true;
- f.readonly = true;
- f.strokeColor=color.transparent;
- if (++nCorrect == \nTotalTiles ) // game complete
- executePostGameEffects();
- reportProgress(nCorrect,nAttempts);
- resetCounters();
- } else { // wrong answer
- // need to set current choices back to zero
- reportProgress(nCorrect,nAttempts);
- rAE = app.setTimeOut("resetAfterError("+LcurrentTile+","+RcurrentTile+")", 1000);
- resetCounters();
- }
- }
-}
-function resetCounters ()
-{
- LcurrentChoice = 0;
- RcurrentChoice = 0;
- LcurrentTile = 0;
- RcurrentTile = 0;
-}
-function resetAfterError(l,r)
-{
- try { app.clearTimeOut(rAE); } catch(e) {};
- var f = this.getField("MemLbutton."+l);
- var g = this.getField("MemRbutton."+r);
- if (!debug) g.buttonSetIcon(nullIcon,0);
- g.strokeColor=color.black;
- if (!debug) f.buttonSetIcon(nullIcon,0);
- f.strokeColor=color.black;
-}
-function executePostGameEffects() {
- sortoutDPS();
- var fL = this.getField("MemLbutton.1");
- var fR = this.getField("MemRbutton.1");
- var LulCorner = fL.rect;
- var RulCorner = fR.rect;
- var mWidth = LulCorner[2]-LulCorner[0];
- var mHeight = LulCorner[1]-LulCorner[3];
- var nCnt = 0;
- for ( var i=0; i<nRows; i++) {
- for ( var j=0; j<nCols; j++ ) {
- nCnt++;
- try {
- var g = this.getField("MemLbutton."+nCnt);
- g.rect = [ LulCorner[0]+j*mWidth, LulCorner[1]-i*mHeight, LulCorner[0]+(j+1)*mWidth, LulCorner[1]-(i+1)*mHeight ]
- g.lineWidth = 0;
- g.strokeColor = color.transparent;
-
- var h = this.getField("MemRbutton."+nCnt);
- h.rect = [ RulCorner[0]+j*mWidth, RulCorner[1]-i*mHeight, RulCorner[0]+(j+1)*mWidth, RulCorner[1]-(i+1)*mHeight ]
- h.lineWidth = 0;
- h.strokeColor = color.transparent;
-
- } catch(e) { console.println("set properties: " + e.toSource()) }
- }
- }
-}
-\end{newsegment}
-\end{acromemory2}
-\begin{newsegment}{AcroMemory 5: Reporting}
-function reportProgress(nCorrect,nAttempts) {
- var Msg = this.getField("MsgBox")
- if ( Msg != null ) {
- Msg.value = "Number matched = " + nCorrect
- + "\n Number of attempts = " + nAttempts;
- }
-}
-try { randomizePuzzle(); } catch(e) {}
-\end{newsegment}
-\end{insDLJS*}
-
-\begin{acromemory1}
-\begin{execJS}{acromemjs}
-var l = \nTotalTiles/2;
-var pt2bpScaleFactor = 72/72.27;
-if (\iconsInOneFile) {
- for ( var i = 0; i < l; i++)
- {
- try {
- aebTrustedFunctions(this, aebImportIcon, {cName: "pic"+(i+1) +".0", cDIPath: "\importpath.pdf", nPage: i }, this);
- aebTrustedFunctions(this, aebImportIcon, {cName: "pic"+(i+1) +".1", cDIPath: "\importpath.pdf", nPage: i }, this);
- }
- catch(e) {console.println("exception: " + e.toSource())}
- }
-} else {
- var index, j;
- for ( var i = 0; i < l; i++)
- {
- try {
- j = i+1;
- index = ( j < 10 ) ? "0"+j : ""+j;
- if (debug) console.println("Importing: \importpath_"+index+".\iconsExt")
- aebTrustedFunctions(this, aebImportIcon, {cName: "pic"+j+".0", cDIPath: "\importpath_"+index+".\iconsExt"}, this);
- aebTrustedFunctions(this, aebImportIcon, {cName: "pic"+j+".1", cDIPath: "\importpath_"+index+".\iconsExt"}, this);
- }
- catch(e) {console.println("import exception: " + e.toSource())}
- }
-}
-
-// Now lay out the icon fields.
-var f = this.getField("ulcorner");
-var ulCorner = f.rect;
-var nPage = f.page;
-this.removeField("ulcorner");
-
-if (\bProvideDimen) {
- var width = \trueImageWidth*pt2bpScaleFactor;
- var height =\trueImageHeight*pt2bpScaleFactor;
-} else {
- var doc = aebTrustedFunctions( this, aebAppOpenDoc, { cPath: "\importpath.pdf", oDoc: this });
- var aRect = doc.getPageBox({cBox:"Crop"})
- doc.closeDoc(true);
- var width = aRect[2]-aRect[0];
- var height = aRect[1]-aRect[3];
-}
-var scaleFactor = (\imageWidth*pt2bpScaleFactor)/width;
-
-var scaledWidth = width*scaleFactor;
-var scaledHeight = height*scaleFactor;
-
-if (debug) {
- console.println("scaleFactor = " + scaleFactor);
- console.println("scaledWidth = " + scaledWidth);
- console.println("scaledHeight = " + scaledHeight);
-}
-
-var mWidth = scaledWidth/nCols
-var mHeight = scaledHeight/nRows
-
-var nCnt = 0;
-
-for ( var i=0; i<nRows; i++) {
- for ( var j=0; j<nCols; j++ ) {
- nCnt++;
- try {
- var g = this.addField({
- cName: "Membutton."+nCnt,
- cFieldType: "button",
- nPageNum: nPage,
- oCoords: [ ulCorner[0]+j*mWidth, ulCorner[1]-i*mHeight, ulCorner[0]+(j+1)*mWidth, ulCorner[1]-(i+1)*mHeight ]
- });
- } catch(e) { console.println( e.toSource() ); }
- try {
- g.highlight=highlight.p
- g.buttonPosition = position.iconOnly;
- g.lineWidth = 1;
- g.strokeColor = color.black;
- g.setAction("MouseDown", "selectTile();")
- } catch(e) { console.println("set properties: " + e.toSource()) }
- try {
- var pNCnt = nCnt + 1;
- var index = parseInt( pNCnt/2)
- var oIcon = this.getIcon("pic"+index+"."+ ( pNCnt \% 2 ));
- g.buttonSetIcon(oIcon,1);
- if (debug) g.buttonSetIcon(oIcon,0);
- } catch(e) { console.println("set properties: " + e.toSource()) }
- }
-}
-try { randomizePuzzle(); } catch(e) { console.println("execJS--randomizePuzzle exceptions: " + e.toSource()) }
-var isRandomized = true;
-\end{execJS}
-\end{acromemory1}
-
-\begin{acromemory2}
-\begin{execJS}{execjs}
-var index;
-var pt2bpScaleFactor = 72/72.27;
-if (\iconsInOneFile) {
- for ( var i = 1; i <= \nTotalTiles; i++)
- {
- index = ( i < 10 ) ? "0"+i : ""+i;
- if (debug) console.println("\importpath_"+index+".\iconsExt")
- try { aebTrustedFunctions(this, aebImportIcon, {cName: "pic."+i, cDIPath: "\importpath.pdf", nPage: (i-1) }, this);
- }
- catch(e) {console.println("exception: " + e.toSource())}
- }
-} else {
- for ( var i = 1; i <= \nTotalTiles; i++)
- {
- index = ( i < 10 ) ? "0"+i : ""+i;
- if (debug) console.println("\importpath_"+index+".\iconsExt")
- try { aebTrustedFunctions(this, aebImportIcon, {cName: "pic."+i, cDIPath: "\importpath_"+index+".\iconsExt"}, this);
- }
- catch(e) {console.println("exception: " + e.toSource())}
- }
-}
-// Now lay out the icon fields.
-var f = this.getField("Lulcorner");
-var ulCorner = f.rect;
-var nPage = f.page;
-this.removeField("Lulcorner");
-
-if (\bProvideDimen) {
- var width = \trueImageWidth*pt2bpScaleFactor;
- var height =\trueImageHeight*pt2bpScaleFactor;
-} else {
- var doc = aebTrustedFunctions( this, aebAppOpenDoc, { cPath: "\imageImportPath.pdf", oDoc: this });
- var aRect = doc.getPageBox({cBox:"Crop"})
- doc.closeDoc(true);
- var width = aRect[2]-aRect[0];
- var height = aRect[1]-aRect[3];
-}
-var scaleFactor = (\imageWidth*pt2bpScaleFactor)/width;
-
-var scaledWidth = width*scaleFactor;
-var scaledHeight = height*scaleFactor;
-
-if (debug) {
- console.println("scaleFactor = " + scaleFactor);
- console.println("scaledWidth = " + scaledWidth);
- console.println("scaledHeight = " + scaledHeight);
-}
-
-var mWidth = scaledWidth/nCols
-var mHeight = scaledHeight/nRows
-
-
-var nCnt = 0;
-
-for ( var i=0; i<nRows; i++) {
- for ( var j=0; j<nCols; j++ ) {
- nCnt++;
- try {
- var g = this.addField({
- cName: "MemLbutton."+nCnt,
- cFieldType: "button",
- nPageNum: nPage,
- oCoords: [ ulCorner[0]+j*mWidth, ulCorner[1]-i*mHeight, ulCorner[0]+(j+1)*mWidth, ulCorner[1]-(i+1)*mHeight ]
- });
- } catch(e) { console.println( e.toSource()); }
- try {
- g.highlight=highlight.p
- g.buttonPosition = position.iconOnly;
- g.lineWidth = 1;
- g.strokeColor = color.black;
- g.setAction("MouseDown", "selectNonRandomTile("+nCnt+","+nCnt+");")
- } catch(e) { console.println("set properties: " + e.toSource()) }
- var oIcon = this.getIcon("pic."+nCnt);
- g.buttonSetIcon(oIcon,1);
- if (debug) g.buttonSetIcon(oIcon,0);
- }
-}
-// Now lay out the icon fields.
-var f = this.getField("Rulcorner");
-var ulCorner = f.rect;
-this.removeField("Rulcorner");
-
-var nCnt = 0;
-
-for ( var i=0; i<nRows; i++) {
- for ( var j=0; j<nCols; j++ ) {
- nCnt++;
- try {
- var g = this.addField({
- cName: "MemRbutton."+nCnt,
- cFieldType: "button",
- nPageNum: nPage,
- oCoords: [ ulCorner[0]+j*mWidth, ulCorner[1]-i*mHeight, ulCorner[0]+(j+1)*mWidth, ulCorner[1]-(i+1)*mHeight ]
- });
- } catch(e) { console.println( e.toSource()); }
- try {
- g.highlight=highlight.p
- g.buttonPosition = position.iconOnly;
- g.lineWidth = 1;
- g.strokeColor = color.black;
- g.setAction("MouseDown", "selectRandomTile(randomDPS["+nCnt+"],"+nCnt+");")
- } catch(e) { console.println("set properties: " + e.toSource()) }
- }
-}
-try { randomizePuzzle(); } catch(e) { console.println("randomizePuzzle exceptions: " + e.toSource()) }
-var isRandomized = true;
-\end{execJS}
-\end{acromemory2}
-\begin{needhelp}
-\begin{execJS}{helpjs}
-try {
- aebTrustedFunctions(this, aebImportIcon, {cName: "helpicon", cDIPath: "\imageImportPath.\iconsExt"}, this);
- var f = this.getField("memoryhelp");
- var oIcon = this.getIcon("helpicon");
- f.buttonPosition = position.iconOnly;
- f.buttonSetIcon(oIcon,1);
- f.buttonSetCaption({cCaption: "\helpCaption"});
-} catch(e) {console.println("exception: " + e.toSource())}
-\end{execJS}
-\end{needhelp}
-\endinput
-%%
-%% End of file `acromemory.sty'.
+%%
+%% This is file `acromemory.sty',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% acromemory.dtx (with options: `copyright,package')
+%%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%% acromemory.sty package, %%
+%% Copyright (C) 2006--2020 D. P. Story %%
+%% dpstory@acrotex.net %%
+%% %%
+%% This program can redistributed and/or modified under %%
+%% the terms of the LaTeX Project Public License %%
+%% Distributed from CTAN archives in directory %%
+%% macros/latex/base/lppl.txt; either version 1.2 of %%
+%% the License, or (at your option) any later version. %%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+\NeedsTeXFormat{LaTeX2e}
+\ProvidesPackage{acromemory}
+ [2020/06/23 v2.0 AcroMemory (dps)]
+\RequirePackage{xkeyval}
+\DeclareOptionX{acromemory1}{\acromemoryitrue}
+\DeclareOptionX{acromemory2}{\acromemoryifalse}
+\DeclareOptionX{includehelp}{\includehelptrue}
+\DeclareOptionX{draft}{\PassOptionsToPackage{draft}{graphicx}}
+\newif\ifincludehelp \includehelpfalse
+\newif\ifacromemoryi \acromemoryifalse
+\ProcessOptionsX\relax
+\@ifpackageloaded{eforms}{\execJSOn}
+ {\RequirePackage[execJS]{eforms}}
+\RequirePackage{aeb-comment}
+\ifxetex\makeXasPDOff\fi
+\RequirePackage{icon-appr}
+\RequirePackage{multido}
+\RequirePackage{graphicx}
+\ifacromemoryi
+ \def\RanIdentifier{\@gobble}
+ \includecomment{acromemory1}
+ \excludecomment{acromemory2}
+ \includehelpfalse
+\else
+ \def\RanIdentifier{R\@gobble}
+ \includecomment{acromemory2}
+ \excludecomment{acromemory1}
+\fi
+\newcount\am@nCnt
+\def\bDebug{\def\memDebug{true}}
+\def\memDebug{false}
+\newif\if@isPackaged\@isPackagedfalse
+\def\isPackage{\@isPackagedtrue}
+\let\amIconObjs\@gobble
+\newcommand{\amEmbedTiles}[4][]{\begingroup
+ \gdef\amNumImages{#3}%
+ \csarg\gdef{amGraphicPath#2}{#4}%
+ \gdef\imageImportPath{#4}%
+ \ifacromemoryi
+ \@tempcnta=#3\relax
+ \multiply\@tempcnta\tw@
+ \xdef\nTotalTiles{\the\@tempcnta}\else
+ \gdef\nTotalTiles{#3}\fi
+ \def\@Ext{#1}\ifx\@Ext\@empty\def\@Ext{.pdf}\else\def\@Ext{.#1}\fi
+ \@tempcnta\z@
+ \let\@embedList\@empty
+ \let\AMIndxList\@gobble
+ \edef\z{\noexpand\g@addto@macro\noexpand
+ \amIconObjs{,"#2":\amNumImages}}\z
+ \@whilenum \@tempcnta < \amNumImages \do{%
+ \am@nCnt\@tempcnta\advance\am@nCnt\@ne
+ \ifnum\am@nCnt<10\relax\edef\x{0\the\am@nCnt}\else
+ \edef\x{\the\am@nCnt}\fi
+ \edef\z{\noexpand\g@addto@macro\noexpand\AMIndxList{,"#2pic\x"}}\z
+ \ifxetex\if@isPackaged
+ \PackageWarning{acromemory}
+ {There is no support for embedding packaged\MessageBreak
+ PDFs with xelatex. Ignoring the \string\isPackage\MessageBreak
+ command}%
+ \@isPackagedfalse
+ \fi\fi
+ \ifacromemoryi
+ \@tempcntb\@tempcnta
+ \multiply\@tempcntb\tw@
+ \advance\@tempcntb\@ne
+ \edef\z{\the\@tempcntb}\advance\@tempcntb\@ne
+ \edef\zi{\the\@tempcntb}%
+ \if@isPackaged
+ \ifpdf
+ \edef\y{\noexpand
+ \embedIcon[name=#2pic\x,%
+ hyopts={page=\x}]{#4_package.pdf}}%
+ \else
+ \edef\y{\noexpand
+ \embedIcon[name=#2pic\x,%
+ placement={[1]Membutton.\z,[1]Membutton.\zi},%
+ page=\x-1]{#4_package.pdf}}%
+ \fi
+ \else
+ \edef\y{\noexpand
+ \embedIcon[name=#2pic\x,%
+ placement={[1]Membutton.\z,[1]Membutton.\zi}]{#4_\x\@Ext}}%
+ \fi
+ \else
+ \ifincludehelp\embedIcon[name=helpimage,%
+ placement={[1]memoryhelp}]{#4\@Ext}\fi
+ \edef\z{\the\am@nCnt}%
+ \if@isPackaged
+ \ifpdf
+ \edef\y{\noexpand
+ \embedIcon[name=#2pic\x,%
+ hyopts={page=\x}]{#4_package.pdf}}%
+ \else
+ \edef\y{\noexpand
+ \embedIcon[name=#2pic\x,%
+ placement={[1]MemLbutton.\z,[1]MemRbutton.\z},%
+ page=\x-1]{#4_package.pdf}}%
+ \fi
+ \else
+ \edef\y{\noexpand
+ \embedIcon[name=#2pic\x,%
+ placement={[1]MemLbutton.\z,[1]MemRbutton.\z}%
+ ]{#4_\x\@Ext}}%
+ \fi
+ \fi
+ \expandafter\g@addto@macro\expandafter
+ \@embedList\expandafter{\y}%
+ \@tempcnta\am@nCnt
+ }% do
+ \toks@=\expandafter{\@embedList}\the\toks@
+%%\typeout{!! \the\toks@}%
+ \endgroup
+ \global\@isPackagedfalse
+}
+\newcommand{\amIconPic}[4][]{% \I{\csOf{name}} required
+ \pushButton[\BG{}\W{1}\S{S}#1\TP{1}%\F{\FHidden}
+ ]{#2}{#3}{#4}}
+\newcommand\insertTiles[4]{\begingroup
+ \@tempdima#2\relax
+ \divide\@tempdima #4\relax
+ \setbox\z@\hbox{\includegraphics[draft,width=\@tempdima]%
+ {\@nameuse{amGraphicPath#1}}}%
+ \edef\amTileWd{\the\wd\z@}%
+ \setlength\@tempdima{\ht\z@+\dp\z@}%
+ \setbox\z@\box\voidb@x
+ \edef\amTileHt{\the\@tempdima}%
+ \@tempdima\amTileWd\relax
+ \multiply\@tempdima #4\relax
+ \edef\tot@lWd{\the\@tempdima}%
+ \@tempcnta#3\relax
+ \multiply\@tempcnta #4\relax
+ \divide\@tempcnta\tw@
+ \edef\tot@lHalfTiles{\the\@tempcnta}%
+ \begin{minipage}{\tot@lWd}%
+ \offinterlineskip\hbadness=10000\@tempcnta\z@
+ \leavevmode
+ \rlap{\amIconPic[\BC{}\BG{}]{nullIconBtn}{0bp}{0bp}}%
+ \multido{\i=1+1}{\tot@lHalfTiles}{%
+ \advance\@tempcnta\@ne
+ \edef\y{\the\@tempcnta}%
+ \ifnum\i<10\relax
+ \edef\x{0\i}\else
+ \edef\x{\i}\fi
+ \edef\iconPresets{\noexpand\IX{\noexpand\csOf{#1pic\x}}}%
+ \amIconPic[\AAmouseup{selectTile();}\FB{true}
+ \presets{\iconPresets}\presets{\amtile@KVs}
+ ]{Membutton.\y}{\amTileWd}{\amTileHt}\allowbreak
+ \advance\@tempcnta\@ne
+ \edef\y{\the\@tempcnta}%
+ \edef\iconPresets{\noexpand\IX{\noexpand\csOf{#1pic\x}}}%
+ \amIconPic[\AAmouseup{selectTile();}\FB{true}
+ \presets{\iconPresets}\presets{\amtile@KVs}
+ ]{Membutton.\y}{\amTileWd}{\amTileHt}\allowbreak
+ }% multido
+ \end{minipage}%
+ \endgroup
+}
+\def\amtileKVs#1{\def\amtile@KVs{#1}}
+\amtileKVs{}
+\newcommand\insertTilesii[5]{\begingroup
+ \def\@rgv{#5}\def\as@L{L}%
+ \@tempdima#2\relax
+ \setbox\z@\hbox{\includegraphics[draft,width=\@tempdima]{%
+ \@nameuse{amGraphicPath#1}}}%
+ \edef\amImageWd{\the\wd\z@}%
+ \setlength\@tempdima{\ht\z@+\dp\z@}%
+ \setbox\z@\box\voidb@x
+ \edef\amImageHt{\the\@tempdima}%
+ \@tempdima\amImageWd\relax
+ \divide\@tempdima#4\relax
+ \edef\amTileWd{\the\@tempdima}%
+ \@tempdima\amImageHt\relax
+ \divide\@tempdima#3\relax
+ \edef\amTileHt{\the\@tempdima}%
+ \@tempcnta#3\relax
+ \multiply\@tempcnta#4\relax
+ \edef\Tot@lTiles{\the\@tempcnta}%
+ \begin{minipage}{\amImageWd}%
+ \offinterlineskip\hbadness=10000\@tempcnta\z@
+ \leavevmode
+ \rlap{\amIconPic[\BC{}\BG{}]{nullIconBtn}{0bp}{0bp}}%
+ \multido{\i=1+1}{\Tot@lTiles}{%
+ \advance\@tempcnta\@ne
+ \edef\y{\the\@tempcnta}%
+ \ifnum\i<10\relax
+ \edef\x{0\i}\else
+ \edef\x{\i}\fi
+ \ifx\@rgv\as@L
+ \def\muAction{nRowsAM=#3;nColsAM=#4;\string\r
+ selectNonRandomTile(\y,\y);}\else
+ \def\muAction{nRowsAM=#3;nColsAM=#4;\string\r
+ selectRandomTile(randomAM[\y],\y);}\fi
+ \edef\iconPresets{\noexpand\AAmouseup{\muAction}\noexpand
+ \IX{\noexpand\csOf{#1pic\x}}}%
+ \amIconPic[\presets{\iconPresets} %\FB{true}
+ \presets{\amtile@KVs}
+ ]{Mem#5button.\y}{\amTileWd}{\amTileHt}\allowbreak
+ }% multido
+ \end{minipage}\endgroup
+}
+\newcommand\insertTilesL[4]{\ifacromemoryi
+ \def\AM@next{\PackageWarning{acromemory}
+ {The use of \string\insertTilesL\space is supported\MessageBreak
+ only for the acromemory2 option}}\else
+ \def\AM@next{\insertTilesii{#1}{#2}{#3}{#4}{L}}\fi\AM@next}
+\newcommand\insertTilesR[4]{\ifacromemoryi
+ \def\AM@next{\PackageWarning{acromemory}
+ {The use of \string\insertTilesR\space is supported\MessageBreak
+ only for the acromemory2 option}}\else
+ \def\AM@next{\insertTilesii{#1}{#2}{#3}{#4}{R}}\fi\AM@next}
+\newcommand{\helpImage}[2][]{%
+ \ifincludehelp{\setbox\z@\hbox{%
+ \includegraphics[draft,width=#2]{\imageImportPath}}%
+ \dimen\z@=\ht\z@\advance\dimen\z@14bp\ht\z@=\dimen\z@
+ \pushButton[\IX{\csOf{helpimage}}\TP{2} %\CA{\helpCaption}
+ \Ff\FfReadOnly\BC{}\BG{}\S{S}#1]%
+ {memoryhelp}{\the\wd\z@}{\the\ht\z@}}\fi
+}
+\newcommand{\rolloverHelpButton}[3][]{%
+ \ifincludehelp
+ \pushButton[\CA{Help}\BC{0 0 1}\BG{0.89 0.9 0.9}
+ \AA{\AAMouseEnter{\JS{%
+ var f = this.getField("memoryhelp");\r
+ oIcon = f.buttonGetIcon(1);\r
+ f.buttonPosition = position.iconTextV;\r
+ f.buttonSetIcon(oIcon,0);\r
+ f.buttonSetCaption({cCaption: "\helpCaption"});\r
+ f.textColor=color.blue;\r
+ }}%
+ \AAMouseExit{\JS{%
+ var f = this.getField("memoryhelp");\r
+ f.buttonPosition = position.iconOnly;\r
+ f.buttonSetIcon(nullIcon,0);
+ }}}#1]{checkhelp}{#2}{#3}%
+ \fi
+}
+\def\theHelpCaption#1{\def\helpCaption{#1}}
+\theHelpCaption{A little help}
+\newcommand{\messageBox}[3][]{%
+ \textField[#1\Ff\FfMultiline]{MsgBox}{#2}{#3}}
+\newcommand{\playItAgain}[3][]{\ifacromemoryi
+ \pushButton[\CA{Play again}#1\AAmouseup{playagain();}]%
+ {playAgain}{#2}{#3}\fi
+}
+\newcommand{\tryItAgain}[3][]{\ifacromemoryi\else
+ \pushButton[\CA{Test Your Memory}#1\AAmouseup{tryAgain();}]%
+ {testYourMemory}{#2}{#3}\fi
+}
+\newcommand{\initFirstiMsg}{"Press the 'Play again'
+ button to initialize the puzzle"}
+\newcommand{\initFirstiiMsg}{"Press the 'Test Your Memory'
+ button to initialize the puzzle"}
+\begin{insDLJS*}{memjs}
+\begin{newsegment}{AcroMemory 1: Global Data and Initialization}
+// Global Data:
+var isRandomized=false;
+var randomAM = new Array(\nTotalTiles+1);
+var imageNames = new Array(\AMIndxList);
+imageNames.push(\AMIndxList);
+imageNames.unshift("null");
+var dpsl = randomAM.length;
+var timeout = 10;
+var shutdown, rAE;
+var ok2Continue = true;
+var nRowsAM, nColsAM;
+var nCorrectAM = 0;
+var nAttemptsAM = 0;
+for (i=1; i<=\nTotalTiles; i++) randomAM[i]=i;
+var f=this.getField("nullIconBtn");
+var nullIcon=f.buttonGetIcon();
+var debug = \memDebug;
+\end{newsegment}
+\begin{acromemory1}
+\begin{newsegment}{AcroMemory 2: Initialize Pic Names}
+var currentChoice = "";
+var currentIconName = "";
+\end{newsegment}
+\end{acromemory1}
+\begin{acromemory2}
+\begin{newsegment}{AcroMemory 2: Initialize Pic Names}
+var LcurrentChoice = 0;
+var LcurrentTile = 0;
+var RcurrentChoice = 0;
+var RcurrentTile = 0;
+\end{newsegment}
+\end{acromemory2}
+\begin{newsegment}{AcroMemory 3: Bubble Sort}
+function clearAM()
+{
+ for ( var i=1; i<=\nTotalTiles; i++ )
+ {
+ var f = this.getField("Mem\RanIdentifier button."+i);
+ f.buttonSetIcon(nullIcon);
+ }
+}
+function mixupAM()
+{
+ var i, rand;
+ for (i=1; i<= \nTotalTiles; i++)
+ {
+ var rand = Math.random();
+ rand *= dpsl*dpsl;
+ rand = Math.ceil(rand);
+ rand = rand \% dpsl;
+ if (rand == 0 ) rand = 1;
+ temp = randomAM[i];
+ randomAM[i]=randomAM[rand];
+ randomAM[rand]=temp;
+ }
+}
+function showAM()
+{
+ for ( var i=1; i<=\nTotalTiles; i++ )
+ {
+ var oIcon = this.getIcon(imageNames[randomAM[i]]);
+ var f = this.getField("Mem\RanIdentifier button."+i);
+ f.buttonSetIcon(oIcon);
+ }
+}
+// Begin bubble sort
+function sortoutAM()
+{
+ outerLoop(randomAM.length-1);
+}
+function outerLoop(i)
+{
+ if ( ok2Continue && (i >= 0) ) shutdown = %
+app.setTimeOut("app.clearTimeOut(shutdown); %
+innerLoop("+i+",1);", timeout);
+}
+function innerLoop(i,j)
+{
+ if ( j <= i )
+ {
+ if (randomAM[j-1] > randomAM[j])
+ {
+ var temp = randomAM[j-1];
+ randomAM[j-1] = randomAM[j];
+ randomAM[j] = temp;
+ var oIcon = this.getIcon(imageNames[randomAM[j-1]]);
+ var f = this.getField("Mem\RanIdentifier button."+(j-1));
+ f.buttonSetIcon(oIcon);
+ var oIcon = this.getIcon(imageNames[randomAM[j]]);
+ var f = this.getField("Mem\RanIdentifier button."+j);
+ f.buttonSetIcon(oIcon);
+ }
+ j++
+ if ( ok2Continue ) shutdown = %
+app.setTimeOut("app.clearTimeOut(shutdown); %
+innerLoop("+i+","+j+");", timeout);
+ }
+ else
+ {
+ i--;
+ outerLoop(i);
+ }
+}
+function randomizePuzzle() {
+ mixupAM();
+ for ( var i=1; i<=\nTotalTiles; i++) {
+ var g = this.getField("Mem\RanIdentifier button."+i);
+ var oIcon = this.getIcon(imageNames[randomAM[i]]);
+ g.buttonSetIcon(oIcon,1);
+ if (debug) g.buttonSetIcon(oIcon,0);
+ }
+ isRandomized=true;
+}
+\end{newsegment}
+\begin{acromemory1}
+\begin{newsegment}{AcroMemory 4: Tile Processing}
+var currentIndex="";
+var currentName="";
+var _bOK1=true;
+function selectTile() // right side randomly arranged
+{
+ if(!isRandomized){
+ app.alert(\initFirstiMsg);
+ return;
+ }
+ if (!_bOK1) return;
+ var f = event.target;
+ var oIcon = f.buttonGetIcon(1);
+ f.buttonSetIcon(oIcon,0);
+ var fname = f.name;
+ var re1 = /Membutton\.(\d+)/;
+ var index = re1.exec(fname);
+ if (debug) console.println("index = " + index[1]);
+ var thisiconName = imageNames[randomAM[index[1]]];
+ if (debug) console.println("thisiconName = " + thisiconName);
+ if ( currentChoice == "" ) {
+ currentChoice = fname;
+ currentIconName = thisiconName;
+ return;
+ }
+ if ( (thisiconName == currentIconName) )
+ { // right choice
+ nCorrectAM++;
+ nAttemptsAM++
+ f.readonly = true;
+ var g = this.getField(currentChoice);
+ g.readonly = true;
+ reportProgress(nCorrectAM,nAttemptsAM);
+ resetCountersAM();
+
+ } else { // wrong choice
+ nAttemptsAM++
+ _bOK1=false;
+ reportProgress(nCorrectAM,nAttemptsAM);
+ rAE = app.setTimeOut(%
+"resetAfterError(\""+currentChoice+"\",\""+fname+"\");%
+_bOK1=true;", 1000);
+ resetCountersAM();
+ }
+
+}
+function resetCountersAM ()
+{
+ currentChoice = "";
+ currentIconName = "";
+}
+function resetAfterError(l,r)
+{
+ try { app.clearTimeOut(rAE); } catch(e) {};
+ var f = this.getField(l);
+ var g = this.getField(r);
+ if (!debug) g.buttonSetIcon(nullIcon,0);
+ if (!debug) f.buttonSetIcon(nullIcon,0);
+}
+function executePostGameEffects() {return;}
+function playagain()
+{
+ for ( var i=1; i<=\nTotalTiles; i++) {
+ var g = this.getField("Membutton."+i);
+ g.buttonSetIcon(nullIcon,0);
+ }
+ g = this.getField("Membutton");
+ g.readonly=false;
+ resetCountersAM();
+ nCorrectAM = 0;
+ nAttemptsAM = 0;
+ reportProgress(nCorrectAM,nAttemptsAM);
+ randomizePuzzle();
+}
+\end{newsegment}
+\end{acromemory1}
+\begin{acromemory2}
+\begin{newsegment}{AcroMemory 4: Tile Processing}
+// save original positions of fields
+var aLRect=new Array();
+var aRRect=new Array();
+aLRect.push("null");
+aRRect.push("null");
+var f=this.getField("MemLbutton");
+var g=f.getArray();
+for (var i=0; i<g.length; i++)aLRect.push(g[i].rect);
+var f=this.getField("MemRbutton");
+var g=f.getArray();
+for (var i=0; i<g.length; i++)aRRect.push(g[i].rect);
+var _bOK2=true;
+function selectRandomTile(nCnt,n) // right side randomly arranged
+{
+ if(!isRandomized){
+ app.alert(\initFirstiiMsg);
+ return;
+ }
+ if (!_bOK2) return;
+ if ( RcurrentChoice != 0 ) return;
+ RcurrentChoice = nCnt;
+ RcurrentTile = n;
+ nAttemptsAM++;
+ var f = event.target;
+ f.strokeColor = ["RGB", 0, .6, 0];
+ var oIcon = f.buttonGetIcon(1);
+ f.buttonSetIcon(oIcon,0);
+ if ( LcurrentChoice != 0 ) {
+ if (debug) console.println(%
+"LcurrentChoice = " + LcurrentChoice + ", RcurrentChoice = " %
++ RcurrentChoice);
+ if ( LcurrentChoice == nCnt ) {// right answer
+ // need to make right side hidden and readonly
+ // need to make this button readonly
+ var g = this.getField("MemLbutton."+LcurrentChoice);
+ g.strokeColor=color.transparent;
+ g.readonly = true;
+ f.strokeColor=color.transparent;
+ f.readonly = true;
+ if (++nCorrectAM == \nTotalTiles ) // game complete
+ executePostGameEffects();
+ reportProgress(nCorrectAM,nAttemptsAM);
+ resetCountersAM();
+ } else { // wrong answer
+ // need to set current choices back to zero
+ reportProgress(nCorrectAM,nAttemptsAM);
+ _bOK2=false;
+ rAE = app.setTimeOut("resetAfterError(%
+"+LcurrentTile+","+RcurrentTile+");_bOK2=true;", 1000);
+ resetCountersAM();
+ }
+ }
+}
+// left side, arranged in natural order
+function selectNonRandomTile(nCnt,n)
+{
+ if(!isRandomized){
+ app.alert(\initFirstiiMsg);
+ return;
+ }
+ if (!_bOK2) return
+ if ( LcurrentChoice != 0 ) return;
+ LcurrentChoice = nCnt;
+ LcurrentTile = n;
+ var f = event.target;
+ f.strokeColor = ["RGB", 0, .6, 0];
+ var oIcon = f.buttonGetIcon(1);
+ f.buttonSetIcon(oIcon,0);
+ if ( RcurrentChoice != 0 ) {
+ if (debug) console.println(%
+"LcurrentChoice = " + LcurrentChoice + ", RcurrentChoice = " %
++ RcurrentChoice);
+ if ( RcurrentChoice == nCnt ) {// right answer
+ // need to make right side hidden and readonly
+ // need to make this button readonly
+ var g = this.getField("MemRbutton."+RcurrentTile);
+ g.strokeColor=color.transparent;
+ g.readonly = true;
+ f.readonly = true;
+ f.strokeColor=color.transparent;
+ if (++nCorrectAM == \nTotalTiles ) // game complete
+ executePostGameEffects();
+ reportProgress(nCorrectAM,nAttemptsAM);
+ resetCountersAM();
+ } else { // wrong answer
+ // need to set current choices back to zero
+ reportProgress(nCorrectAM,nAttemptsAM);
+ _bOK2=false;
+ rAE = app.setTimeOut(%
+"resetAfterError("+LcurrentTile+","+RcurrentTile+");%
+_bOK2=true;", 1000);
+ resetCountersAM();
+ }
+ }
+}
+function resetCountersAM ()
+{
+ LcurrentChoice = 0;
+ RcurrentChoice = 0;
+ LcurrentTile = 0;
+ RcurrentTile = 0;
+}
+function resetAfterError(l,r)
+{
+ try { app.clearTimeOut(rAE); } catch(e) {};
+ var f = this.getField("MemLbutton."+l);
+ var g = this.getField("MemRbutton."+r);
+ if (!debug) g.buttonSetIcon(nullIcon,0);
+ g.strokeColor=color.black;
+ if (!debug) f.buttonSetIcon(nullIcon,0);
+ f.strokeColor=color.black;
+}
+function tryAgain() {
+ nCorrectAM=0;
+ nAttemptsAM=0;
+ reportProgress(nCorrectAM,nAttemptsAM);
+ resetCountersAM();
+ this.delay=true;
+ for(var i=1; i<=20; i++) {
+ var f=this.getField("MemLbutton."+i);
+ var g=this.getField("MemRbutton."+i);
+ f.buttonSetIcon(nullIcon,0);
+ f.rect=aLRect[i];
+ g.buttonSetIcon(nullIcon,0);
+ g.rect=aRRect[i];
+ }
+ var f=this.getField("MemLbutton");
+ var g=this.getField("MemRbutton");
+ f.lineWidth=1;
+ f.strokeColor=color.black;
+ f.readonly=false;
+ g.lineWidth=1;
+ g.strokeColor=color.black;
+ g.readonly=false;
+ this.delay=false;
+ randomizePuzzle();
+}
+function executePostGameEffects() {
+ sortoutAM();
+ var fL = this.getField("MemLbutton.1");
+ var fR = this.getField("MemRbutton.1");
+ var LulCorner = fL.rect;
+ var RulCorner = fR.rect;
+ var mWidth = LulCorner[2]-LulCorner[0];
+ var mHeight = LulCorner[1]-LulCorner[3];
+ var nCnt = 0;
+ for ( var i=0; i<nRowsAM; i++) {
+ for ( var j=0; j<nColsAM; j++ ) {
+ nCnt++;
+ try {
+ var g = this.getField("MemLbutton."+nCnt);
+ g.rect = %
+[ LulCorner[0]+j*mWidth, LulCorner[1]-i*mHeight, %
+LulCorner[0]+(j+1)*mWidth, %
+LulCorner[1]-(i+1)*mHeight ]
+ g.lineWidth = 0;
+ g.strokeColor = color.transparent;
+ var h = this.getField("MemRbutton."+nCnt);
+ h.rect = [ RulCorner[0]+j*mWidth, %
+RulCorner[1]-i*mHeight, %
+RulCorner[0]+(j+1)*mWidth, RulCorner[1]-(i+1)*mHeight ]
+ h.lineWidth = 0;
+ h.strokeColor = color.transparent;
+ } catch(e) { %
+console.println("set properties: " + e.toSource()) }
+ }
+ }
+}
+\end{newsegment}
+\end{acromemory2}
+\begin{newsegment}{AcroMemory 5: Reporting}
+function reportProgress(nCorrectAM,nAttemptsAM) {
+ var Msg = this.getField("MsgBox")
+ if ( Msg != null ) {
+ Msg.value = "Number matched = " + nCorrectAM
+ + "\n Number of attempts = " + nAttemptsAM;
+ }
+}
+\end{newsegment}
+\end{insDLJS*}
+\endinput
+%%
+%% End of file `acromemory.sty'.