soundChannel | |
Type | property |
Dictionary | LCS |
Library | LiveCode Script |
Syntax |
|
Summary | Has no effect and is included in LiveCode for compatibility with imported HyperCard stacks. |
Introduced | 1.0 |
Platforms | desktop, server |
Related | Command: play Function: sound Glossary: property, LiveCode, error, handler, resource, HyperCard, Mac OS |
Description | In HyperCard, the soundChannel property determines which sound channel is used when Mac OS sound resources are played. In LiveCode, this property has no effect. By default, the soundChannel property is set to zero. A handler can set it to any number without causing a script error, but the change has no effect. |