Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > by-pkgid > a34ed6838d4b29d38abd504392a4a797 > files > 2570

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

<HTML
><HEAD
><TITLE
>swf_addcolor</TITLE
><META
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.7"><LINK
REL="HOME"
TITLE="Manual de PHP"
HREF="index.html"><LINK
REL="UP"
TITLE="Shockwave Flash functions"
HREF="ref.swf.html"><LINK
REL="PREVIOUS"
TITLE="swf_addbuttonrecord"
HREF="function.swf-addbuttonrecord.html"><LINK
REL="NEXT"
TITLE="swf_closefile"
HREF="function.swf-closefile.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"
>Manual de PHP</TH
></TR
><TR
><TD
WIDTH="10%"
ALIGN="left"
VALIGN="bottom"
><A
HREF="function.swf-addbuttonrecord.html"
ACCESSKEY="P"
>Anterior</A
></TD
><TD
WIDTH="80%"
ALIGN="center"
VALIGN="bottom"
></TD
><TD
WIDTH="10%"
ALIGN="right"
VALIGN="bottom"
><A
HREF="function.swf-closefile.html"
ACCESSKEY="N"
>Siguiente</A
></TD
></TR
></TABLE
><HR
ALIGN="LEFT"
WIDTH="100%"></DIV
><H1
><A
NAME="function.swf-addcolor"
></A
>swf_addcolor</H1
><DIV
CLASS="refnamediv"
><A
NAME="AEN70772"
></A
><P
>    (PHP 4 )</P
>swf_addcolor&nbsp;--&nbsp;
     Set the global add color to the rgba value specified
    </DIV
><DIV
CLASS="refsect1"
><A
NAME="AEN70775"
></A
><H2
>Description</H2
>void <B
CLASS="methodname"
>swf_addcolor</B
> ( float r, float g, float b, float a)<BR
></BR
><P
>&#13;     The <B
CLASS="function"
>swf_addcolor()</B
> function sets the global
     add color to the <TT
CLASS="parameter"
><I
>rgba</I
></TT
> color specified.
     This color is then used (implicitly) by the
     <A
HREF="function.swf-placeobject.html"
><B
CLASS="function"
>swf_placeobject()</B
></A
>,
     <A
HREF="function.swf-modifyobject.html"
><B
CLASS="function"
>swf_modifyobject()</B
></A
> and the
     <A
HREF="function.swf-addbuttonrecord.html"
><B
CLASS="function"
>swf_addbuttonrecord()</B
></A
> functions.  The color of
     the object will be add by the <TT
CLASS="parameter"
><I
>rgba</I
></TT
> values
     when the object is written to the screen.
    </P
><DIV
CLASS="note"
><BLOCKQUOTE
CLASS="note"
><P
><B
>Nota: </B
>
      The <TT
CLASS="parameter"
><I
>rgba</I
></TT
> values can be either positive or
      negative.
     </P
></BLOCKQUOTE
></DIV
></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.swf-addbuttonrecord.html"
ACCESSKEY="P"
>Anterior</A
></TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="index.html"
ACCESSKEY="H"
>Inicio</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
><A
HREF="function.swf-closefile.html"
ACCESSKEY="N"
>Siguiente</A
></TD
></TR
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
>swf_addbuttonrecord</TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="ref.swf.html"
ACCESSKEY="U"
>Subir</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
>swf_closefile</TD
></TR
></TABLE
></DIV
></BODY
></HTML
>