From 2e1990f6446742b952dd44cf0b3b4d6f422eca37 Mon Sep 17 00:00:00 2001 From: "Jesus M. Castagnetto" Date: Wed, 1 Nov 2000 23:11:53 +0000 Subject: [PATCH] Added the info about libswf not supporting Windows that Daniel Beulshausen (daniel@php4win.de) mention some time ago. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@35025 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/swf.xml | 53 ++++++++++++++++++++++++++--------------------- 1 file changed, 29 insertions(+), 24 deletions(-) diff --git a/functions/swf.xml b/functions/swf.xml index d65f5a4601..0c8f6c20b3 100644 --- a/functions/swf.xml +++ b/functions/swf.xml @@ -68,7 +68,7 @@ swf_actionstop (); swf_enddoaction (); swf_closefile (); -?> +?> It will produce the animation found at the following SWF support was added in PHP 4 RC2. + + The libswf does not have support for Windows. The development of + that library has been stopped, and the source is not available + to port it to another systems. + @@ -231,7 +236,7 @@ function swf_savedata ($data) @mysql_free_result ($sth); @mysql_close ($dbh); } -?> +> @@ -1510,12 +1515,12 @@ function swf_savedata ($data) - Aheight - The height in pixels of a capital A. + Aheight - The height in pixels of a capital A. - xheight - The height in pixels of a lowercase x. + xheight - The height in pixels of a lowercase x. @@ -1634,17 +1639,17 @@ function swf_savedata ($data) - "size" - The size in bytes of the bitmap. + "size" - The size in bytes of the bitmap. - "width" - The width in pixels of the bitmap. + "width" - The width in pixels of the bitmap. - "height" - The height in pixels of the bitmap. + "height" - The height in pixels of the bitmap. @@ -1812,42 +1817,42 @@ swf_endButton (); - IdletoOverUp + IdletoOverUp - OverUptoIdle + OverUptoIdle - OverUptoOverDown + OverUptoOverDown - OverDowntoOverUp + OverDowntoOverUp - IdletoOverDown + IdletoOverDown - OutDowntoIdle + OutDowntoIdle - MenuEnter (IdletoOverUp|IdletoOverDown) + MenuEnter (IdletoOverUp|IdletoOverDown) - MenuExit (OverUptoIdle|OverDowntoIdle) + MenuExit (OverUptoIdle|OverDowntoIdle) @@ -1855,47 +1860,47 @@ swf_endButton (); - IdletoOverUp + IdletoOverUp - OverUptoIdle + OverUptoIdle - OverUptoOverDown + OverUptoOverDown - OverDowntoOverUp + OverDowntoOverUp - OverDowntoOutDown + OverDowntoOutDown - OutDowntoOverDown + OutDowntoOverDown - OutDowntoIdle + OutDowntoIdle - ButtonEnter (IdletoOverUp|OutDowntoOverDown) + ButtonEnter (IdletoOverUp|OutDowntoOverDown) - ButtonExit (OverUptoIdle|OverDowntoOutDown) + ButtonExit (OverUptoIdle|OverDowntoOutDown)