Menu

[r11]: / trunk / SWFInvestigator / src / help / Tabs / SWFInfo.html  Maximize  Restore  History

Download this file

29 lines (29 with data), 1.5 kB

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<HTML>
<!--
/****************************************************************************
* ADOBE SYSTEMS INCORPORATED
* Copyright 2012 Adobe Systems Incorporated and it’s licensors
* All Rights Reserved.
*
* NOTICE: Adobe permits you to use, modify, and distribute this file
* in accordance with the terms of the license agreement accompanying it.
* ****************************************************************************/
-->
<HEAD>
<TITLE>SWF Info</TITLE>
<LINK REL=StyleSheet HREF="../assets/fonts.css" TYPE="text/css">
</HEAD>
<BODY>
<H3>SWF Info</H3>
<P>This tab presents some basic overview of the SWF and information that can be obtained from its header and the File Attributes tag.
It also displays the exported classes and file tags included from the SWF.</P>
<B>Header Section</B><BR/>
<P>The top section of this panel includes information from the SWF's header and the file attributes tag. Information regarding
the File Attibutes tag and the meaning of the flags can be found within the SWF File Format Specification posted at the
<a href="http://www.adobe.com/devnet/swf.html">SWF Technology Center</a></P>
<B>Exported Classes</B><BR/>
<P>Contains the list of exported classes (if any) from the SWF.</P>
<B>File Tags</B><BR/>
<P>The File Tags section provides the integer value for the file tag, its name and the number of times it occurs within the SWF.</P>
</BODY>
</HTML>
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.