Call an actionscript function from php
greetings,
i have flashbuilder 4.5 php premium. developing application communicates postgresql database using zend amf.
i have external hand held calls php functions write database. when these php functions complete, call
an actionscript function defined in application.
is there way php call action script function in component of application?
google hasn't turned particularly helpful.
thanks.
the solution:
create socket listener alert , flash policy file in php.
create socket in flash , have listen it. when php function writes to
socket, flash alerted.
More discussions in Using Flash Builder for PHP
adobe
Comments
Post a Comment