ID:               30293
 Updated by:       [EMAIL PROTECTED]
 Reported By:      Jared dot Williams1 at ntlworld dot com
-Status:           Open
+Status:           Feedback
 Bug Type:         Ming related
 Operating System: Windows 2000/IIS
 PHP Version:      5.0.2
 New Comment:

Please try using this CVS snapshot:

  http://snaps.php.net/php5-STABLE-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php5.0-win32-latest.zip

Seems to be a ming bug, as addString() segfaults for me somewhere in
libming.


Previous Comments:
------------------------------------------------------------------------

[2005-02-08 09:46:07] xnathanx at yahoo dot com

I have exactly the same issue.
Same version of PHP/ming.

Object exists, but no text string is added using the addString()
function.

------------------------------------------------------------------------

[2004-09-30 16:07:47] Jared dot Williams1 at ntlworld dot com

Description:
------------
With Ming2.0a (the version thats including with php5.0.2)

It seems impossible to display text with SWFText object.

The addString() method appears to not add the string to an SWFText
object.

Looking at the swf output in a decompiler the created SWFText object
exists, with the correct colour etc, but no text string to display.

I've tried numerous examples from the 'net, such as
http://ming.sourceforge.net/examples/text.html
(example had to be modified to point to a valid .fdb)

all display the same problem


Reproduce code:
---------------
http://ming.sourceforge.net/examples/text.html
(example had to be modified to point to a valid .fdb)

Expected result:
----------------
320x240 flash movie, with yellow text 'fnar! fnar!' centered 

Actual result:
--------------
No text is displayed


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=30293&edit=1

Reply via email to