Visual Basic |
---|
Public Sub AddApplicationInFlashPlayer( _ ByVal ApplicationPath As String, _ Optional ByVal ApplicationParameters As String = "", _ Optional ByVal HostApplicationPath As String = "" _ ) |
- ApplicationPath
- ApplicationParameters
- HostApplicationPath
- This method is relevant only for .swf applications.
- The application is added as the last item in the FlexApplication collection.
- Flex applications opened using the Flash Player Projector without the Runtime Loader must be manually prepared for UFT One testing or opened using the Adobe Flash Player Projector Debugger. For details, see the Flex section of the UFT One Help Center.