[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-doc-cvs
Subject:    [DOC-CVS] cvs: phpdoc /en/reference/swf/functions swf-actionnextframe.xml swf-actionplay.xml swf-act
From:       "Mehdi Achour" <didou () php ! net>
Date:       2007-12-31 2:07:23
Message-ID: cvsdidou1199066843 () cvsserver
[Download RAW message or body]

didou		Mon Dec 31 02:07:23 2007 UTC

  Modified files:              
    /phpdoc/en/reference/swf/functions	swf-actionnextframe.xml 
                                      	swf-actionplay.xml 
                                      	swf-actionprevframe.xml 
                                      	swf-actionstop.xml 
                                      	swf-closefile.xml 
                                      	swf-definefont.xml 
                                      	swf-definetext.xml 
                                      	swf-endbutton.xml 
                                      	swf-enddoaction.xml 
                                      	swf-endshape.xml 
                                      	swf-endsymbol.xml 
                                      	swf-getframe.xml swf-lookat.xml 
                                      	swf-openfile.xml swf-ortho.xml 
                                      	swf-ortho2.xml swf-popmatrix.xml 
                                      	swf-pushmatrix.xml 
                                      	swf-removeobject.xml 
                                      	swf-setframe.xml 
                                      	swf-shapecurveto.xml 
                                      	swf-shapecurveto3.xml 
                                      	swf-shapefillbitmapclip.xml 
                                      	swf-shapefillbitmaptile.xml 
                                      	swf-startbutton.xml 
                                      	swf-startdoaction.xml 
                                      	swf-startshape.xml 
                                      	swf-startsymbol.xml 
  Log:
  Add crosslinks and examples. Integrate user notes
  
["didou-20071231020723.txt" (text/plain)]

http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/swf/functions/swf-actionnextframe.xml?r1=1.6&r2=1.7&diff_format=u
                
Index: phpdoc/en/reference/swf/functions/swf-actionnextframe.xml
diff -u phpdoc/en/reference/swf/functions/swf-actionnextframe.xml:1.6 \
                phpdoc/en/reference/swf/functions/swf-actionnextframe.xml:1.7
--- phpdoc/en/reference/swf/functions/swf-actionnextframe.xml:1.6	Wed Jun 20 22:25:31 \
                2007
+++ phpdoc/en/reference/swf/functions/swf-actionnextframe.xml	Mon Dec 31 02:07:22 \
2007 @@ -1,11 +1,11 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
 <refentry xml:id="function.swf-actionnextframe" \
xmlns="http://docbook.org/ns/docbook">  <refnamediv>
   <refname>swf_actionnextframe</refname>
   <refpurpose>Go forward one frame</refpurpose>
  </refnamediv>
- 
+
  <refsect1 role="description">
   &reftitle.description;
   <methodsynopsis>
@@ -23,6 +23,16 @@
    &return.void;
   </para>
  </refsect1>
+
+ <refsect1 role="seealso">
+  &reftitle.seealso;
+  <para>
+   <simplelist>
+    <member><function>swf_actionprevframe</function></member>
+   </simplelist>
+  </para>
+ </refsect1>
+
 </refentry>
 
 <!-- Keep this comment at the end of the file
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/swf/functions/swf-actionplay.xml?r1=1.5&r2=1.6&diff_format=u
                
Index: phpdoc/en/reference/swf/functions/swf-actionplay.xml
diff -u phpdoc/en/reference/swf/functions/swf-actionplay.xml:1.5 \
                phpdoc/en/reference/swf/functions/swf-actionplay.xml:1.6
--- phpdoc/en/reference/swf/functions/swf-actionplay.xml:1.5	Wed Jun 20 22:25:31 2007
+++ phpdoc/en/reference/swf/functions/swf-actionplay.xml	Mon Dec 31 02:07:22 2007
@@ -1,11 +1,11 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
 <refentry xml:id="function.swf-actionplay" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>
   <refname>swf_actionplay</refname>
   <refpurpose>Start playing the flash movie from the current frame</refpurpose>
  </refnamediv>
- 
+
  <refsect1 role="description">
   &reftitle.description;
   <methodsynopsis>
@@ -23,6 +23,16 @@
    &return.void;
   </para>
  </refsect1>
+
+ <refsect1 role="seealso">
+  &reftitle.seealso;
+  <para>
+   <simplelist>
+    <member><function>swf_actionstop</function></member>
+   </simplelist>
+  </para>
+ </refsect1>
+
 </refentry>
 
 <!-- Keep this comment at the end of the file
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/swf/functions/swf-actionprevframe.xml?r1=1.6&r2=1.7&diff_format=u
                
Index: phpdoc/en/reference/swf/functions/swf-actionprevframe.xml
diff -u phpdoc/en/reference/swf/functions/swf-actionprevframe.xml:1.6 \
                phpdoc/en/reference/swf/functions/swf-actionprevframe.xml:1.7
--- phpdoc/en/reference/swf/functions/swf-actionprevframe.xml:1.6	Wed Jun 20 22:25:31 \
                2007
+++ phpdoc/en/reference/swf/functions/swf-actionprevframe.xml	Mon Dec 31 02:07:22 \
2007 @@ -1,11 +1,11 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
 <refentry xml:id="function.swf-actionprevframe" \
xmlns="http://docbook.org/ns/docbook">  <refnamediv>
   <refname>swf_actionprevframe</refname>
   <refpurpose>Go backwards one frame</refpurpose>
  </refnamediv>
- 
+
  <refsect1 role="description">
   &reftitle.description;
   <methodsynopsis>
@@ -13,7 +13,7 @@
    <void/>
   </methodsynopsis>
   <para>
-   &warn.undocumented.func;
+   Go backwards one frame.
   </para>
  </refsect1>
 
@@ -23,6 +23,16 @@
    &return.void;
   </para>
  </refsect1>
+
+ <refsect1 role="seealso">
+  &reftitle.seealso;
+  <para>
+   <simplelist>
+    <member><function>swf_actionnextframe</function></member>
+   </simplelist>
+  </para>
+ </refsect1>
+
 </refentry>
 
 <!-- Keep this comment at the end of the file
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/swf/functions/swf-actionstop.xml?r1=1.5&r2=1.6&diff_format=u
                
Index: phpdoc/en/reference/swf/functions/swf-actionstop.xml
diff -u phpdoc/en/reference/swf/functions/swf-actionstop.xml:1.5 \
                phpdoc/en/reference/swf/functions/swf-actionstop.xml:1.6
--- phpdoc/en/reference/swf/functions/swf-actionstop.xml:1.5	Wed Jun 20 22:25:31 2007
+++ phpdoc/en/reference/swf/functions/swf-actionstop.xml	Mon Dec 31 02:07:22 2007
@@ -1,11 +1,11 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
 <refentry xml:id="function.swf-actionstop" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>
   <refname>swf_actionstop</refname>
   <refpurpose>Stop playing the flash movie at the current frame</refpurpose>
  </refnamediv>
- 
+
  <refsect1 role="description">
   &reftitle.description;
   <methodsynopsis>
@@ -24,6 +24,15 @@
   </para>
  </refsect1>
 
+ <refsect1 role="seealso">
+  &reftitle.seealso;
+  <para>
+   <simplelist>
+    <member><function>swf_actionplay</function></member>
+   </simplelist>
+  </para>
+ </refsect1>
+
 </refentry>
 
 <!-- Keep this comment at the end of the file
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/swf/functions/swf-closefile.xml?r1=1.8&r2=1.9&diff_format=u
                
Index: phpdoc/en/reference/swf/functions/swf-closefile.xml
diff -u phpdoc/en/reference/swf/functions/swf-closefile.xml:1.8 \
                phpdoc/en/reference/swf/functions/swf-closefile.xml:1.9
--- phpdoc/en/reference/swf/functions/swf-closefile.xml:1.8	Wed Jun 20 22:25:31 2007
+++ phpdoc/en/reference/swf/functions/swf-closefile.xml	Mon Dec 31 02:07:22 2007
@@ -1,11 +1,11 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.8 $ -->
+<!-- $Revision: 1.9 $ -->
 <refentry xml:id="function.swf-closefile" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>
   <refname>swf_closefile</refname>
   <refpurpose>Close the current Shockwave Flash file</refpurpose>
  </refnamediv>
- 
+
  <refsect1 role="description">
   &reftitle.description;
   <methodsynopsis>
@@ -14,7 +14,7 @@
   </methodsynopsis>
   <para>
    Close a file that was opened by the
-   <function>swf_openfile</function> function.  
+   <function>swf_openfile</function> function.
   </para>
  </refsect1>
 
@@ -115,6 +115,16 @@
    </example>
   </para>
  </refsect1>
+
+ <refsect1 role="seealso">
+  &reftitle.seealso;
+  <para>
+   <simplelist>
+    <member><function>swf_openfile</function></member>
+   </simplelist>
+  </para>
+ </refsect1>
+
 </refentry>
 
 <!-- Keep this comment at the end of the file
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/swf/functions/swf-definefont.xml?r1=1.5&r2=1.6&diff_format=u
                
Index: phpdoc/en/reference/swf/functions/swf-definefont.xml
diff -u phpdoc/en/reference/swf/functions/swf-definefont.xml:1.5 \
                phpdoc/en/reference/swf/functions/swf-definefont.xml:1.6
--- phpdoc/en/reference/swf/functions/swf-definefont.xml:1.5	Wed Jun 20 22:25:31 2007
+++ phpdoc/en/reference/swf/functions/swf-definefont.xml	Mon Dec 31 02:07:22 2007
@@ -1,11 +1,11 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
 <refentry xml:id="function.swf-definefont" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>
   <refname>swf_definefont</refname>
   <refpurpose>Defines a font</refpurpose>
  </refnamediv>
- 
+
  <refsect1 role="description">
   &reftitle.description;
   <methodsynopsis>
@@ -50,6 +50,16 @@
    &return.void;
   </para>
  </refsect1>
+
+ <refsect1 role="seealso">
+  &reftitle.seealso;
+  <para>
+   <simplelist>
+    <member><function>swf_definetext</function></member>
+   </simplelist>
+  </para>
+ </refsect1>
+
 </refentry>
 
 <!-- Keep this comment at the end of the file
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/swf/functions/swf-definetext.xml?r1=1.5&r2=1.6&diff_format=u
                
Index: phpdoc/en/reference/swf/functions/swf-definetext.xml
diff -u phpdoc/en/reference/swf/functions/swf-definetext.xml:1.5 \
                phpdoc/en/reference/swf/functions/swf-definetext.xml:1.6
--- phpdoc/en/reference/swf/functions/swf-definetext.xml:1.5	Wed Jun 20 22:25:31 2007
+++ phpdoc/en/reference/swf/functions/swf-definetext.xml	Mon Dec 31 02:07:22 2007
@@ -1,11 +1,11 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
 <refentry xml:id="function.swf-definetext" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>
   <refname>swf_definetext</refname>
   <refpurpose>Define a text string</refpurpose>
  </refnamediv>
- 
+
  <refsect1 role="description">
   &reftitle.description;
   <methodsynopsis>
@@ -15,7 +15,7 @@
    <methodparam><type>int</type><parameter>docenter</parameter></methodparam>
   </methodsynopsis>
   <para>
-   Defines a text string using the current font and font size.  
+   Defines a text string using the current font and font size.
   </para>
  </refsect1>
 
@@ -58,6 +58,50 @@
    &return.void;
   </para>
  </refsect1>
+
+ <refsect1 role="examples">
+  &reftitle.examples;
+  <para>
+   <example>
+    <title>Horizontal text example</title>
+    <programlisting role="php">
+<![CDATA[
+<?php
+
+$Xposition = 50;
+$Yposition = 50;
+$Zposition = 0;
+$Obj_depth = 1;
+
+$char = 'THIS IS THE TEXT';
+
+swf_pushmatrix();
+
+swf_definefont (swf_nextid(), "Mod");
+swf_fontsize(10);
+
+$secondid = swf_nextid();
+swf_definetext($secondid, $char, 1);
+swf_translate($Xposition, $Yposition, Zposition);
+swf_placeobject($secondid, $Obj_depth);
+swf_popmatrix();
+
+?>
+]]>
+    </programlisting>
+   </example>
+  </para>
+ </refsect1>
+
+ <refsect1 role="seealso">
+  &reftitle.seealso;
+  <para>
+   <simplelist>
+    <member><function>swf_definefont</function></member>
+   </simplelist>
+  </para>
+ </refsect1>
+
 </refentry>
 
 <!-- Keep this comment at the end of the file
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/swf/functions/swf-endbutton.xml?r1=1.6&r2=1.7&diff_format=u
                
Index: phpdoc/en/reference/swf/functions/swf-endbutton.xml
diff -u phpdoc/en/reference/swf/functions/swf-endbutton.xml:1.6 \
                phpdoc/en/reference/swf/functions/swf-endbutton.xml:1.7
--- phpdoc/en/reference/swf/functions/swf-endbutton.xml:1.6	Wed Jun 20 22:25:31 2007
+++ phpdoc/en/reference/swf/functions/swf-endbutton.xml	Mon Dec 31 02:07:22 2007
@@ -1,11 +1,11 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
 <refentry xml:id="function.swf-endbutton" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>
   <refname>swf_endbutton</refname>
   <refpurpose>End the definition of the current button</refpurpose>
  </refnamediv>
- 
+
  <refsect1 role="description">
   &reftitle.description;
   <methodsynopsis>
@@ -24,6 +24,16 @@
    &return.void;
   </para>
  </refsect1>
+
+ <refsect1 role="seealso">
+  &reftitle.seealso;
+  <para>
+   <simplelist>
+    <member><function>swf_startbutton</function></member>
+   </simplelist>
+  </para>
+ </refsect1>
+
 </refentry>
 
 <!-- Keep this comment at the end of the file
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/swf/functions/swf-enddoaction.xml?r1=1.5&r2=1.6&diff_format=u
                
Index: phpdoc/en/reference/swf/functions/swf-enddoaction.xml
diff -u phpdoc/en/reference/swf/functions/swf-enddoaction.xml:1.5 \
                phpdoc/en/reference/swf/functions/swf-enddoaction.xml:1.6
--- phpdoc/en/reference/swf/functions/swf-enddoaction.xml:1.5	Wed Jun 20 22:25:31 \
                2007
+++ phpdoc/en/reference/swf/functions/swf-enddoaction.xml	Mon Dec 31 02:07:22 2007
@@ -1,11 +1,11 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
 <refentry xml:id="function.swf-enddoaction" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>
   <refname>swf_enddoaction</refname>
   <refpurpose>End the current action</refpurpose>
  </refnamediv>
- 
+
  <refsect1 role="description">
   &reftitle.description;
   <methodsynopsis>
@@ -24,6 +24,16 @@
    &return.void;
   </para>
  </refsect1>
+
+ <refsect1 role="seealso">
+  &reftitle.seealso;
+  <para>
+   <simplelist>
+    <member><function>swf_startdoaction</function></member>
+   </simplelist>
+  </para>
+ </refsect1>
+
 </refentry>
 
 <!-- Keep this comment at the end of the file
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/swf/functions/swf-endshape.xml?r1=1.5&r2=1.6&diff_format=u
                
Index: phpdoc/en/reference/swf/functions/swf-endshape.xml
diff -u phpdoc/en/reference/swf/functions/swf-endshape.xml:1.5 \
                phpdoc/en/reference/swf/functions/swf-endshape.xml:1.6
--- phpdoc/en/reference/swf/functions/swf-endshape.xml:1.5	Wed Jun 20 22:25:31 2007
+++ phpdoc/en/reference/swf/functions/swf-endshape.xml	Mon Dec 31 02:07:22 2007
@@ -1,11 +1,11 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
 <refentry xml:id="function.swf-endshape" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>
   <refname>swf_endshape</refname>
   <refpurpose>Completes the definition of the current shape</refpurpose>
  </refnamediv>
- 
+
  <refsect1 role="description">
   &reftitle.description;
   <methodsynopsis>
@@ -24,6 +24,16 @@
    &return.void;
   </para>
  </refsect1>
+
+ <refsect1 role="seealso">
+  &reftitle.seealso;
+  <para>
+   <simplelist>
+    <member><function>swf_startshape</function></member>
+   </simplelist>
+  </para>
+ </refsect1>
+
 </refentry>
 
 <!-- Keep this comment at the end of the file
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/swf/functions/swf-endsymbol.xml?r1=1.5&r2=1.6&diff_format=u
                
Index: phpdoc/en/reference/swf/functions/swf-endsymbol.xml
diff -u phpdoc/en/reference/swf/functions/swf-endsymbol.xml:1.5 \
                phpdoc/en/reference/swf/functions/swf-endsymbol.xml:1.6
--- phpdoc/en/reference/swf/functions/swf-endsymbol.xml:1.5	Wed Jun 20 22:25:31 2007
+++ phpdoc/en/reference/swf/functions/swf-endsymbol.xml	Mon Dec 31 02:07:22 2007
@@ -1,11 +1,11 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
 <refentry xml:id="function.swf-endsymbol" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>
   <refname>swf_endsymbol</refname>
   <refpurpose>End the definition of a symbol</refpurpose>
  </refnamediv>
- 
+
  <refsect1 role="description">
   &reftitle.description;
   <methodsynopsis>
@@ -24,6 +24,16 @@
    &return.void;
   </para>
  </refsect1>
+
+ <refsect1 role="seealso">
+  &reftitle.seealso;
+  <para>
+   <simplelist>
+    <member><function>swf_startsymbol</function></member>
+   </simplelist>
+  </para>
+ </refsect1>
+
 </refentry>
 
 <!-- Keep this comment at the end of the file
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/swf/functions/swf-getframe.xml?r1=1.5&r2=1.6&diff_format=u
                
Index: phpdoc/en/reference/swf/functions/swf-getframe.xml
diff -u phpdoc/en/reference/swf/functions/swf-getframe.xml:1.5 \
                phpdoc/en/reference/swf/functions/swf-getframe.xml:1.6
--- phpdoc/en/reference/swf/functions/swf-getframe.xml:1.5	Wed Jun 20 22:25:31 2007
+++ phpdoc/en/reference/swf/functions/swf-getframe.xml	Mon Dec 31 02:07:22 2007
@@ -1,11 +1,11 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
 <refentry xml:id="function.swf-getframe" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>
   <refname>swf_getframe</refname>
   <refpurpose>Get the frame number of the current frame</refpurpose>
  </refnamediv>
- 
+
  <refsect1 role="description">
   &reftitle.description;
   <methodsynopsis>
@@ -25,6 +25,15 @@
   </para>
  </refsect1>
 
+ <refsect1 role="seealso">
+  &reftitle.seealso;
+  <para>
+   <simplelist>
+    <member><function>swf_setframe</function></member>
+   </simplelist>
+  </para>
+ </refsect1>
+
 </refentry>
 
 <!-- Keep this comment at the end of the file
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/swf/functions/swf-lookat.xml?r1=1.6&r2=1.7&diff_format=u
                
Index: phpdoc/en/reference/swf/functions/swf-lookat.xml
diff -u phpdoc/en/reference/swf/functions/swf-lookat.xml:1.6 \
                phpdoc/en/reference/swf/functions/swf-lookat.xml:1.7
--- phpdoc/en/reference/swf/functions/swf-lookat.xml:1.6	Wed Jun 20 22:25:31 2007
+++ phpdoc/en/reference/swf/functions/swf-lookat.xml	Mon Dec 31 02:07:22 2007
@@ -1,11 +1,11 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
 <refentry xml:id="function.swf-lookat" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>
   <refname>swf_lookat</refname>
   <refpurpose>Define a viewing transformation</refpurpose>
  </refnamediv>
- 
+
  <refsect1 role="description">
   &reftitle.description;
   <methodsynopsis>
@@ -94,6 +94,57 @@
    &return.void;
   </para>
  </refsect1>
+
+ <refsect1 role="examples">
+  &reftitle.examples;
+  <para>
+   <example>
+    <title>A simple 3D-rotation around a text</title>
+    <programlisting role="php">
+<![CDATA[
+<?php
+
+header('Content-type: application/x-shockwave-flash');
+
+swf_openfile("php://stdout", 320, 200, 25, 1, 1, 1);
+
+swf_ortho(-100, 100, -100, 100, -100, 100); // create 3D coordinates
+
+swf_definefont(0, "Pix3");
+swf_addcolor(0, 0, 0, 1);
+swf_fontsize(10);
+swf_fonttracking(0.2);
+
+for ($i = 0; $i < 628; $i += 8) {
+    $j = $i / 100;
+    swf_pushmatrix();
+    swf_translate(0, 0, 0);
+    swf_perspective(100, 1, 0, 10);
+    swf_lookat(sin($j) * 60, 50, cos($j) * 60, 0, 0, 0, 0);
+
+    swf_definetext (1, 'HotKey@', 0);
+    swf_translate(-50,0,0);
+
+    swf_placeobject(1,10);
+
+    swf_definetext(2, 'example.com', 0);
+    swf_translate(55, 0, 0);
+    swf_placeobject(2, 11);
+
+    swf_showframe();
+    swf_removeobject(10);
+    swf_removeobject(11);
+    swf_popmatrix();
+}
+
+swf_closefile();
+?>
+]]>
+    </programlisting>
+   </example>
+  </para>
+ </refsect1>
+
 </refentry>
 
 <!-- Keep this comment at the end of the file
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/swf/functions/swf-openfile.xml?r1=1.5&r2=1.6&diff_format=u
                
Index: phpdoc/en/reference/swf/functions/swf-openfile.xml
diff -u phpdoc/en/reference/swf/functions/swf-openfile.xml:1.5 \
                phpdoc/en/reference/swf/functions/swf-openfile.xml:1.6
--- phpdoc/en/reference/swf/functions/swf-openfile.xml:1.5	Wed Jun 20 22:25:31 2007
+++ phpdoc/en/reference/swf/functions/swf-openfile.xml	Mon Dec 31 02:07:22 2007
@@ -1,11 +1,11 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
 <refentry xml:id="function.swf-openfile" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>
   <refname>swf_openfile</refname>
   <refpurpose>Open a new Shockwave Flash file</refpurpose>
  </refnamediv>
- 
+
  <refsect1 role="description">
   &reftitle.description;
   <methodsynopsis>
@@ -120,6 +120,15 @@
   </para>
  </refsect1>
 
+ <refsect1 role="seealso">
+  &reftitle.seealso;
+  <para>
+   <simplelist>
+    <member><function>swf_closefile</function></member>
+   </simplelist>
+  </para>
+ </refsect1>
+
 </refentry>
 
 <!-- Keep this comment at the end of the file
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/swf/functions/swf-ortho.xml?r1=1.6&r2=1.7&diff_format=u
                
Index: phpdoc/en/reference/swf/functions/swf-ortho.xml
diff -u phpdoc/en/reference/swf/functions/swf-ortho.xml:1.6 \
                phpdoc/en/reference/swf/functions/swf-ortho.xml:1.7
--- phpdoc/en/reference/swf/functions/swf-ortho.xml:1.6	Wed Jun 20 22:25:31 2007
+++ phpdoc/en/reference/swf/functions/swf-ortho.xml	Mon Dec 31 02:07:22 2007
@@ -1,11 +1,11 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
 <refentry xml:id="function.swf-ortho" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>
   <refname>swf_ortho</refname>
   <refpurpose>Defines an orthographic mapping of user coordinates onto the current \
viewport</refpurpose>  </refnamediv>
- 
+
  <refsect1 role="description">
   &reftitle.description;
   <methodsynopsis>
@@ -18,7 +18,7 @@
    <methodparam><type>float</type><parameter>zmax</parameter></methodparam>
   </methodsynopsis>
   <para>
-   Defines an orthographic mapping of user coordinates onto the current
+   Defines an 3D orthographic mapping of user coordinates onto the current
    viewport.
   </para>
  </refsect1>
@@ -79,6 +79,16 @@
    &return.void;
   </para>
  </refsect1>
+
+ <refsect1 role="seealso">
+  &reftitle.seealso;
+  <para>
+   <simplelist>
+    <member><function>swf_ortho2</function></member>
+   </simplelist>
+  </para>
+ </refsect1>
+
 </refentry>
 
 <!-- Keep this comment at the end of the file
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/swf/functions/swf-ortho2.xml?r1=1.6&r2=1.7&diff_format=u
                
Index: phpdoc/en/reference/swf/functions/swf-ortho2.xml
diff -u phpdoc/en/reference/swf/functions/swf-ortho2.xml:1.6 \
                phpdoc/en/reference/swf/functions/swf-ortho2.xml:1.7
--- phpdoc/en/reference/swf/functions/swf-ortho2.xml:1.6	Wed Jun 20 22:25:31 2007
+++ phpdoc/en/reference/swf/functions/swf-ortho2.xml	Mon Dec 31 02:07:22 2007
@@ -1,11 +1,11 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
 <refentry xml:id="function.swf-ortho2" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>
   <refname>swf_ortho2</refname>
   <refpurpose>Defines 2D orthographic mapping of user coordinates onto the current \
viewport</refpurpose>  </refnamediv>
- 
+
  <refsect1 role="description">
   &reftitle.description;
   <methodsynopsis>
@@ -21,7 +21,7 @@
    the Flash movie.
   </para>
   <para>
-   If a perspective transformation is desired, 
+   If a perspective transformation is desired,
    <function>swf_perspective</function> can be used.
   </para>
  </refsect1>
@@ -68,6 +68,16 @@
    &return.void;
   </para>
  </refsect1>
+
+ <refsect1 role="seealso">
+  &reftitle.seealso;
+  <para>
+   <simplelist>
+    <member><function>swf_ortho</function></member>
+   </simplelist>
+  </para>
+ </refsect1>
+
 </refentry>
 
 <!-- Keep this comment at the end of the file
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/swf/functions/swf-popmatrix.xml?r1=1.5&r2=1.6&diff_format=u
                
Index: phpdoc/en/reference/swf/functions/swf-popmatrix.xml
diff -u phpdoc/en/reference/swf/functions/swf-popmatrix.xml:1.5 \
                phpdoc/en/reference/swf/functions/swf-popmatrix.xml:1.6
--- phpdoc/en/reference/swf/functions/swf-popmatrix.xml:1.5	Wed Jun 20 22:25:31 2007
+++ phpdoc/en/reference/swf/functions/swf-popmatrix.xml	Mon Dec 31 02:07:22 2007
@@ -1,11 +1,11 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
 <refentry xml:id="function.swf-popmatrix" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>
   <refname>swf_popmatrix</refname>
   <refpurpose>Restore a previous transformation matrix</refpurpose>
  </refnamediv>
- 
+
  <refsect1 role="description">
   &reftitle.description;
   <methodsynopsis>
@@ -23,6 +23,16 @@
    &return.void;
   </para>
  </refsect1>
+
+ <refsect1 role="seealso">
+  &reftitle.seealso;
+  <para>
+   <simplelist>
+    <member><function>swf_pushmatrix</function></member>
+   </simplelist>
+  </para>
+ </refsect1>
+
 </refentry>
 
 <!-- Keep this comment at the end of the file
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/swf/functions/swf-pushmatrix.xml?r1=1.5&r2=1.6&diff_format=u
                
Index: phpdoc/en/reference/swf/functions/swf-pushmatrix.xml
diff -u phpdoc/en/reference/swf/functions/swf-pushmatrix.xml:1.5 \
                phpdoc/en/reference/swf/functions/swf-pushmatrix.xml:1.6
--- phpdoc/en/reference/swf/functions/swf-pushmatrix.xml:1.5	Wed Jun 20 22:25:31 2007
+++ phpdoc/en/reference/swf/functions/swf-pushmatrix.xml	Mon Dec 31 02:07:22 2007
@@ -1,11 +1,11 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
 <refentry xml:id="function.swf-pushmatrix" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>
   <refname>swf_pushmatrix</refname>
   <refpurpose>Push the current transformation matrix back unto the \
stack</refpurpose>  </refnamediv>
- 
+
  <refsect1 role="description">
   &reftitle.description;
   <methodsynopsis>
@@ -23,6 +23,16 @@
    &return.void;
   </para>
  </refsect1>
+
+ <refsect1 role="seealso">
+  &reftitle.seealso;
+  <para>
+   <simplelist>
+    <member><function>swf_popmatrix</function></member>
+   </simplelist>
+  </para>
+ </refsect1>
+
 </refentry>
 
 <!-- Keep this comment at the end of the file
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/swf/functions/swf-removeobject.xml?r1=1.5&r2=1.6&diff_format=u
                
Index: phpdoc/en/reference/swf/functions/swf-removeobject.xml
diff -u phpdoc/en/reference/swf/functions/swf-removeobject.xml:1.5 \
                phpdoc/en/reference/swf/functions/swf-removeobject.xml:1.6
--- phpdoc/en/reference/swf/functions/swf-removeobject.xml:1.5	Wed Jun 20 22:25:31 \
                2007
+++ phpdoc/en/reference/swf/functions/swf-removeobject.xml	Mon Dec 31 02:07:22 2007
@@ -1,11 +1,11 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
 <refentry xml:id="function.swf-removeobject" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>
   <refname>swf_removeobject</refname>
   <refpurpose>Remove an object</refpurpose>
  </refnamediv>
- 
+
  <refsect1 role="description">
   &reftitle.description;
   <methodsynopsis>
@@ -13,7 +13,8 @@
    <methodparam><type>int</type><parameter>depth</parameter></methodparam>
   </methodsynopsis>
   <para>
-   Removes the object at the depth specified by <parameter>depth</parameter>.
+   Removes the last object drawn at the depth specified by
+   <parameter>depth</parameter>.
   </para>
  </refsect1>
 
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/swf/functions/swf-setframe.xml?r1=1.5&r2=1.6&diff_format=u
                
Index: phpdoc/en/reference/swf/functions/swf-setframe.xml
diff -u phpdoc/en/reference/swf/functions/swf-setframe.xml:1.5 \
                phpdoc/en/reference/swf/functions/swf-setframe.xml:1.6
--- phpdoc/en/reference/swf/functions/swf-setframe.xml:1.5	Wed Jun 20 22:25:31 2007
+++ phpdoc/en/reference/swf/functions/swf-setframe.xml	Mon Dec 31 02:07:22 2007
@@ -1,11 +1,11 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
 <refentry xml:id="function.swf-setframe" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>
   <refname>swf_setframe</refname>
   <refpurpose>Switch to a specified frame</refpurpose>
  </refnamediv>
- 
+
  <refsect1 role="description">
   &reftitle.description;
   <methodsynopsis>
@@ -39,6 +39,16 @@
    &return.void;
   </para>
  </refsect1>
+
+ <refsect1 role="seealso">
+  &reftitle.seealso;
+  <para>
+   <simplelist>
+    <member><function>swf_getframe</function></member>
+   </simplelist>
+  </para>
+ </refsect1>
+
 </refentry>
 
 <!-- Keep this comment at the end of the file
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/swf/functions/swf-shapecurveto.xml?r1=1.5&r2=1.6&diff_format=u
                
Index: phpdoc/en/reference/swf/functions/swf-shapecurveto.xml
diff -u phpdoc/en/reference/swf/functions/swf-shapecurveto.xml:1.5 \
                phpdoc/en/reference/swf/functions/swf-shapecurveto.xml:1.6
--- phpdoc/en/reference/swf/functions/swf-shapecurveto.xml:1.5	Wed Jun 20 22:25:31 \
                2007
+++ phpdoc/en/reference/swf/functions/swf-shapecurveto.xml	Mon Dec 31 02:07:22 2007
@@ -1,11 +1,11 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
 <refentry xml:id="function.swf-shapecurveto" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>
   <refname>swf_shapecurveto</refname>
   <refpurpose>Draw a quadratic bezier curve between two points</refpurpose>
  </refnamediv>
- 
+
  <refsect1 role="description">
   &reftitle.description;
   <methodsynopsis>
@@ -71,6 +71,16 @@
    &return.void;
   </para>
  </refsect1>
+
+ <refsect1 role="seealso">
+  &reftitle.seealso;
+  <para>
+   <simplelist>
+    <member><function>swf_shapecurveto3</function></member>
+   </simplelist>
+  </para>
+ </refsect1>
+
 </refentry>
 
 <!-- Keep this comment at the end of the file
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/swf/functions/swf-shapecurveto3.xml?r1=1.5&r2=1.6&diff_format=u
                
Index: phpdoc/en/reference/swf/functions/swf-shapecurveto3.xml
diff -u phpdoc/en/reference/swf/functions/swf-shapecurveto3.xml:1.5 \
                phpdoc/en/reference/swf/functions/swf-shapecurveto3.xml:1.6
--- phpdoc/en/reference/swf/functions/swf-shapecurveto3.xml:1.5	Wed Jun 20 22:25:31 \
                2007
+++ phpdoc/en/reference/swf/functions/swf-shapecurveto3.xml	Mon Dec 31 02:07:22 2007
@@ -1,11 +1,11 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
 <refentry xml:id="function.swf-shapecurveto3" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>
   <refname>swf_shapecurveto3</refname>
   <refpurpose>Draw a cubic bezier curve</refpurpose>
  </refnamediv>
- 
+
  <refsect1 role="description">
   &reftitle.description;
   <methodsynopsis>
@@ -21,7 +21,7 @@
    Draw a cubic bezier curve using the given coordinates.
   </para>
   <para>
-   The current position is then set to the 
+   The current position is then set to the
    <parameter>x3</parameter>,<parameter>y3</parameter> coordinate.
   </para>
  </refsect1>
@@ -88,6 +88,16 @@
    &return.void;
   </para>
  </refsect1>
+
+ <refsect1 role="seealso">
+  &reftitle.seealso;
+  <para>
+   <simplelist>
+    <member><function>swf_shapecurveto</function></member>
+   </simplelist>
+  </para>
+ </refsect1>
+
 </refentry>
 
 <!-- Keep this comment at the end of the file
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/swf/functions/swf-shapefillbitmapclip.xml?r1=1.5&r2=1.6&diff_format=u
                
Index: phpdoc/en/reference/swf/functions/swf-shapefillbitmapclip.xml
diff -u phpdoc/en/reference/swf/functions/swf-shapefillbitmapclip.xml:1.5 \
                phpdoc/en/reference/swf/functions/swf-shapefillbitmapclip.xml:1.6
--- phpdoc/en/reference/swf/functions/swf-shapefillbitmapclip.xml:1.5	Wed Jun 20 \
                22:25:31 2007
+++ phpdoc/en/reference/swf/functions/swf-shapefillbitmapclip.xml	Mon Dec 31 02:07:22 \
2007 @@ -1,11 +1,11 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
 <refentry xml:id="function.swf-shapefillbitmapclip" \
xmlns="http://docbook.org/ns/docbook">  <refnamediv>
   <refname>swf_shapefillbitmapclip</refname>
   <refpurpose>Set current fill mode to clipped bitmap</refpurpose>
  </refnamediv>
- 
+
  <refsect1 role="description">
   &reftitle.description;
   <methodsynopsis>
@@ -40,6 +40,16 @@
    &return.void;
   </para>
  </refsect1>
+
+ <refsect1 role="seealso">
+  &reftitle.seealso;
+  <para>
+   <simplelist>
+    <member><function>swf_shapefillbitmaptile</function></member>
+   </simplelist>
+  </para>
+ </refsect1>
+
 </refentry>
 
 <!-- Keep this comment at the end of the file
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/swf/functions/swf-shapefillbitmaptile.xml?r1=1.5&r2=1.6&diff_format=u
                
Index: phpdoc/en/reference/swf/functions/swf-shapefillbitmaptile.xml
diff -u phpdoc/en/reference/swf/functions/swf-shapefillbitmaptile.xml:1.5 \
                phpdoc/en/reference/swf/functions/swf-shapefillbitmaptile.xml:1.6
--- phpdoc/en/reference/swf/functions/swf-shapefillbitmaptile.xml:1.5	Wed Jun 20 \
                22:25:31 2007
+++ phpdoc/en/reference/swf/functions/swf-shapefillbitmaptile.xml	Mon Dec 31 02:07:22 \
2007 @@ -1,11 +1,11 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
 <refentry xml:id="function.swf-shapefillbitmaptile" \
xmlns="http://docbook.org/ns/docbook">  <refnamediv>
   <refname>swf_shapefillbitmaptile</refname>
   <refpurpose>Set current fill mode to tiled bitmap</refpurpose>
  </refnamediv>
- 
+
  <refsect1 role="description">
   &reftitle.description;
   <methodsynopsis>
@@ -40,6 +40,16 @@
    &return.void;
   </para>
  </refsect1>
+
+ <refsect1 role="seealso">
+  &reftitle.seealso;
+  <para>
+   <simplelist>
+    <member><function>swf_shapefillbitmapclip</function></member>
+   </simplelist>
+  </para>
+ </refsect1>
+
 </refentry>
 
 <!-- Keep this comment at the end of the file
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/swf/functions/swf-startbutton.xml?r1=1.5&r2=1.6&diff_format=u
                
Index: phpdoc/en/reference/swf/functions/swf-startbutton.xml
diff -u phpdoc/en/reference/swf/functions/swf-startbutton.xml:1.5 \
                phpdoc/en/reference/swf/functions/swf-startbutton.xml:1.6
--- phpdoc/en/reference/swf/functions/swf-startbutton.xml:1.5	Wed Jun 20 22:25:31 \
                2007
+++ phpdoc/en/reference/swf/functions/swf-startbutton.xml	Mon Dec 31 02:07:22 2007
@@ -1,11 +1,11 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
 <refentry xml:id="function.swf-startbutton" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>
   <refname>swf_startbutton</refname>
   <refpurpose>Start the definition of a button</refpurpose>
  </refnamediv>
- 
+
  <refsect1 role="description">
   &reftitle.description;
   <methodsynopsis>
@@ -14,7 +14,7 @@
    <methodparam><type>int</type><parameter>type</parameter></methodparam>
   </methodsynopsis>
   <para>
-   Starts the definition of a button.  
+   Starts the definition of a button.
   </para>
  </refsect1>
 
@@ -35,7 +35,7 @@
      <listitem>
       <para>
        Can either be <constant>TYPE_MENUBUTTON</constant> or
-       <constant>TYPE_PUSHBUTTON</constant>.  The 
+       <constant>TYPE_PUSHBUTTON</constant>.  The
        <constant>TYPE_MENUBUTTON</constant> constant allows the focus to
        travel from the button when the mouse is down,
        <constant>TYPE_PUSHBUTTON</constant> does not allow the focus to
@@ -53,6 +53,16 @@
    &return.void;
   </para>
  </refsect1>
+
+ <refsect1 role="seealso">
+  &reftitle.seealso;
+  <para>
+   <simplelist>
+    <member><function>swf_endbutton</function></member>
+   </simplelist>
+  </para>
+ </refsect1>
+
 </refentry>
 
 <!-- Keep this comment at the end of the file
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/swf/functions/swf-startdoaction.xml?r1=1.5&r2=1.6&diff_format=u
                
Index: phpdoc/en/reference/swf/functions/swf-startdoaction.xml
diff -u phpdoc/en/reference/swf/functions/swf-startdoaction.xml:1.5 \
                phpdoc/en/reference/swf/functions/swf-startdoaction.xml:1.6
--- phpdoc/en/reference/swf/functions/swf-startdoaction.xml:1.5	Wed Jun 20 22:25:31 \
                2007
+++ phpdoc/en/reference/swf/functions/swf-startdoaction.xml	Mon Dec 31 02:07:22 2007
@@ -1,11 +1,11 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
 <refentry xml:id="function.swf-startdoaction" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>
   <refname>swf_startdoaction</refname>
   <refpurpose>Start a description of an action list for the current \
frame</refpurpose>  </refnamediv>
- 
+
  <refsect1 role="description">
   &reftitle.description;
   <methodsynopsis>
@@ -24,6 +24,16 @@
    &return.void;
   </para>
  </refsect1>
+
+ <refsect1 role="seealso">
+  &reftitle.seealso;
+  <para>
+   <simplelist>
+    <member><function>swf_enddoaction</function></member>
+   </simplelist>
+  </para>
+ </refsect1>
+
 </refentry>
 
 <!-- Keep this comment at the end of the file
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/swf/functions/swf-startshape.xml?r1=1.5&r2=1.6&diff_format=u
                
Index: phpdoc/en/reference/swf/functions/swf-startshape.xml
diff -u phpdoc/en/reference/swf/functions/swf-startshape.xml:1.5 \
                phpdoc/en/reference/swf/functions/swf-startshape.xml:1.6
--- phpdoc/en/reference/swf/functions/swf-startshape.xml:1.5	Wed Jun 20 22:25:31 2007
+++ phpdoc/en/reference/swf/functions/swf-startshape.xml	Mon Dec 31 02:07:22 2007
@@ -1,11 +1,11 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
 <refentry xml:id="function.swf-startshape" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>
   <refname>swf_startshape</refname>
   <refpurpose>Start a complex shape</refpurpose>
  </refnamediv>
- 
+
  <refsect1 role="description">
   &reftitle.description;
   <methodsynopsis>
@@ -39,6 +39,16 @@
    &return.void;
   </para>
  </refsect1>
+
+ <refsect1 role="seealso">
+  &reftitle.seealso;
+  <para>
+   <simplelist>
+    <member><function>swf_endshape</function></member>
+   </simplelist>
+  </para>
+ </refsect1>
+
 </refentry>
 
 <!-- Keep this comment at the end of the file
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/swf/functions/swf-startsymbol.xml?r1=1.5&r2=1.6&diff_format=u
                
Index: phpdoc/en/reference/swf/functions/swf-startsymbol.xml
diff -u phpdoc/en/reference/swf/functions/swf-startsymbol.xml:1.5 \
                phpdoc/en/reference/swf/functions/swf-startsymbol.xml:1.6
--- phpdoc/en/reference/swf/functions/swf-startsymbol.xml:1.5	Wed Jun 20 22:25:31 \
                2007
+++ phpdoc/en/reference/swf/functions/swf-startsymbol.xml	Mon Dec 31 02:07:22 2007
@@ -1,11 +1,11 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
 <refentry xml:id="function.swf-startsymbol" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>
   <refname>swf_startsymbol</refname>
   <refpurpose>Define a symbol</refpurpose>
  </refnamediv>
- 
+
  <refsect1 role="description">
   &reftitle.description;
   <methodsynopsis>
@@ -14,7 +14,7 @@
   </methodsynopsis>
   <para>
    Defines an object id as a symbol.  Symbols are tiny flash movies that can
-   be played simultaneously. 
+   be played simultaneously.
   </para>
  </refsect1>
 
@@ -40,6 +40,16 @@
    &return.void;
   </para>
  </refsect1>
+
+ <refsect1 role="seealso">
+  &reftitle.seealso;
+  <para>
+   <simplelist>
+    <member><function>swf_endsymbol</function></member>
+   </simplelist>
+  </para>
+ </refsect1>
+
 </refentry>
 
 <!-- Keep this comment at the end of the file



-- 
PHP Documentation Commits Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic