How do I get the messages from the server?
Posted: Fri Apr 08, 2011 5:01 am
The swf file overlaid so the HTML version of the browser. So to speak.
Is being given to perform the functions of the communication between the swf and server (eg Load Configuration, load language) provide a possibility, notifications of PHP in a message window of the designer / viewer to spend?
For example, like this:
This would allow the content of %message_text% coming from servers easily be passed to the client.
If one looks at the HTML output in Firebug, so you can see the messages but they are not passed by the swf.
For developers ok but for users....?
Is being given to perform the functions of the communication between the swf and server (eg Load Configuration, load language) provide a possibility, notifications of PHP in a message window of the designer / viewer to spend?
For example, like this:
Code: Select all
index.php?stimulsoft_client_key=.....&stimulsoft_message_key =%message_text%....
If one looks at the HTML output in Firebug, so you can see the messages but they are not passed by the swf.
For developers ok but for users....?