Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > media > main > by-pkgid > 0afeee9cca140e167a996902b9a677c5 > files > 2648

php-manual-en-4.3.0-2mdk.noarch.rpm

<HTML
><HEAD
><TITLE
>SWFDisplayItem</TITLE
><META
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.7"><LINK
REL="HOME"
TITLE="PHP Manual"
HREF="index.html"><LINK
REL="UP"
TITLE="Ming functions for Flash"
HREF="ref.ming.html"><LINK
REL="PREVIOUS"
TITLE="SWFDisplayItem->skewYTo"
HREF="function.swfdisplayitem.skewyto.html"><LINK
REL="NEXT"
TITLE="SWFFill->moveTo"
HREF="function.swffill.moveto.html"><META
HTTP-EQUIV="Content-type"
CONTENT="text/html; charset=ISO-8859-1"></HEAD
><BODY
CLASS="refentry"
BGCOLOR="#FFFFFF"
TEXT="#000000"
LINK="#0000FF"
VLINK="#840084"
ALINK="#0000FF"
><DIV
CLASS="NAVHEADER"
><TABLE
SUMMARY="Header navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TH
COLSPAN="3"
ALIGN="center"
>PHP Manual</TH
></TR
><TR
><TD
WIDTH="10%"
ALIGN="left"
VALIGN="bottom"
><A
HREF="function.swfdisplayitem.skewyto.html"
ACCESSKEY="P"
>Prev</A
></TD
><TD
WIDTH="80%"
ALIGN="center"
VALIGN="bottom"
></TD
><TD
WIDTH="10%"
ALIGN="right"
VALIGN="bottom"
><A
HREF="function.swffill.moveto.html"
ACCESSKEY="N"
>Next</A
></TD
></TR
></TABLE
><HR
ALIGN="LEFT"
WIDTH="100%"></DIV
><H1
><A
NAME="function.swfdisplayitem"
></A
>SWFDisplayItem</H1
><DIV
CLASS="refnamediv"
><A
NAME="AEN53696"
></A
><P
>    (no version information, might be only in CVS)</P
>SWFDisplayItem&nbsp;--&nbsp;Creates a new displayitem object.</DIV
><DIV
CLASS="refsect1"
><A
NAME="AEN53699"
></A
><H2
>Description</H2
>new <B
CLASS="methodname"
>swfdisplayitem</B
> ( void)<BR
></BR
><DIV
CLASS="warning"
><P
></P
><TABLE
CLASS="warning"
BORDER="1"
WIDTH="100%"
><TR
><TD
ALIGN="CENTER"
><B
>Warning</B
></TD
></TR
><TR
><TD
ALIGN="LEFT"
><P
>This function is
<SPAN
CLASS="emphasis"
><I
CLASS="emphasis"
>EXPERIMENTAL</I
></SPAN
>. The behaviour of this function, the
name of this function, and anything else documented about this
function may change without notice in a future release of PHP. 
Use this function at your own risk.</P
></TD
></TR
></TABLE
></DIV
><P
>&#13;     <B
CLASS="function"
>swfdisplayitem()</B
> creates a new swfdisplayitem object.
    </P
><P
>&#13;     Here's where all the animation takes place. After you define a shape, 
     a text object, a sprite, or a button, you add it to the movie, then use
     the returned handle to move, rotate, scale, or skew the thing. 
    </P
><P
>&#13;     SWFDisplayItem has the following methods : <B
CLASS="function"
>swfdisplayitem-&#62;move()</B
>,
     <B
CLASS="function"
>swfdisplayitem-&#62;moveto()</B
>, <B
CLASS="function"
>swfdisplayitem-&#62;scaleto()</B
>, 
     <B
CLASS="function"
>swfdisplayitem-&#62;scale()</B
>, <B
CLASS="function"
>swfdisplayitem-&#62;rotate()</B
>, 
     <B
CLASS="function"
>swfdisplayitem-&#62;rotateto()</B
>, <B
CLASS="function"
>swfdisplayitem-&#62;skewxto()</B
>, 
     <B
CLASS="function"
>swfdisplayitem-&#62;skewx()</B
>, <B
CLASS="function"
>swfdisplayitem-&#62;skewyto()</B
>
     <B
CLASS="function"
>swfdisplayitem-&#62;skewyto()</B
>, <B
CLASS="function"
>swfdisplayitem-&#62;setdepth()</B
>
     <B
CLASS="function"
>swfdisplayitem-&#62;remove()</B
>, <B
CLASS="function"
>swfdisplayitem-&#62;setname()</B
>
     <B
CLASS="function"
>swfdisplayitem-&#62;setratio()</B
>, <B
CLASS="function"
>swfdisplayitem-&#62;addcolor()</B
>
     and <B
CLASS="function"
>swfdisplayitem-&#62;multcolor()</B
>.
    </P
></DIV
><DIV
CLASS="NAVFOOTER"
><HR
ALIGN="LEFT"
WIDTH="100%"><TABLE
SUMMARY="Footer navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
><A
HREF="function.swfdisplayitem.skewyto.html"
ACCESSKEY="P"
>Prev</A
></TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="index.html"
ACCESSKEY="H"
>Home</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
><A
HREF="function.swffill.moveto.html"
ACCESSKEY="N"
>Next</A
></TD
></TR
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
>SWFDisplayItem-&#62;skewYTo</TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="ref.ming.html"
ACCESSKEY="U"
>Up</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
>SWFFill-&#62;moveTo</TD
></TR
></TABLE
></DIV
></BODY
></HTML
>