F-IN-BOX .NET Help >> Classes >> Global

IsFlashInstalled

Syntax

[ C# ]
public static bool IsFlashInstalled

Description

Returns true if flash is installed.

[ C# ]
if (!f_in_box__lib.Global.IsFlashInstalled)
{
	MessageBox.Show("The application needs Flash 8 or higher\nFlash is not installed");
	return;
}


Copyright © Softanics. All rights reserved.
F-IN-BOX is a trademark of Softanics.
Macromedia and Shockwave Flash are trademarks of Adobe