Why this code is not working on Solaris 2.8 host. Always
getting:
[Wed Jul 9 14:22:53 2003] [error] PHP Fatal error: swfaction() [<a
href='http://www.php.net/function.swfact ion'>function.s wfaction</a>]:
getURL('http://www.php.net'
^
Line 1: Reason: 'syntax error'
in /.../htdocs/ming2.php on line 28
$b1->addAction(ne w SWFAction("getU RL('http://www.php.net','_ blank');"),
SWFBUTTON_MOUSE UP);
Any ideas?
PHP Version: 4.3.2
Ming: 0.2a
getting:
[Wed Jul 9 14:22:53 2003] [error] PHP Fatal error: swfaction() [<a
href='http://www.php.net/function.swfact ion'>function.s wfaction</a>]:
getURL('http://www.php.net'
^
Line 1: Reason: 'syntax error'
in /.../htdocs/ming2.php on line 28
$b1->addAction(ne w SWFAction("getU RL('http://www.php.net','_ blank');"),
SWFBUTTON_MOUSE UP);
Any ideas?
PHP Version: 4.3.2
Ming: 0.2a
Comment