From:             Jared dot Williams1 at ntlworld dot com
Operating system: Windows 2000/IIS 
PHP version:      5.0.2
PHP Bug Type:     Ming related
Bug description:  SWFText addString() appears todo nothing

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 bug report at http://bugs.php.net/?id=30293&edit=1
-- 
Try a CVS snapshot (php4):   http://bugs.php.net/fix.php?id=30293&r=trysnapshot4
Try a CVS snapshot (php5.0): http://bugs.php.net/fix.php?id=30293&r=trysnapshot50
Try a CVS snapshot (php5.1): http://bugs.php.net/fix.php?id=30293&r=trysnapshot51
Fixed in CVS:                http://bugs.php.net/fix.php?id=30293&r=fixedcvs
Fixed in release:            http://bugs.php.net/fix.php?id=30293&r=alreadyfixed
Need backtrace:              http://bugs.php.net/fix.php?id=30293&r=needtrace
Need Reproduce Script:       http://bugs.php.net/fix.php?id=30293&r=needscript
Try newer version:           http://bugs.php.net/fix.php?id=30293&r=oldversion
Not developer issue:         http://bugs.php.net/fix.php?id=30293&r=support
Expected behavior:           http://bugs.php.net/fix.php?id=30293&r=notwrong
Not enough info:             http://bugs.php.net/fix.php?id=30293&r=notenoughinfo
Submitted twice:             http://bugs.php.net/fix.php?id=30293&r=submittedtwice
register_globals:            http://bugs.php.net/fix.php?id=30293&r=globals
PHP 3 support discontinued:  http://bugs.php.net/fix.php?id=30293&r=php3
Daylight Savings:            http://bugs.php.net/fix.php?id=30293&r=dst
IIS Stability:               http://bugs.php.net/fix.php?id=30293&r=isapi
Install GNU Sed:             http://bugs.php.net/fix.php?id=30293&r=gnused
Floating point limitations:  http://bugs.php.net/fix.php?id=30293&r=float
MySQL Configuration Error:   http://bugs.php.net/fix.php?id=30293&r=mysqlcfg

Reply via email to