NEW RadioGroups.zip:
Shows a simple system to create Radio button groups using ordinary
Authorware radio button responses. (AW 6.5)
NEW Streaming.zip: Shows
how to use external movies and graphics in a non-trusted piece, or
a piece where the user does not have write access to the player directory.
(AW 6.5)
Random.zip: Shows how to move objects
randomly around on the screen until a user clicks on them. When the
objects are clicked, they go to a designated area of the screen, where
feedback is shown. (AW 7)
Saniquarium: The Source code
to Amy's Saniquarium (AW
7).
Drawlines.zip: Randomly draws
line segments on the screen, then reverses, "erasing" each
segment in the reverse order from which it was drawn. (AW 6.5)
ShiftDrag.zip: Shows how to constrain
an object to vertical or horizontal motion only when the shift key
is down. (AW 6.5)
Hilight.zip: Shows how to highlight
the line that the cursor is over in a block of text. (AW 6.0)
POPULAR!
ASP_Starter.zip: ASP Starter
Kit. A basic "Hello World" example of how to draw data from
a database using ASP from Authorware. Demonstrates both "GET"
and "POST" methods. (AW 6.0 & 6.5)
SnapKnob.zip Demonstrates a way
to make an object that is movable on a Path "Snap" to specific
increments. Also includes a "bot" for transferring the path
from the Display to a Move Icon. (AW 6.0)
TimeDecision.zip Demonstrates
how to use a Decision's Time Limit to create a timer that counts down,
then exits when time is up. (AW 6.5)
MoveCursor.zip: Don't care
for the MoveCursor KO? This is an alternative that uses a display
icon set to Update Displayed variables to move the cursor while it
is being moved by a move icon. (AW5)
EvalExample.zip: An example
of the only thing I've ever found that you can do with Eval that you
can't do with anything else. (AW5)
Multitext.zip: How to use a single
text entry to enter data in multiple "fields." (AW5)
Variable_button_labels.zip:
Use Variable text on your button labels. (AW5)
FindPage.zip: Display the pages
in your course by section. (AW5)
SoundLoop.zip:
Continually loop through a directory of sounds (AW6)
508TabOrder.zip: Allow your
users to tab through the buttons or activate them with key presses
(AW6)
Resize.zip: Dynamically resize a rectangle on screen. (AW6)
