Flash.Play

Flash.Play ( 

string ObjectName )

Example 1

Flash.Play("Flash Intro");

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

Example 2

Flash.Play("Flash1");

Starts playing the Flash movie that is currently loaded in the "Flash1" Flash object.

See also:  Related Actions