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

IsFlashInstalled

Syntax

[ C# ]
  1. public static bool IsFlashInstalled  

Description

Returns true if flash is installed.

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


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