CallBack 2

This stack demonstrates the new callbacks added in HyperStudio 4.0. It's just a quick test stack I used during development of HyperLogo to make sure all the features were in, and that I wasn't breaking things as I added new features. You'll see actual (and hopefully working!) demonstrations of all of the new callbacks, though.

Tested with HyperStudio 4.0 Mac and HyperStudio 4.0 Windows. This stack will not work on earlier versions.

Download the Stack

Color Picker

This stack shows a simple color picker. Draggable graphic controls select the levels of red, green and blue color, which are also shown as HyperLogo numeric color values in text boxes next to the draggable graphic slider controls.

The main script is in a hidden button at the top right of the card. See the scripts on the draggable graphic slider controls to see how the actions are triggered.

Tested with HyperStudio 3.3 Mac. This stack should work with HyperStudio 3.x and better on either platform.

Download the Stack

ON Samples

HyperLogo in HyperStudio 4.0 has a powerful new feature called ON events that let you intercept the event handling in HyperStudio. This stack shows just a few of the cool things you can do with ON event handlers. It includes:

Tested with HyperStudio 4.0 Mac and HyperStudio 4.0 Windows. This stack will not work on earlier versions.

Download the Stack

Multiplication Drill

A drill-and-kill stack for one of those areas where it really makes sense: practicing those pesky multiplication tables!

Read the Project Text

Download the Stack

Password Protection

A simple password protection scheme for stacks.

Read the Project Text

Download the Stack

Random Cards

Visit all of the cards in a stack in random order.

Read the Project Text

Download the Stacks