ID: 29671 Updated by: [EMAIL PROTECTED] Reported By: admin at php-secure dot tk -Status: Open +Status: Bogus Bug Type: Feature/Change Request Operating System: WinXP pro -PHP Version: Irrelevant +PHP Version: 5 New Comment:
It is not possible to add something like this, by the time you see the flash file in your browser, PHP have already finished processing the PHP-file. Use AJAX or some other method (doesn't flash have it too?) to send and get data. Previous Comments: ------------------------------------------------------------------------ [2004-08-14 07:17:27] admin at php-secure dot tk Description: ------------ I've been having trouble making a program known as "Koopa Cards" because I've found no way that PHP can read variables from a flash document. I've made a way to feed back information to the Flash program though a PHP external document, but no way to get it without an Iframe or location change, thus changing the flash to the original again. So, I request a Flashvar(varname, object) function that can recieve data without refreshing. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=29671&edit=1
