Thanks a lot, Antonio.
I will try this when I have some time and I'll keep you informed.
Le 2013-12-10 11:43, Helio Antonio Francisco Silva a écrit :
Claude, plz download http://www.charlesproxy.com/download/
install , open him and use your APP on air.
but for use charles with adobe AIR you need use a IP conputer in remote
service exe: this.endpoint = "
http://192.168.0.10/tributario/public_html/gateway.php";
if u use this.endpoint = "
http://localhost/tributario/public_html/gateway.php"; cant work on AIR
because many programas use localhost and chales cant get any request.
try this and find your error. :)
On Tue, Dec 10, 2013 at 9:28 AM, Claude BERNARDINI <
[email protected]> wrote:
Hi,
I use AMFPHP.
But I think AMFPHP is not concerned by this error.
This error fires on the fault event of the method.
The big strange thing is : the same code (exactly) works fine in
browser
(Flash version).
I think there's a network problem on the Windows system, but I don't
know
wich one...
Le 2013-12-10 11:18, Christofer Dutz a écrit :
Hi Claude,
What backend are you using? Are there any error (codes) Output in the
Client or on the Server. "Failed to send" is probably an application
error, as the Flex/Flash error usually have an error code associated
with them. If you could provide us with that Information, I am sure we
will be able to help you.
Chris
________________________________________
Von: Claude BERNARDINI <[email protected]>
Gesendet: Dienstag, 10. Dezember 2013 11:54
An: [email protected]
Betreff: Big problem with AMF on Adobe Air
Hello,
I have a big problem with AMF and Adobe Air on Windows.
The code isOK, but I get error "Failed to send".
Everything worked fine, but this error is becoming more common with no
reason.
It is even blocking the last fewdays.
My Adobe Air applications are no longer able to communicate with the
server!
While the same Flash/ Web version of these applications work perfectly
in the browser.
Is it due to a Windows or Adobe Air update ?
System : Windows 7/8
FB 4.6
Thanks a lot !