Flash.Stop

Flash.Stop ( 

string ObjectName )

Example 1

Flash.Stop("Flash Intro");

Stops the Flash movie that is currently playing in the "Flash Intro" Flash object.

Example 2

Flash.Stop("Flash1");

Stops the "Flash1" Flash object.

See also:  Related Actions