StopVibrate

Availability

Flash Lite 1.1.

Description

Stops the current vibration, if any.

Command

Parameters

Value returned

"StopVibrate"

None.

-1: Not supported.

0: The vibration stopped.

Example

The following example calls StopVibrate and saves the result (not supported or vibration stopped) in the status variable:

status = fscommand2("StopVibrate");

See also

StartVibrate