Short Technical Solutions

From Better Practices

Jump to: navigation, search
  • Troy Henderson's web page that converts LaTeX to SWF. Use this form to convert LaTeX to SWF that can be used as a free-standing component with no further work or that can be incorporated in a larger Flash project.
  • Getting a non-square window in Flash from Barbara and Doug's graphing template requires a few minor edits. (1) Replace nSize with nxSize and nySize when defining variables, (2) adjust the xtoPix, ytoPix, xtoFun, and ytoFun, and (3) change the function drawAxes so that the draw commands have mcAxes.lineTo(nxSize,yzero) and mcAxes.lineTo(xzero,nySize).
  • Thank you for your suggestion, Bruce. Doug and I have edited GraphingBoard class so it can draw rectangular boards. The documentation and templates have been updated accordingly. The updated materials can be downloaded as planar_tools_as3.zip from our MathDL Flash Forum article Flash Tools for Developers (AS3): Graphing Curves on the Plane
Personal tools