Sample Presentations

Below are some simple sample presentations that given examples of the features of jshock. The source for these presentations can be found in the docs directory of the jshock distribution.


Jshock Elements

This presentation shows the 14 different kinds of elements that can be used in jshock. See the User's Guide for more information about each element.
(Click the Play button to start)


Looping Animation Demo

This is a simple demo of animation in jshock, using an action to create a continuous looping effect.
(Click the Play button to start)

Interaction Demo

Click on the colored buttons in the top-left corner to change the color of the moving object, or click the arrow to move to the next page to see another simple interaction demo. Both these examples use MouseClick events and SetColor or Move actions.
You can also click on the moving shape to hear an example of the PlaySound action.
(Click the Play button to start)
Return to index