downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

Our source is open

The syntax highlighted source is automatically generated by PHP from the plaintext script. If you're interested in what's behind the several functions we used, you can always take a look at the source of the following files:

Of course, if you want to see the source of this page, we have it available. You can also browse the Git repository for this website on git.php.net.

Source of: /manual/es/class.swfbutton.php

<?php
include_once $_SERVER['DOCUMENT_ROOT'] . '/include/shared-manual.inc';
$TOC = array();
$PARENTS = array();
include_once
dirname(__FILE__) ."/toc/book.ming.inc";
$setup = array (
 
'home' =>
  array (
   
0 => 'index.php',
   
1 => 'PHP Manual',
  ),
 
'head' =>
  array (
   
0 => 'UTF-8',
   
1 => 'es',
  ),
 
'this' =>
  array (
   
0 => 'class.swfbutton.php',
   
1 => 'SWFButton',
  ),
 
'up' =>
  array (
   
0 => 'book.ming.php',
   
1 => 'Ming',
  ),
 
'prev' =>
  array (
   
0 => 'swfbitmap.getwidth.php',
   
1 => 'SWFBitmap::getWidth',
  ),
 
'next' =>
  array (
   
0 => 'swfbutton.addaction.php',
   
1 => 'SWFButton::addAction',
  ),
 
'alternatives' =>
  array (
  ),
 
'extra_header_links' =>
  array (
   
'rel' => 'alternate',
   
'href' => '/manual/en/feeds/class.swfbutton.atom',
   
'type' => 'application/atom+xml',
  ),
);
$setup["toc"] = $TOC;
$setup["parents"] = $PARENTS;
manual_setup($setup);

