Simple on-line Database Connectivity using Authorware with PHP/MySQL |
Click here to see a demonstration of an on-line quiz, This allows the administrator to create quizzes, lets students log-on and take the quizzes and have their results instantly viewable.
Log on to the Administration system using Username:guest and password:guest.
You can register yourself as a student to take the quizes using any details you like.
Contact us to discuss how this is done and how it can be tailored to your own needs. |
Control a Flash movie from Authorware |
Click here to download an example of how to control a lip-synched movie in Flash 8, with Authorware 7. Includes the a7p, fla and swf files, zipped 4.8meg. |
Authorware 6.0 Notes (900kb) |
Click here to view a set of notes for Authorware 6.0. Please be aware that these notes are currently free of charge, this cannot be guaranteed in the future. You will need the Acrobat Reader from here. |
Simple Question |
Click here to see a simple question interaction. (AW7) |
Simple Authorware example files |
Click here to see an example of several simple interactions. (900+kb) |
Simple AW ODBC example |
Click here to connect an Authorware program to an Access database using ODBC |
Simple example of viewing images
|
Click here to see how to use external media |
Variable Fonts
By Ramon Morales
|
Click here to download an A5p version to change Arial fonts
Click here to download an A5p version to change Times New Roman fonts
Don't forget to read the Readme's and thank Ramon for these examples. |
Animated Gif U32 |
Click here to download the Animated Gif U32, with Help file. This was developed by Stefan Van As some time ago. It is not now supported and has been replaced by an animated gif Xtra in version 5.1 of Authorware. |
Mouse Tutorial
|
Click here to download the source for the mouse tutorial in A4W format. |
| Click here to download the source for the mouse tutorial in A5W format. |
Graphic colours
| Download an example of how to use sliders to control the colour of a graphic element on screen A5W format |
Right Mouse Button
| Download an example of how to distinguish between the right mouse button and the left mouse button. A4W format or A5W format |
Tutor Notes
| Click here to download the working copy of a note displaying program. This was written in AW4, please see the enclosed readme for the password and instructions. |
User Notes
| Click here to download an example of how to enable your users to keep notes in RTF format. This will also allow them to print and save the notes. A5W format only. |
Single/Double Clicking
| Click here to download a simple example of how to require a double click and also to trap a single click in the same area of the screen. A5W format only. |
Paint
| Click here to download a simple painting program. A5W format only. |
Presentation
| Click here to download self contained sound and image presentation system. |
Resume
|
Click AW5 to download a piece after a Quit in a perpetual interaction. |
Move an image behind a Frame
|
Click AW5 to download a file that shows how you can click and drag a slider and move an image display behind a frame |
Flashing a Button
|
Click AW4 or AW5 to download a file that shows how you can have a button that is active, yet which flashes to attract attention. |
Multiple Choices
|
Click AW4 or AW5 to download a file that shows how you can have multiple choice questions that display appropriate answers. |
Menus
|
Click AW4 or AW5 to download a file that shows how you can setup a simple menu system. |
Perpetual Buttons
|
Click AW4 or AW5 to download a file that uses perpetual buttons that are sometimes displayed and sometimes not. |
Concurrent Motion |
Click AW4 or AW5 to download a file that shows how the user can click and drag on one object and have the motion mirrored by another, in real time |
Text Entry & Password Example
|
Click AW4 or AW5 to download a text entry example that illustrates how to have multiple entry fields on screen at the same time and allow the user to choose which they wish to complete. Now also has a concealed password field. |
Chapters & Pages
|
Click AW4 or AW5 to download an example of creating a book with the ability to move to next, previous etc pages, and also to do the same between chapters. |
Links to External Files
|
Click AW4 or AW5 to download an example of linking external graphics files within an Authorware application. |
Subroutine 2
|
Click AW4 or AW5 to download an example of a comparison between doing the same thing using either a sub-routine or linear programming. |
Change Layers
|
Click AW4 or AW5 to download an example of how you would change the layer of a graphic object. |
One Dimensional Array Example
|
Click AW4 or AW5 to download an example of the use of an array to load and display various lines of text. |
Check Boxes
|
Click AW4 or AW5 to download an example of the use of check boxes and a couple of examples of how to record the score dependant on which boxes have been checked. |
Subroutine 1
|
Click AW4 or AW5 to download an example of how to repeat a sound file by clicking on a hot spot. This also shows a simple use of a subroutine. |
Simple Math Example
|
Click AW4 or AW5 to download a very simple math example that illustrates how to display and update variables on screen, and use a loop to decrement the score if the user gets the question wrong on first attempt. |