Greetings,
I have flashbuilder 4.5 for php premium. I am developing an application that communicates with a Postgresql database using Zend AMF.
I have an external hand held that calls php functions to write to the database. When these php functions complete, I would like to call
an actionscript function I defined in my application.
Is there a way for php to call an action script function in a component of my application?
Google hasn't turned up anything particularly helpful.
thanks.