* First arg is the name of the input SWF file
* If second arg exists then actions are decompiled - the arg is ignored
*/
public static void main( String[] args ) throws IOException
{
Index index = Index.getInstance();
//index.addIndex("test","test title");
}