Printable Version of this PageHome PageRecent ChangesSearchSign In
Tea Party

Videos on Alice Tips and Techniques

Barb Ericson is creating some videos for Alice tips and techniques. Each of these is under 3 minutes long. And, they are under 5 MB.

This video shows how to drop a dummy at a camera position, use the camera controls, zoom in on an Alice object, and then reset the camera position to a dummy object. Students should already know how to create objects and invoke methods on objects.
AliceCameraManip.mp4

This video shows how to create a method in order to teach a bunny how to hop, how to make a copy of code, and how to use a "Do Together".
creatingAMethod.mp4

This video shows how to copy code to the clipboard and how to fix the mistake of creating a method on the wrong object such as creating a hop method on the world instead of on a bunny.
clipboard.mp4

This video shows how to add parameters to methods and then how to specify the value of the arguments when you call the method. It adds the paraemters height and length to the bunny's hop method.
addingParameters.mp4

This video shows how to change the duration of an Alice statement or command. The default is always 1 second.
duration.mp4

This video shows how to rename the object and then save out the object as a new class. Then it shows how to import the new class into Alice to use it in another world.
SaveClassWithNewName.mp4

This video shows how to add a title (3D text) to your movie that disappears after a certain amount of time (using wait and set visible to false). It also shows manipulating the object with the mouse controls and how to set a property in a method.
AddTitle.mp4

Last modified 2 September 2009 at 2:10 pm by ericson