instance.html

来自「java和flash接口编程」· HTML 代码 · 共 389 行 · 第 1/2 页

HTML
389
字号
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../com/anotherbigidea/flash/movie/Instance.html" title="class in com.anotherbigidea.flash.movie">Instance</A></CODE></FONT></TD>
<TD><CODE><B>Frame.</B><B><A HREF="../../../../../com/anotherbigidea/flash/movie/Frame.html#replaceSymbol(com.anotherbigidea.flash.movie.Symbol, int, com.anotherbigidea.flash.movie.Transform, com.anotherbigidea.flash.structs.AlphaTransform, int, int)">replaceSymbol</A></B>(<A HREF="../../../../../com/anotherbigidea/flash/movie/Symbol.html" title="class in com.anotherbigidea.flash.movie">Symbol</A>&nbsp;symbol,
              int&nbsp;depth,
              <A HREF="../../../../../com/anotherbigidea/flash/movie/Transform.html" title="class in com.anotherbigidea.flash.movie">Transform</A>&nbsp;matrix,
              <A HREF="../../../../../com/anotherbigidea/flash/structs/AlphaTransform.html" title="class in com.anotherbigidea.flash.structs">AlphaTransform</A>&nbsp;cxform,
              int&nbsp;ratio,
              int&nbsp;clipDepth)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Replace the symbol at the given depth with the new symbol</TD>
</TR>
</TABLE>
&nbsp;
<P>

<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../com/anotherbigidea/flash/movie/package-summary.html">com.anotherbigidea.flash.movie</A> with parameters of type <A HREF="../../../../../com/anotherbigidea/flash/movie/Instance.html" title="class in com.anotherbigidea.flash.movie">Instance</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B>Frame.</B><B><A HREF="../../../../../com/anotherbigidea/flash/movie/Frame.html#alter(com.anotherbigidea.flash.movie.Instance, int, int)">alter</A></B>(<A HREF="../../../../../com/anotherbigidea/flash/movie/Instance.html" title="class in com.anotherbigidea.flash.movie">Instance</A>&nbsp;instance,
      int&nbsp;x,
      int&nbsp;y)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Alter the symbol instance by moving it to the new coordinates.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B>Frame.</B><B><A HREF="../../../../../com/anotherbigidea/flash/movie/Frame.html#alter(com.anotherbigidea.flash.movie.Instance, com.anotherbigidea.flash.movie.Transform, com.anotherbigidea.flash.structs.AlphaTransform)">alter</A></B>(<A HREF="../../../../../com/anotherbigidea/flash/movie/Instance.html" title="class in com.anotherbigidea.flash.movie">Instance</A>&nbsp;instance,
      <A HREF="../../../../../com/anotherbigidea/flash/movie/Transform.html" title="class in com.anotherbigidea.flash.movie">Transform</A>&nbsp;matrix,
      <A HREF="../../../../../com/anotherbigidea/flash/structs/AlphaTransform.html" title="class in com.anotherbigidea.flash.structs">AlphaTransform</A>&nbsp;cxform)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Alter the symbol instance by applying the given transform and/or color transform.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B>Frame.</B><B><A HREF="../../../../../com/anotherbigidea/flash/movie/Frame.html#alter(com.anotherbigidea.flash.movie.Instance, com.anotherbigidea.flash.movie.Transform, com.anotherbigidea.flash.structs.AlphaTransform, int)">alter</A></B>(<A HREF="../../../../../com/anotherbigidea/flash/movie/Instance.html" title="class in com.anotherbigidea.flash.movie">Instance</A>&nbsp;instance,
      <A HREF="../../../../../com/anotherbigidea/flash/movie/Transform.html" title="class in com.anotherbigidea.flash.movie">Transform</A>&nbsp;matrix,
      <A HREF="../../../../../com/anotherbigidea/flash/structs/AlphaTransform.html" title="class in com.anotherbigidea.flash.structs">AlphaTransform</A>&nbsp;cxform,
      int&nbsp;ratio)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Alter the symbol instance by applying the given properties.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B>Frame.</B><B><A HREF="../../../../../com/anotherbigidea/flash/movie/Frame.html#remove(com.anotherbigidea.flash.movie.Instance)">remove</A></B>(<A HREF="../../../../../com/anotherbigidea/flash/movie/Instance.html" title="class in com.anotherbigidea.flash.movie">Instance</A>&nbsp;instance)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Remove the symbol instance from the stage</TD>
</TR>
</TABLE>
&nbsp;
<P>

