f_in_box__control and f_in_box__form Native Events
- OnReadyStateChange - .NET wrapper for Flash ActiveX OnReadyStateChange. Track movie loading state (Uninitialized through Complete) from managed WinForms applications. Learn more
- OnProgress - .NET wrapper for the Flash ActiveX OnProgress event. Receive download progress percentage for streaming Flash movies in your managed application. Learn more
- OnFSCommand - .NET wrapper for the Flash ActiveX OnFSCommand event. Catch FSCommand: URLs fired by Flash movies and process command-argument pairs in your app. Learn more
- OnFlashCall - .NET wrapper for the Flash ActiveX OnFlashCall event. Handle ExternalInterface.call requests from Flash movies in your managed host application. Learn more