manual_header();
?>
<div id="class.swfbutton" class="reference">
 <h1 class="title">La clase SWFButton</h1>
 
 
 <div class="partintro"><p class="verinfo">(No hay información de versión disponible, podría estar únicamente en SVN)</p>
 

  <div class="section" id="swfbutton.intro">
   <h2 class="title">Introducción</h2>
   <p class="para">
    SWFButton.
   </p>
  </div>

 
  <div class="section" id="swfbutton.synopsis">
   <h2 class="title">Sinopsis de la Clase</h2>
 

   <div class="classsynopsis">
    <div class="ooclass"></div>
 

    <div class="classsynopsisinfo">
     <span class="ooclass">
      <strong class="classname">SWFButton</strong>
     </span>
     {</div>

 
    <div class="classsynopsisinfo classsynopsisinfo_comment">/* Métodos */</div>
    <div class="methodsynopsis dc-description">
   <span class="type">void</span> <span class="methodname"><a href="swfbutton.addaction.php" class="methodname">addAction</a></span>
    ( <span class="methodparam"><span class="type"><a href="class.swfaction.php" class="type SWFAction">SWFAction</a></span> <code class="parameter">$action</code></span>
   , <span class="methodparam"><span class="type">int</span> <code class="parameter">$flags</code></span>
   )</div>
<div class="methodsynopsis dc-description">
   <span class="type">SWFSoundInstance</span> <span class="methodname"><a href="swfbutton.addasound.php" class="methodname">addASound</a></span>
    ( <span class="methodparam"><span class="type"><a href="class.swfsound.php" class="type SWFSound">SWFSound</a></span> <code class="parameter">$sound</code></span>
   , <span class="methodparam"><span class="type">int</span> <code class="parameter">$flags</code></span>
   )</div>
<div class="methodsynopsis dc-description">
   <span class="type">void</span> <span class="methodname"><a href="swfbutton.addshape.php" class="methodname">addShape</a></span>
    ( <span class="methodparam"><span class="type"><a href="class.swfshape.php" class="type SWFShape">SWFShape</a></span> <code class="parameter">$shape</code></span>
   , <span class="methodparam"><span class="type">int</span> <code class="parameter">$flags</code></span>
   )</div>
<div class="methodsynopsis dc-description">
    <span class="methodname"><a href="swfbutton.construct.php" class="methodname">__construct</a></span>
    ( <span class="methodparam">void</span>
   )</div>
<div class="methodsynopsis dc-description">
   <span class="type">void</span> <span class="methodname"><a href="swfbutton.setaction.php" class="methodname">setAction</a></span>
    ( <span class="methodparam"><span class="type"><a href="class.swfaction.php" class="type SWFAction">SWFAction</a></span> <code class="parameter">$action</code></span>
   )</div>
<div class="methodsynopsis dc-description">
   <span class="type">void</span> <span class="methodname"><a href="swfbutton.setdown.php" class="methodname">setDown</a></span>
    ( <span class="methodparam"><span class="type"><a href="class.swfshape.php" class="type SWFShape">SWFShape</a></span> <code class="parameter">$shape</code></span>
   )</div>
<div class="methodsynopsis dc-description">
   <span class="type">void</span> <span class="methodname"><a href="swfbutton.sethit.php" class="methodname">setHit</a></span>
    ( <span class="methodparam"><span class="type"><a href="class.swfshape.php" class="type SWFShape">SWFShape</a></span> <code class="parameter">$shape</code></span>
   )</div>
<div class="methodsynopsis dc-description">
   <span class="type">void</span> <span class="methodname"><a href="swfbutton.setmenu.php" class="methodname">setMenu</a></span>
    ( <span class="methodparam"><span class="type">int</span> <code class="parameter">$flag</code></span>
   )</div>
<div class="methodsynopsis dc-description">
   <span class="type">void</span> <span class="methodname"><a href="swfbutton.setover.php" class="methodname">setOver</a></span>
    ( <span class="methodparam"><span class="type"><a href="class.swfshape.php" class="type SWFShape">SWFShape</a></span> <code class="parameter">$shape</code></span>
   )</div>
<div class="methodsynopsis dc-description">
   <span class="type">void</span> <span class="methodname"><a href="swfbutton.setup.php" class="methodname">setUp</a></span>
    ( <span class="methodparam"><span class="type"><a href="class.swfshape.php" class="type SWFShape">SWFShape</a></span> <code class="parameter">$shape</code></span>
   )</div>

 
   }</div>

 
  </div>
 </div>
 






































































 
<h2>Tabla de contenidos</h2><ul class="chunklist chunklist_reference"><li><a href="swfbutton.addaction.php">SWFButton::addAction</a> — A&ntilde;ade una acci&oacute;n</li><li><a href="swfbutton.addasound.php">SWFButton::addASound</a> — Asocia un sonido con una transici&oacute;n de bot&oacute;n</li><li><a href="swfbutton.addshape.php">SWFButton::addShape</a> — A&ntilde;ade una forma a un bot&oacute;n</li><li><a href="swfbutton.construct.php">SWFButton::__construct</a> — Crea un nuevo bot&oacute;n</li><li><a href="swfbutton.setaction.php">SWFButton::setAction</a> — Establece la acci&oacute;n</li><li><a href="swfbutton.setdown.php">SWFButton::setDown</a> — Alias de addShape(shape, SWFBUTTON_DOWN)</li><li><a href="swfbutton.sethit.php">SWFButton::setHit</a> — Alias de addShape(shape, SWFBUTTON_HIT)</li><li><a href="swfbutton.setmenu.php">SWFButton::setMenu</a> — Habilitar la pista como comportamiento de bot&oacute;n de men&uacute;</li><li><a href="swfbutton.setover.php">SWFButton::setOver</a> — Alias de addShape(shape, SWFBUTTON_OVER)</li><li><a href="swfbutton.setup.php">SWFButton::setUp</a> — Aliad de addShape(shape, SWFBUTTON_UP)</li></ul>
</div>
<?php manual_footer(); ?>
 
show source | credits | sitemap | contact | advertising | mirror sites