actionhelper.html
来自「java和flash接口编程」· HTML 代码 · 共 1,524 行 · 第 1/5 页
HTML
1,524 行
<A NAME="callFunction(java.lang.String)"><!-- --></A><H3>
callFunction</H3>
<PRE>
public void <B>callFunction</B>(java.lang.String name)
throws java.io.IOException</PRE>
<DL>
<DD>Call the named function.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Throws:</B>
<DD><CODE>java.io.IOException</CODE></DL>
</DD>
</DL>
<HR>
<A NAME="_extends()"><!-- --></A><H3>
_extends</H3>
<PRE>
public void <B>_extends</B>()
throws java.io.IOException</PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../com/anotherbigidea/flash/interfaces/SWFActionBlock.html#_extends()">_extends</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="_implements()"><!-- --></A><H3>
_implements</H3>
<PRE>
public void <B>_implements</B>()
throws java.io.IOException</PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../com/anotherbigidea/flash/interfaces/SWFActionBlock.html#_implements()">_implements</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="_throw()"><!-- --></A><H3>
_throw</H3>
<PRE>
public void <B>_throw</B>()
throws java.io.IOException</PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../com/anotherbigidea/flash/interfaces/SWFActionBlock.html#_throw()">_throw</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="_try(int)"><!-- --></A><H3>
_try</H3>
<PRE>
public <A HREF="../../../../com/anotherbigidea/flash/interfaces/SWFActionBlock.TryCatchFinally.html" title="interface in com.anotherbigidea.flash.interfaces">SWFActionBlock.TryCatchFinally</A> <B>_try</B>(int catchRegisterNumber)
throws java.io.IOException</PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../com/anotherbigidea/flash/interfaces/SWFActionBlock.html#_try(int)">_try</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="_try(java.lang.String)"><!-- --></A><H3>
_try</H3>
<PRE>
public <A HREF="../../../../com/anotherbigidea/flash/interfaces/SWFActionBlock.TryCatchFinally.html" title="interface in com.anotherbigidea.flash.interfaces">SWFActionBlock.TryCatchFinally</A> <B>_try</B>(java.lang.String catchVarName)
throws java.io.IOException</PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../com/anotherbigidea/flash/interfaces/SWFActionBlock.html#_try(java.lang.String)">_try</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>Parameters:</B><DD><CODE>catchVarName</CODE> - may be null if there is no catch block.
<DT><B>Throws:</B>
<DD><CODE>java.io.IOException</CODE></DL>
</DD>
</DL>
<HR>
<A NAME="add()"><!-- --></A><H3>
add</H3>
<PRE>
public void <B>add</B>()
throws java.io.IOException</PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../com/anotherbigidea/flash/interfaces/SWFActionBlock.html#add()">add</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="and()"><!-- --></A><H3>
and</H3>
<PRE>
public void <B>and</B>()
throws java.io.IOException</PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../com/anotherbigidea/flash/interfaces/SWFActionBlock.html#and()">and</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="asciiToChar()"><!-- --></A><H3>
asciiToChar</H3>
<PRE>
public void <B>asciiToChar</B>()
throws java.io.IOException</PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../com/anotherbigidea/flash/interfaces/SWFActionBlock.html#asciiToChar()">asciiToChar</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="asciiToCharMB()"><!-- --></A><H3>
asciiToCharMB</H3>
<PRE>
public void <B>asciiToCharMB</B>()
throws java.io.IOException</PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../com/anotherbigidea/flash/interfaces/SWFActionBlock.html#asciiToCharMB()">asciiToCharMB</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="bitAnd()"><!-- --></A><H3>
bitAnd</H3>
<PRE>
public void <B>bitAnd</B>()
throws java.io.IOException</PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../com/anotherbigidea/flash/interfaces/SWFActionBlock.html#bitAnd()">bitAnd</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="bitOr()"><!-- --></A><H3>
bitOr</H3>
<PRE>
public void <B>bitOr</B>()
throws java.io.IOException</PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../com/anotherbigidea/flash/interfaces/SWFActionBlock.html#bitOr()">bitOr</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="bitXor()"><!-- --></A><H3>
bitXor</H3>
<PRE>
public void <B>bitXor</B>()
throws java.io.IOException</PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../com/anotherbigidea/flash/interfaces/SWFActionBlock.html#bitXor()">bitXor</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="call()"><!-- --></A><H3>
call</H3>
<PRE>
public void <B>call</B>()
throws java.io.IOException</PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../com/anotherbigidea/flash/interfaces/SWFActionBlock.html#call()">call</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="callFunction()"><!-- --></A><H3>
callFunction</H3>
<PRE>
public void <B>callFunction</B>()
throws java.io.IOException</PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../com/anotherbigidea/flash/interfaces/SWFActionBlock.html#callFunction()">callFunction</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="callMethod()"><!-- --></A><H3>
callMethod</H3>
<PRE>
public void <B>callMethod</B>()
throws java.io.IOException</PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../com/anotherbigidea/flash/interfaces/SWFActionBlock.html#callMethod()">callMethod</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="cast()"><!-- --></A><H3>
cast</H3>
<PRE>
public void <B>cast</B>()
throws java.io.IOException</PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../com/anotherbigidea/flash/interfaces/SWFActionBlock.html#cast()">cast</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><D
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?