<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Constructors in <A HREF="../../../../../com/anotherbigidea/flash/movie/package-summary.html">com.anotherbigidea.flash.movie</A> with parameters of type <A HREF="../../../../../com/anotherbigidea/flash/movie/Instance.html" title="class in com.anotherbigidea.flash.movie">Instance</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../com/anotherbigidea/flash/movie/Placement.html#Placement(com.anotherbigidea.flash.movie.Instance, int)">Placement</A></B>(<A HREF="../../../../../com/anotherbigidea/flash/movie/Instance.html" title="class in com.anotherbigidea.flash.movie">Instance</A>&nbsp;instance,
          int&nbsp;frameNumber)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../com/anotherbigidea/flash/movie/Placement.html#Placement(com.anotherbigidea.flash.movie.Instance, com.anotherbigidea.flash.movie.Transform, com.anotherbigidea.flash.structs.AlphaTransform, java.lang.String, int, int, int, boolean, boolean, com.anotherbigidea.flash.movie.Actions[])">Placement</A></B>(<A HREF="../../../../../com/anotherbigidea/flash/movie/Instance.html" title="class in com.anotherbigidea.flash.movie">Instance</A>&nbsp;instance,
          <A HREF="../../../../../com/anotherbigidea/flash/movie/Transform.html" title="class in com.anotherbigidea.flash.movie">Transform</A>&nbsp;matrix,
          <A HREF="../../../../../com/anotherbigidea/flash/structs/AlphaTransform.html" title="class in com.anotherbigidea.flash.structs">AlphaTransform</A>&nbsp;cxform,
          java.lang.String&nbsp;name,
          int&nbsp;ratio,
          int&nbsp;clipDepth,
          int&nbsp;frameNumber,
          boolean&nbsp;alteration,
          boolean&nbsp;replacement,
          <A HREF="../../../../../com/anotherbigidea/flash/movie/Actions.html" title="class in com.anotherbigidea.flash.movie">Actions</A>[]&nbsp;clipActions)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
</TABLE>
&nbsp;
<P>
<A NAME="com.anotherbigidea.flash.readers"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Uses of <A HREF="../../../../../com/anotherbigidea/flash/movie/Instance.html" title="class in com.anotherbigidea.flash.movie">Instance</A> in <A HREF="../../../../../com/anotherbigidea/flash/readers/package-summary.html">com.anotherbigidea.flash.readers</A></FONT></TH>
</TR>
</TABLE>
&nbsp;
<P>

<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../com/anotherbigidea/flash/readers/package-summary.html">com.anotherbigidea.flash.readers</A> that return <A HREF="../../../../../com/anotherbigidea/flash/movie/Instance.html" title="class in com.anotherbigidea.flash.movie">Instance</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="../../../../../com/anotherbigidea/flash/movie/Instance.html" title="class in com.anotherbigidea.flash.movie">Instance</A></CODE></FONT></TD>
<TD><CODE><B>MovieBuilder.</B><B><A HREF="../../../../../com/anotherbigidea/flash/readers/MovieBuilder.html#getInstance(int)">getInstance</A></B>(int&nbsp;depth)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
</TABLE>
&nbsp;
<P>

<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../com/anotherbigidea/flash/readers/package-summary.html">com.anotherbigidea.flash.readers</A> with parameters of type <A HREF="../../../../../com/anotherbigidea/flash/movie/Instance.html" title="class in com.anotherbigidea.flash.movie">Instance</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;void</CODE></FONT></TD>
<TD><CODE><B>MovieBuilder.</B><B><A HREF="../../../../../com/anotherbigidea/flash/readers/MovieBuilder.html#saveInstance(int, com.anotherbigidea.flash.movie.Instance)">saveInstance</A></B>(int&nbsp;depth,
             <A HREF="../../../../../com/anotherbigidea/flash/movie/Instance.html" title="class in com.anotherbigidea.flash.movie">Instance</A>&nbsp;inst)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
</TABLE>
&nbsp;
<P>
<HR>


<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  <TR ALIGN="center" VALIGN="top">
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../com/anotherbigidea/flash/movie/Instance.html" title="class in com.anotherbigidea.flash.movie"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  </TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>

<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV&nbsp;
&nbsp;NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="../../../../../index.html?com/anotherbigidea/flash/movie/\class-useInstance.html" target="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="Instance.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
&nbsp;<SCRIPT type="text/javascript">
  <!--
  if(window==top) {
    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  }
  //-->
</SCRIPT>
<NOSCRIPT>
  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>


</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->

<HR>
<i>Copyright &#169; 2000-2005 David N Main. All Rights Reserved.</i>
</BODY>
</HTML>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?