Text and Sound in Alice Worlds

Slides:



Advertisements
Similar presentations
Word Knowledge wriggly wrinkled write wrote wrist wrong
Advertisements

Windows Test Review.
MS-Word XP Lesson 3. Undo 1.Click on edit menu 2.Click on undo … menu item 3.Also you can use undo button in standard tool bar 4.Shortcut Ctrl+Z Redo.
Course Orientation Discussion and Private Messages Tool.
Microsoft Office 2007 Word Chapter 1 Creating and Editing a Word Document.
Customizing Menus and Toolbars. Manipulating Command Bars Customize: –Right-click any place on a command bar and cick Customize … Customize window: –Toolbars,
Pictures and Sounds in Alice Worlds. Billboards Alice provides a means of adding pictures to worlds. Pictures can be captured using a digital camera,
Access Tutorial 4 Creating Forms and Reports
PowerPoint Lesson 1 Microsoft PowerPoint Basics
Microsoft Word 2010 Chapter 1 Creating, Formatting, and Editing a Word Document with Pictures.
WindowsXP Explorer The Explorer is a used to organize and control the files and folders of the different storage systems such as the hard drive, floppy.
Alice 2.0 Introductory Concepts and Techniques Project 1 Exploring Alice and Object-Oriented Programming.
Basic Computer and Word Functions, part 1 Read the information and use to answer the questions in the Basic Computer and Word Functions Study Guide.
Lesson 9B Adding sound and Billboards. What is a function? Give an example. How do you create a method? Give an example. What is an event? Give examples.
Microsoft Outlook 2010 Chapter 3 Managing Contacts and Personal Contact Information with Outlook.
Taskbar. START TASKBAR Programs Start Menu has the seven basics commands: Programs, Documents, Settings, Find, Help, Run, and Shut down.
Basic Computer and Word Functions, part 1 Read the information and use to answer the questions in the Basic Computer and Word Functions Study Guide.
Cut, Copy and Paste Slide #s and titles: 2. Identify buttons 3.Steps to copy text 4.Steps to cut & paste 5.Paste Options button image 6.Cut & paste = drag.
By Dawid Wojtalewicz. In this PowerPoint I will show you how to use internet and what can you do in it.
TRUE or FALSE? PowerPoint is a presentation application software program.
Customizing Menus and Toolbars CHAPTER 12 Customizing Menus and Toolbars.
® Microsoft Office 2010 Access Tutorial 4 Creating Forms and Reports.
Word Knowledge T T Word Knowledge Activity T What suffix means action or process? Give an example of a word with this suffix. The word debt has the.
EXPLORING THE WINDOWS SECTION PART 1 MOAC Lesson 1.
An Introduction to Programming with Alice Text and Sound in Alice Worlds.
Chapter 11 Enhancing an Online Form and Using Macros Microsoft Word 2013.
Add Media in Company After Login Below screen will display
Microsoft Word Objectives
Microsoft Word Basics.
Exploring the Windows Section Part 1
Skater World: Part Four
Weebly Elements, Continued
Overview of TI-Nspire™ CX Handheld
Text Box in Edit ModeI Slide Title Bar Standard Tool Bar Area
Microsoft Office Ribbon
PhotoShop Creative Suite 3
Using PowerPoint to Scaffold a Text
Creating a Word Document – Part 1
International Computer Driving Licence Syllabus version 5.0
The Alice Interface.
Access Creating Forms and Reports
Creating, Formatting, and Editing a Word Document with Pictures
Your First & Last Name (Make sure you capitalize your first and last name!) Follow these instructions: 1. Center your name on the slide (use the “Centered”
Access Tutorial 4 Creating Forms and Reports
Introduction to Data Structures
This ain’t your Mama’s word processing.
Microsoft Official Academic Course, Microsoft Word 2013
Question 1: What key on the keyboard is used to create a proportional shape? Control Key Tab Key Shift Key Delete Key.
CREATING, PRINTING, AND EDITING DOCUMENTS
Using Objects in Alice.
Your Title Here Instructions
Basic Editing Lesson 2.
Michelle Venable-Foster Barb Ericson Jan 2007
Microsoft Office Ribbon
Creating a Word Document – Part 1
Exploring the Windows Section Part 1
ICT Spreadsheets Lesson 1: Introduction to Spreadsheets
Lesson 3: Find and Replace Tools
Windows Shortcuts.
Microsoft Office Ribbon
Formatting pictures & adding cover pages
Overview of TI-Nspire™ CX Handheld
Access Tutorial 4 Creating Forms and Reports
PowerPoint Lesson 1 Microsoft Word Basics
Mu Editor – New User Cheat Sheet – CircuitPython Mode
Mu Editor – New User Cheat Sheet – CircuitPython Mode
Tutorial 4 Creating Forms and Reports
Day 1: Getting Started with Microsoft Word 2010
An Introduction to the Windows Operating System
Presentation transcript:

Text and Sound in Alice Worlds

Text in Alice Worlds There are five ways to show text in Alice: by using the say primitive method by using the think primitive method by using the print instruction by adding 3D text as an Alice object by placing a picture file with an image of text in an Alice world as a billboard

The Say and Think Methods The say and think methods can be used to show an object’s words or thoughts, as in cartoons.

The Say and Think Methods Clicking more… in the say or think method tiles will reveal five additional parameters:

The Say and Think Methods These parameters can be used to manipulate the look of say and think bubbles.

The Print Instruction The print instruction can be used to display text in a special zone below the playing world window.

The print instruction is at the bottom of the editor area

It can be used with the string functions found on the world’s functions tab.

3D Text 3D text can be used to add titles to Alice worlds.

3D text objects can be created from the Alice local gallery, or by using the file menu. The Redo button will reverse the last use of the Undo button, restoring the previous action. The Ctrl-Y keyboard shortcut also can be used in place of the Redo button.

Billboard Objects Billboards are picture files added to Alice worlds as flat, two dimensional objects.

Billboard Objects A billboard can be used to show instructions or other messages in Alice worlds.

There is an option on the file menu to create a billboard object from a picture file. The Redo button will reverse the last use of the Undo button, restoring the previous action. The Ctrl-Y keyboard shortcut also can be used in place of the Redo button.

Billboard and 3D Text Objects Billboards and 3D text can be manipulated through their properties and methods just like other objects can be.

Sound in Alice Worlds Sounds can be added to an Alice world by using an object’s primitive play sound method. Any object can play a sound. The Redo button will reverse the last use of the Undo button, restoring the previous action. The Ctrl-Y keyboard shortcut also can be used in place of the Redo button.

Sound in Alice Worlds The play sound method has a menu of pre-recorded sounds that can be used with an object. The Redo button will reverse the last use of the Undo button, restoring the previous action. The Ctrl-Y keyboard shortcut also can be used in place of the Redo button.

Sound in Alice Worlds The play sound method has a menu of pre-recorded sounds that can be used with an object. The menu also has options to import other sound files or to record your own sounds. The Redo button will reverse the last use of the Undo button, restoring the previous action. The Ctrl-Y keyboard shortcut also can be used in place of the Redo button.