swfactionblockimpl.html
来自「java和flash接口编程」· HTML 代码 · 共 1,476 行 · 第 1/5 页
HTML
1,476 行
</DD>
</DL>
<HR>
<A NAME="end()"><!-- --></A><H3>
end</H3>
<PRE>
public void <B>end</B>()
throws java.io.IOException</PRE>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../com/anotherbigidea/flash/interfaces/SWFActionBlock.html#end()">SWFActionBlock</A></CODE></B></DD>
<DD>End of actions
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../com/anotherbigidea/flash/interfaces/SWFActionBlock.html#end()">end</A></CODE> in interface <CODE><A HREF="../../../../com/anotherbigidea/flash/interfaces/SWFActionBlock.html" title="interface in com.anotherbigidea.flash.interfaces">SWFActionBlock</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Throws:</B>
<DD><CODE>java.io.IOException</CODE></DL>
</DD>
</DL>
<HR>
<A NAME="blob(byte[])"><!-- --></A><H3>
blob</H3>
<PRE>
public void <B>blob</B>(byte[] blob)
throws java.io.IOException</PRE>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../com/anotherbigidea/flash/interfaces/SWFActionBlock.html#blob(byte[])">SWFActionBlock</A></CODE></B></DD>
<DD>Pass through a blob of actions
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../com/anotherbigidea/flash/interfaces/SWFActionBlock.html#blob(byte[])">blob</A></CODE> in interface <CODE><A HREF="../../../../com/anotherbigidea/flash/interfaces/SWFActionBlock.html" title="interface in com.anotherbigidea.flash.interfaces">SWFActionBlock</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Throws:</B>
<DD><CODE>java.io.IOException</CODE></DL>
</DD>
</DL>
<HR>
<A NAME="unknown(int, byte[])"><!-- --></A><H3>
unknown</H3>
<PRE>
public void <B>unknown</B>(int code,
byte[] data)
throws java.io.IOException</PRE>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../com/anotherbigidea/flash/interfaces/SWFActionBlock.html#unknown(int, byte[])">SWFActionBlock</A></CODE></B></DD>
<DD>Unrecognized action code
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../com/anotherbigidea/flash/interfaces/SWFActionBlock.html#unknown(int, byte[])">unknown</A></CODE> in interface <CODE><A HREF="../../../../com/anotherbigidea/flash/interfaces/SWFActionBlock.html" title="interface in com.anotherbigidea.flash.interfaces">SWFActionBlock</A></CODE></DL>
</DD>
<DD><DL>
<DD><CODE>data</CODE> - may be null
<DT><B>Throws:</B>
<DD><CODE>java.io.IOException</CODE></DL>
</DD>
</DL>
<HR>
<A NAME="initArray()"><!-- --></A><H3>
initArray</H3>
<PRE>
public void <B>initArray</B>()
throws java.io.IOException</PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../com/anotherbigidea/flash/interfaces/SWFActionBlock.html#initArray()">initArray</A></CODE> in interface <CODE><A HREF="../../../../com/anotherbigidea/flash/interfaces/SWFActionBlock.html" title="interface in com.anotherbigidea.flash.interfaces">SWFActionBlock</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Throws:</B>
<DD><CODE>java.io.IOException</CODE></DL>
</DD>
</DL>
<HR>
<A NAME="jumpLabel(java.lang.String)"><!-- --></A><H3>
jumpLabel</H3>
<PRE>
public void <B>jumpLabel</B>(java.lang.String label)
throws java.io.IOException</PRE>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../com/anotherbigidea/flash/interfaces/SWFActionBlock.html#jumpLabel(java.lang.String)">SWFActionBlock</A></CODE></B></DD>
<DD>Target label for a jump - this method call immediately precedes the target action.
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../com/anotherbigidea/flash/interfaces/SWFActionBlock.html#jumpLabel(java.lang.String)">jumpLabel</A></CODE> in interface <CODE><A HREF="../../../../com/anotherbigidea/flash/interfaces/SWFActionBlock.html" title="interface in com.anotherbigidea.flash.interfaces">SWFActionBlock</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Throws:</B>
<DD><CODE>java.io.IOException</CODE></DL>
</DD>
</DL>
<HR>
<A NAME="gotoFrame(int)"><!-- --></A><H3>
gotoFrame</H3>
<PRE>
public void <B>gotoFrame</B>(int frameNumber)
throws java.io.IOException</PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../com/anotherbigidea/flash/interfaces/SWFActionBlock.html#gotoFrame(int)">gotoFrame</A></CODE> in interface <CODE><A HREF="../../../../com/anotherbigidea/flash/interfaces/SWFActionBlock.html" title="interface in com.anotherbigidea.flash.interfaces">SWFActionBlock</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Throws:</B>
<DD><CODE>java.io.IOException</CODE></DL>
</DD>
</DL>
<HR>
<A NAME="gotoFrame(java.lang.String)"><!-- --></A><H3>
gotoFrame</H3>
<PRE>
public void <B>gotoFrame</B>(java.lang.String label)
throws java.io.IOException</PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../com/anotherbigidea/flash/interfaces/SWFActionBlock.html#gotoFrame(java.lang.String)">gotoFrame</A></CODE> in interface <CODE><A HREF="../../../../com/anotherbigidea/flash/interfaces/SWFActionBlock.html" title="interface in com.anotherbigidea.flash.interfaces">SWFActionBlock</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Throws:</B>
<DD><CODE>java.io.IOException</CODE></DL>
</DD>
</DL>
<HR>
<A NAME="getURL(java.lang.String, java.lang.String)"><!-- --></A><H3>
getURL</H3>
<PRE>
public void <B>getURL</B>(java.lang.String url,
java.lang.String target)
throws java.io.IOException</PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../com/anotherbigidea/flash/interfaces/SWFActionBlock.html#getURL(java.lang.String, java.lang.String)">getURL</A></CODE> in interface <CODE><A HREF="../../../../com/anotherbigidea/flash/interfaces/SWFActionBlock.html" title="interface in com.anotherbigidea.flash.interfaces">SWFActionBlock</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Throws:</B>
<DD><CODE>java.io.IOException</CODE></DL>
</DD>
</DL>
<HR>
<A NAME="nextFrame()"><!-- --></A><H3>
nextFrame</H3>
<PRE>
public void <B>nextFrame</B>()
throws java.io.IOException</PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../com/anotherbigidea/flash/interfaces/SWFActionBlock.html#nextFrame()">nextFrame</A></CODE> in interface <CODE><A HREF="../../../../com/anotherbigidea/flash/interfaces/SWFActionBlock.html" title="interface in com.anotherbigidea.flash.interfaces">SWFActionBlock</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Throws:</B>
<DD><CODE>java.io.IOException</CODE></DL>
</DD>
</DL>
<HR>
<A NAME="prevFrame()"><!-- --></A><H3>
prevFrame</H3>
<PRE>
public void <B>prevFrame</B>()
throws java.io.IOException</PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../com/anotherbigidea/flash/interfaces/SWFActionBlock.html#prevFrame()">prevFrame</A></CODE> in interface <CODE><A HREF="../../../../com/anotherbigidea/flash/interfaces/SWFActionBlock.html" title="interface in com.anotherbigidea.flash.interfaces">SWFActionBlock</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Throws:</B>
<DD><CODE>java.io.IOException</CODE></DL>
</DD>
</DL>
<HR>
<A NAME="play()"><!-- --></A><H3>
play</H3>
<PRE>
public void <B>play</B>()
throws java.io.IOException</PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../com/anotherbigidea/flash/interfaces/SWFActionBlock.html#play()">play</A></CODE> in interface <CODE><A HREF="../../../../com/anotherbigidea/flash/interfaces/SWFActionBlock.html" title="interface in com.anotherbigidea.flash.interfaces">SWFActionBlock</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Throws:</B>
<DD><CODE>java.io.IOException</CODE></DL>
</DD>
</DL>
<HR>
<A NAME="stop()"><!-- --></A><H3>
stop</H3>
<PRE>
public void <B>stop</B>()
throws java.io.IOException</PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../com/anotherbigidea/flash/interfaces/SWFActionBlock.html#stop()">stop</A></CODE> in interface <CODE><A HREF="../../../../com/anotherbigidea/flash/interfaces/SWFActionBlock.html" title="interface in com.anotherbigidea.flash.interfaces">SWFActionBlock</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Throws:</B>
<DD><CODE>java.io.IOException</CODE></DL>
</DD>
</DL>
<HR>
<A NAME="toggleQuality()"><!-- --></A><H3>
toggleQuality</H3>
<PRE>
public void <B>toggleQuality</B>()
throws java.io.IOException</PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../com/anotherbigidea/flash/interfaces/SWFActionBlock.html#toggleQuality()">toggleQuality</A></CODE> in interface <CODE><A HREF="../../../../com/anotherbigidea/flash/interfaces/SWFActionBlock.html" title="interface in com.anotherbigidea.flash.interfaces">SWFActionBlock</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Throws:</B>
<DD><CODE>java.io.IOException</CODE></DL>
</DD>
</DL>
<HR>
<A NAME="stopSounds()"><!-- --></A><H3>
stopSounds</H3>
<PRE>
public void <B>stopSounds</B>()
throws java.io.IOException</PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../com/anotherbigidea/flash/interfaces/SWFActionBlock.html#stopSounds()">stopSounds</A></CODE> in interface <CODE><A HREF="../../../../com/anotherbigidea/flash/interfaces/SWFActionBlock.html" title="interface in com.anotherbigidea.flash.interfaces">SWFActionBlock</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Throws:</B>
<DD><CODE>java.io.IOException</CODE></DL>
</DD>
</DL>
<HR>
<A NAME="setTarget(java.lang.String)"><!-- --></A><H3>
setTarget</H3>
<PRE>
public void <B>setTarget</B>(java.lang.String target)
throws java.io.IOException</PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../com/anotherbigidea/flash/interfaces/SWFActionBlock.html#setTarget(java.lang.String)">setTarget</A></CODE> in interface <CODE><A HREF="../../../../com/anotherbigidea/flash/interfaces/SWFActionBlock.html" title="interface in com.anotherbigidea.flash.interfaces">SWFActionBlock</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Throws:</B>
<DD><CODE>java.io.IOException</CODE></DL>
</DD>
</DL>
<HR>
<A NAME="jump(java.lang.String)"><!-- --></A><H3>
jump</H3>
<PRE>
public void <B>jump</B>(java.lang.String jumpLabel)
throws java.io.IOException</PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../com/anotherbigidea/flash/interfaces/SWFActionBlock.html#jump(java.lang.String)">jump</A></CODE> in interface <CODE><A HREF="../../../../com/anotherbigidea/flash/interfaces/SWFActionBlock.html" title="interface in com.anotherbigidea.flash.interfaces">SWFActionBlock</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Throws:</B>
<DD><CODE>java.io.IOException</CODE></DL>
</DD>
</DL>
<HR>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?