Multimedia Guide and Reference

What to watch for

Unnecessary connections

If you made the player-self connection, you do not need to make a playPressed-play connection.

Playing a short file

If you use the playShortWaveFile action, please note the following:

Recording


Windows
This section applies only to the Windows version of VisualAge.

You cannot change the recording settings of an existing file. To record a file with different settings other than the default, you must open a new file with a file name of new. To do this, either connect to the open action, which implicitly opens a new file, or connect to the openFile: action and pass new as the file name.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]