?? tagparser.html
字號:
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/anotherbigidea/flash/readers/TagParser.html#parseFontInfo(com.anotherbigidea.io.InStream, int, boolean)">parseFontInfo</A></B>(<A HREF="../../../../com/anotherbigidea/io/InStream.html" title="class in com.anotherbigidea.io">InStream</A> in,
int length,
boolean isFI2)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/anotherbigidea/flash/readers/TagParser.html#parseFrameLabel(com.anotherbigidea.io.InStream, byte[])">parseFrameLabel</A></B>(<A HREF="../../../../com/anotherbigidea/io/InStream.html" title="class in com.anotherbigidea.io">InStream</A> in,
byte[] contents)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/anotherbigidea/flash/readers/TagParser.html#parseImport(com.anotherbigidea.io.InStream)">parseImport</A></B>(<A HREF="../../../../com/anotherbigidea/io/InStream.html" title="class in com.anotherbigidea.io">InStream</A> in)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/anotherbigidea/flash/readers/TagParser.html#parseLineStyle(com.anotherbigidea.io.InStream, com.anotherbigidea.flash.interfaces.SWFShape, boolean)">parseLineStyle</A></B>(<A HREF="../../../../com/anotherbigidea/io/InStream.html" title="class in com.anotherbigidea.io">InStream</A> in,
<A HREF="../../../../com/anotherbigidea/flash/interfaces/SWFShape.html" title="interface in com.anotherbigidea.flash.interfaces">SWFShape</A> shape,
boolean hasAlpha)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/anotherbigidea/flash/readers/TagParser.html#parseMorphFillStyle(com.anotherbigidea.io.InStream, com.anotherbigidea.flash.interfaces.SWFShape)">parseMorphFillStyle</A></B>(<A HREF="../../../../com/anotherbigidea/io/InStream.html" title="class in com.anotherbigidea.io">InStream</A> in,
<A HREF="../../../../com/anotherbigidea/flash/interfaces/SWFShape.html" title="interface in com.anotherbigidea.flash.interfaces">SWFShape</A> shape)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/anotherbigidea/flash/readers/TagParser.html#parseMorphLineStyle(com.anotherbigidea.io.InStream, com.anotherbigidea.flash.interfaces.SWFShape)">parseMorphLineStyle</A></B>(<A HREF="../../../../com/anotherbigidea/io/InStream.html" title="class in com.anotherbigidea.io">InStream</A> in,
<A HREF="../../../../com/anotherbigidea/flash/interfaces/SWFShape.html" title="interface in com.anotherbigidea.flash.interfaces">SWFShape</A> shape)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/anotherbigidea/flash/readers/TagParser.html#parseMorphShape(com.anotherbigidea.io.InStream)">parseMorphShape</A></B>(<A HREF="../../../../com/anotherbigidea/io/InStream.html" title="class in com.anotherbigidea.io">InStream</A> in)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/anotherbigidea/flash/readers/TagParser.html#parsePlaceObject(com.anotherbigidea.io.InStream, int)">parsePlaceObject</A></B>(<A HREF="../../../../com/anotherbigidea/io/InStream.html" title="class in com.anotherbigidea.io">InStream</A> in,
int length)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/anotherbigidea/flash/readers/TagParser.html#parsePlaceObject2(com.anotherbigidea.io.InStream)">parsePlaceObject2</A></B>(<A HREF="../../../../com/anotherbigidea/io/InStream.html" title="class in com.anotherbigidea.io">InStream</A> in)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/anotherbigidea/flash/readers/TagParser.html#parseShape(com.anotherbigidea.io.InStream, com.anotherbigidea.flash.interfaces.SWFVectors, boolean, boolean)">parseShape</A></B>(<A HREF="../../../../com/anotherbigidea/io/InStream.html" title="class in com.anotherbigidea.io">InStream</A> in,
<A HREF="../../../../com/anotherbigidea/flash/interfaces/SWFVectors.html" title="interface in com.anotherbigidea.flash.interfaces">SWFVectors</A> vectors,
boolean hasStyle,
boolean hasAlpha)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/anotherbigidea/flash/readers/TagParser.html#parseSoundStreamBlock(com.anotherbigidea.io.InStream)">parseSoundStreamBlock</A></B>(<A HREF="../../../../com/anotherbigidea/io/InStream.html" title="class in com.anotherbigidea.io">InStream</A> in)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/anotherbigidea/flash/readers/TagParser.html#parseSoundStreamHead(boolean, com.anotherbigidea.io.InStream)">parseSoundStreamHead</A></B>(boolean adpcmOnly,
<A HREF="../../../../com/anotherbigidea/io/InStream.html" title="class in com.anotherbigidea.io">InStream</A> in)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/anotherbigidea/flash/readers/TagParser.html#parseStartSound(com.anotherbigidea.io.InStream)">parseStartSound</A></B>(<A HREF="../../../../com/anotherbigidea/io/InStream.html" title="class in com.anotherbigidea.io">InStream</A> in)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/anotherbigidea/flash/readers/TagParser.html#parseStyles(com.anotherbigidea.io.InStream, com.anotherbigidea.flash.interfaces.SWFShape, boolean)">parseStyles</A></B>(<A HREF="../../../../com/anotherbigidea/io/InStream.html" title="class in com.anotherbigidea.io">InStream</A> in,
<A HREF="../../../../com/anotherbigidea/flash/interfaces/SWFShape.html" title="interface in com.anotherbigidea.flash.interfaces">SWFShape</A> shape,
boolean hasAlpha)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/anotherbigidea/flash/readers/TagParser.html#parseVideoFrame(com.anotherbigidea.io.InStream, int)">parseVideoFrame</A></B>(<A HREF="../../../../com/anotherbigidea/io/InStream.html" title="class in com.anotherbigidea.io">InStream</A> in,
int length)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/anotherbigidea/flash/readers/TagParser.html#signature(java.lang.String)">signature</A></B>(java.lang.String sig)</CODE>
<BR>
Pass the signature.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/anotherbigidea/flash/readers/TagParser.html#tag(int, boolean, byte[])">tag</A></B>(int tagType,
boolean longTag,
byte[] contents)</CODE>
<BR>
Interface SWFTags</TD>
</TR>
</TABLE>
<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
</TR>
</TABLE>
<P>
<!-- ============ FIELD DETAIL =========== -->
<A NAME="field_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Field Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="mStringEncoding"><!-- --></A><H3>
mStringEncoding</H3>
<PRE>
protected java.lang.String <B>mStringEncoding</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="mFlashVersion"><!-- --></A><H3>
mFlashVersion</H3>
<PRE>
protected int <B>mFlashVersion</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="currentTagLength"><!-- --></A><H3>
currentTagLength</H3>
<PRE>
protected int <B>currentTagLength</B></PRE>
<DL>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -