Macromedia Authorware
Encyclopedia
Macromedia Authorware was an interpreted, flowchart
Flowchart
A flowchart is a type of diagram that represents an algorithm or process, showing the steps as boxes of various kinds, and their order by connecting these with arrows. This diagrammatic representation can give a step-by-step solution to a given problem. Process operations are represented in these...

 based, graphical programming language
Programming language
A programming language is an artificial language designed to communicate instructions to a machine, particularly a computer. Programming languages can be used to create programs that control the behavior of a machine and/or to express algorithms precisely....

. Authorware is used for creating interactive programs that can integrate a range of multimedia content, particularly e-learning
E-learning
E-learning comprises all forms of electronically supported learning and teaching. The information and communication systems, whether networked learning or not, serve as specific media to implement the learning process...

 applications. The flowchart model differentiates Authorware from other authoring tools, such as Flash
Adobe Flash
Adobe Flash is a multimedia platform used to add animation, video, and interactivity to web pages. Flash is frequently used for advertisements, games and flash animations for broadcast...

 and Director
Adobe Director
Adobe Director is a multimedia application authoring platform created by Macromedia—now part of Adobe Systems. It allows users to build applications built on a movie metaphor, with the user as the "director" of the movie...

, which rely on a visual stage, time-line and script structure.

History

Authorware was originally produced by Authorware Inc., founded in 1987 by Dr Michael Allen
Michael W. Allen
Michael W. Allen is an American software developer, educator, and author.He is known for pioneering work on e-learning, and led the development of the Authorware software.-Biography:...

. Allen had contributed to the development of the PLATO computer-assisted instruction system during the 1970s that was developed jointly by the University of Illinois and Control Data Corporation
Control Data Corporation
Control Data Corporation was a supercomputer firm. For most of the 1960s, it built the fastest computers in the world by far, only losing that crown in the 1970s after Seymour Cray left the company to found Cray Research, Inc....

. CDC, where Allen was Director of Advanced Instructional Systems R&D, invested heavily in the development of an expansive library of interactive "courseware" to run on the PLATO system.

PLATO courseware was developed in a unique programming language called TUTOR, which provided structures unique to learning interactions, such as answer judging and branching. TUTOR programmers were able to build powerful scripted systems that included simulations and games. However, despite the intent to create a special-purpose programming language usable by educators, and the decades of work that went into it, the TUTOR language was not easy to learn.

Authorware started as a system aimed at addressing the problems in TUTOR. Originally titled Course of Action (CoA), it was a Macintosh
Macintosh
The Macintosh , or Mac, is a series of several lines of personal computers designed, developed, and marketed by Apple Inc. The first Macintosh was introduced by Apple's then-chairman Steve Jobs on January 24, 1984; it was the first commercially successful personal computer to feature a mouse and a...

-only program, but produced runtime programs for both the Mac and DOS
DOS
DOS, short for "Disk Operating System", is an acronym for several closely related operating systems that dominated the IBM PC compatible market between 1981 and 1995, or until about 2000 if one includes the partially DOS-based Microsoft Windows versions 95, 98, and Millennium Edition.Related...

. Authorware came later and produced DOS runtime versions until the release of the first Microsoft Windows
Microsoft Windows
Microsoft Windows is a series of operating systems produced by Microsoft.Microsoft introduced an operating environment named Windows on November 20, 1985 as an add-on to MS-DOS in response to the growing interest in graphical user interfaces . Microsoft Windows came to dominate the world's personal...

 version.

Authorware used a visual interface with icons, representing essential components of the interactive learning experience. "Authors" placed icons along a “flowline” to create a sequence of events. Icons represented such components as Display—put something on the screen, Question—ask the learner for a response, Calc—perform a calculation, read data, and/or store data, and Animate—move something around on the screen. By simply placing the icons in sequence and adjusting their properties, authors could instantly see the structure of program they were creating and, most importantly, run it to see what learners would see. On-screen changes were easy to make, even while the program was running.

Authorware became a rapid success in the marketplace, obtaining more than 80% of the market in about three years. Authorware Inc. merged with MacroMind
MacroMind
MacroMind was an Apple Macintosh software company founded in Chicago in 1984 by Marc Canter, Jay Fenton and Mark Stephen Pierce. The company's first product was SoundVision, a combined music and graphics editor. Before the release, the graphics editor was removed, and SoundVision became MusicWorks...

/Paracomp in 1992 to form Macromedia. In December 2005, Adobe and Macromedia merged, under the Adobe Systems name. The most recent version of Authorware is 7.02; version 7 was released in 2003. The Authorware player has some issues with Internet Explorer 7
Internet Explorer 7
Windows Internet Explorer 7 is a web browser released by Microsoft in October 2006. Internet Explorer 7 is part of a long line of versions of Internet Explorer and was the first major update to the browser in more than 5 years...

 and later under Windows Vista due to Protected mode as well as runtime errors due to a bug in Authorware's implementation of ReadURL Javascript function.

