Dynamicweb 8 Documentation
swfDump Method

The full path.
Parses a flash file and returns an instance of Flash with the flash file properties.
Syntax
'Declaration
 
Public Shared Function swfDump( _ 
   ByVal FullPath As String _ 
) As Flash
public static Flash swfDump( 
   string FullPath 
)

Parameters

FullPath
The full path.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Flash Class
Flash Members

Send Feedback