How to install and use FlashControl in my project ?
Add a reference to FlashControl.dll in your web application, and use this syntax to put a FlashControl in your aspx page : <%@ Register Assembly="FlashControl" Namespace="Bewise.Web.UI.WebControls" TagPrefix="Bewise" %>