It was generally known in the Authorware development community that version 8.0 was in production prior to the merger between the two companies, with 4 beta versions released to external testing shortly before the merger was completed. Among several other features intended for the new version, the ability to publish to Flash's SWF
SWF
SWF is an Adobe Flash file format used for multimedia, vector graphics and ActionScript. Originating with FutureWave Software, then transferred to Macromedia, and then coming under the control of Adobe, SWF files can contain animations or applets of varying degrees of interactivity and function.,...

 (ShockWave Flash) was at the top of the list. Once production shifted to Adobe's off-shore development facility in Bangalore, India, the free-flow of information that had been enjoyed between Macromedia's engineering team and its beta testers was curtailed. On Friday, August 3, 2007, after several years of keeping the development community in limbo, Adobe finally announced its plans to discontinue development of Authorware.

Usage & features

Authorware's distinctive style revolves around a central icon: the Interaction Icon. The structure of the authoring environment encourages rich interaction; complex user feed-back is not only possible but somewhat suggested by the software, rather than suggesting the usual media diffusion. This Interaction Icon allows various forms of user feedback (move object to, along a line, click an object or hot-spot; plus the usual text-entry, keypress, etc.)

The original strength in education of Authorware could be linked to its roots in pedagogical models based on constructivist
Constructivism (learning theory)
Constructivism is a theory of knowledge that argues that humans generate knowledge and meaning from an interaction between their experiences and their ideas. During infancy, it was an interaction between human experiences and their reflexes or behavior-patterns. Piaget called these systems of...

 views.

Authorware programs start by creating a flowline, which is a flowchart showing the structure of the developer's program. The developer can add and manage text, graphics, animation, sound and video; develop interactivity and add navigational elements such as links
Hyperlink
In computing, a hyperlink is a reference to data that the reader can directly follow, or that is followed automatically. A hyperlink points to a whole document or to a specific element within a document. Hypertext is text with hyperlinks...

, buttons, and menus. Macromedia Flash
Adobe Flash
Adobe Flash is a multimedia platform used to add animation, video, and interactivity to web pages. Flash is frequently used for advertisements, games and flash animations for broadcast...

 and Macromedia Director
Adobe Director
Adobe Director is a multimedia application authoring platform created by Macromedia—now part of Adobe Systems. It allows users to build applications built on a movie metaphor, with the user as the "director" of the movie...

 movies can also be integrated into an Authorware project. Xtras, or add-ins, can also be used to extend the functionality of Authorware, which is similar to HyperCard
HyperCard
HyperCard is an application program created by Bill Atkinson for Apple Computer, Inc. that was among the first successful hypermedia systems before the World Wide Web. It combines database capabilities with a graphical, flexible, user-modifiable interface. HyperCard also features HyperTalk, written...

's XCMDs. Authorware's power can be even better utilized with the use of variables, functions and expressions. Authorware can interpret both its built-in proprietary scripting language and JavaScript version 1.5.

Over time, Authorware has lost its specificity. More power was gained as more scripting added graphical design, interaction and integration features, but Authorware's special interaction-centred, clean, simple design was lost along the way. However, there are still many Fortune 500 companies that use Authorware as their main platform.

Authorware programs can be distributed as stand-alone executable files, or over the web which requires a proprietary Authorware Web Player.

Use in E-Learning

Authorware is particularly well suited to creating e-learning content, as it includes highly customizable templates for CBT and WBT, including student assessment tools. Working with these templates, businesses and schools can rapidly assemble multimedia training materials without needing to hire a full-fledged programmer. Intuitively-named dialog boxes take care of input and output. The flow chart model makes the re-use of lesson elements extremely straightforward. Being both AICC
AICC (CBT)
The Aviation Industry Computer-Based Training Committee is an international association of technology-based training professionals. The AICC develops guidelines for aviation industry in the development, delivery, and evaluation of CBT, WBT, and related training technologies.AICC specifications...

- and SCORM
SCORM
Sharable Content Object Reference Model is a collection of standards and specifications for web-based e-learning. It defines communications between client side content and a host system called the run-time environment, which is commonly supported by a learning management system...

-compliant, Authorware can be used to deliver content via any AICC or SCORM Learning Management System
Learning management system
A learning management system is a software application for the administration, documentation, tracking, and reporting of training programs, classroom and online events, e-learning programs, and training content...

.

Moving beyond the templates, however, requires either the importing of interactive Flash or Director movies, or scripting, which can be done in Authorware's native scripting language or in JavaScript
JavaScript
JavaScript is a prototype-based scripting language that is dynamic, weakly typed and has first-class functions. It is a multi-paradigm language, supporting object-oriented, imperative, and functional programming styles....

.

External links

The source of this article is wikipedia, the free encyclopedia.  The text of this article is licensed under the GFDL.
 
x
OK