?? placement.html
字號:
<BR>
The clip depth defines the range of depths which will be clipped by this symbol.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../com/anotherbigidea/flash/structs/AlphaTransform.html" title="class in com.anotherbigidea.flash.structs">AlphaTransform</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/anotherbigidea/flash/movie/Placement.html#getColorTransform()">getColorTransform</A></B>()</CODE>
<BR>
The color transform may be null</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/anotherbigidea/flash/movie/Placement.html#getFrameNumber()">getFrameNumber</A></B>()</CODE>
<BR>
Get the number of the frame within which this placement takes place</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../com/anotherbigidea/flash/movie/Instance.html" title="class in com.anotherbigidea.flash.movie">Instance</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/anotherbigidea/flash/movie/Placement.html#getInstance()">getInstance</A></B>()</CODE>
<BR>
Get the Symbol Instance represented by this Placement</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/anotherbigidea/flash/movie/Placement.html#getName()">getName</A></B>()</CODE>
<BR>
The name only relates to MovieClip instances and may be null.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/anotherbigidea/flash/movie/Placement.html#getRatio()">getRatio</A></B>()</CODE>
<BR>
The ratio only relates to Morph Shapes and will be -1 otherwise.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../com/anotherbigidea/flash/movie/Transform.html" title="class in com.anotherbigidea.flash.movie">Transform</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/anotherbigidea/flash/movie/Placement.html#getTransform()">getTransform</A></B>()</CODE>
<BR>
The transform may be null</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/anotherbigidea/flash/movie/Placement.html#isAlteration()">isAlteration</A></B>()</CODE>
<BR>
Return true if this placement is an alteration to an Instance that was placed in a previous frame.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/anotherbigidea/flash/movie/Placement.html#isRemove()">isRemove</A></B>()</CODE>
<BR>
If true then this Placement denotes the removal of the Instance from the stage.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/anotherbigidea/flash/movie/Placement.html#isReplacement()">isReplacement</A></B>()</CODE>
<BR>
Return true if the placement is replacing the symbol at a given depth with a new symbol</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/anotherbigidea/flash/movie/Placement.html#isUndefineSymbol()">isUndefineSymbol</A></B>()</CODE>
<BR>
Return true if the placement represents an UndefineSymbol operation</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/movie/Placement.html#setClipActions(com.anotherbigidea.flash.movie.Actions[])">setClipActions</A></B>(<A HREF="../../../../com/anotherbigidea/flash/movie/Actions.html" title="class in com.anotherbigidea.flash.movie">Actions</A>[] clipActions)</CODE>
<BR>
Set the actions for a movie clip</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/movie/Placement.html#write(com.anotherbigidea.flash.movie.Movie, com.anotherbigidea.flash.interfaces.SWFTagTypes, com.anotherbigidea.flash.interfaces.SWFTagTypes)">write</A></B>(<A HREF="../../../../com/anotherbigidea/flash/movie/Movie.html" title="class in com.anotherbigidea.flash.movie">Movie</A> movie,
<A HREF="../../../../com/anotherbigidea/flash/interfaces/SWFTagTypes.html" title="interface in com.anotherbigidea.flash.interfaces">SWFTagTypes</A> movieTagWriter,
<A HREF="../../../../com/anotherbigidea/flash/interfaces/SWFTagTypes.html" title="interface in com.anotherbigidea.flash.interfaces">SWFTagTypes</A> timelineTagWriter)</CODE>
<BR>
</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="isAlteration"><!-- --></A><H3>
isAlteration</H3>
<PRE>
protected boolean <B>isAlteration</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="isReplacement"><!-- --></A><H3>
isReplacement</H3>
<PRE>
protected boolean <B>isReplacement</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="frameNumber"><!-- --></A><H3>
frameNumber</H3>
<PRE>
protected int <B>frameNumber</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="instance"><!-- --></A><H3>
instance</H3>
<PRE>
protected <A HREF="../../../../com/anotherbigidea/flash/movie/Instance.html" title="class in com.anotherbigidea.flash.movie">Instance</A> <B>instance</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="matrix"><!-- --></A><H3>
matrix</H3>
<PRE>
protected <A HREF="../../../../com/anotherbigidea/flash/movie/Transform.html" title="class in com.anotherbigidea.flash.movie">Transform</A> <B>matrix</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="cxform"><!-- --></A><H3>
cxform</H3>
<PRE>
protected <A HREF="../../../../com/anotherbigidea/flash/structs/AlphaTransform.html" title="class in com.anotherbigidea.flash.structs">AlphaTransform</A> <B>cxform</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="name"><!-- --></A><H3>
name</H3>
<PRE>
protected java.lang.String <B>name</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="ratio"><!-- --></A><H3>
ratio</H3>
<PRE>
protected int <B>ratio</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="clipDepth"><!-- --></A><H3>
clipDepth</H3>
<PRE>
protected int <B>clipDepth</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="isRemove"><!-- --></A><H3>
isRemove</H3>
<PRE>
protected boolean <B>isRemove</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="clipActions"><!-- --></A><H3>
clipActions</H3>
<PRE>
protected <A HREF="../../../../com/anotherbigidea/flash/movie/Actions.html" title="class in com.anotherbigidea.flash.movie">Actions</A>[] <B>clipActions</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="symbolToFree"><!-- --></A><H3>
symbolToFree</H3>
<PRE>
protected <A HREF="../../../../com/anotherbigidea/flash/movie/Symbol.html" title="class in com.anotherbigidea.flash.movie">Symbol</A> <B>symbolToFree</B></PRE>
<DL>
<DL>
</DL>
</DL>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<A NAME="constructor_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>Constructor Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="Placement(com.anotherbigidea.flash.movie.Symbol)"><!-- --></A><H3>
Placement</H3>
<PRE>
protected <B>Placement</B>(<A HREF="../../../../com/anotherbigidea/flash/movie/Symbol.html" title="class in com.anotherbigidea.flash.movie">Symbol</A> symbol)</PRE>
<DL>
<DD>An UndefineSymbol operation
<P>
</DL>
<HR>
<A NAME="Placement(com.anotherbigidea.flash.movie.Instance, int)"><!-- --></A><H3>
Placement</H3>
<PRE>
protected <B>Placement</B>(<A HREF="../../../../com/anotherbigidea/flash/movie/Instance.html" title="class in com.anotherbigidea.flash.movie">Instance</A> instance,
int frameNumber)</PRE>
<DL>
</DL>
<HR>
<A NAME="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[])"><!-- --></A><H3>
Placement</H3>
<PRE>
protected <B>Placement</B>(<A HREF="../../../../com/anotherbigidea/flash/movie/Instance.html" title="class in com.anotherbigidea.flash.movie">Instance</A> instance,
<A HREF="../../../../com/anotherbigidea/flash/movie/Transform.html" title="class in com.anotherbigidea.flash.movie">Transform</A> matrix,
<A HREF="../../../../com/anotherbigidea/flash/structs/AlphaTransform.html" title="class in com.anotherbigidea.flash.structs">AlphaTransform</A> cxform,
java.lang.String name,
int ratio,
int clipDepth,
int frameNumber,
boolean alteration,
boolean replacement,
<A HREF="../../../../com/anotherbigidea/flash/movie/Actions.html" title="class in com.anotherbigidea.flash.movie">Actions</A>[] clipActions)</PRE>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -