gamificationvn / as3webservice

Automatically exported from code.google.com/p/as3webservice
0 stars 0 forks source link

No results coming back from AS3Webservice during local testing #2

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Add sample code to new FLA
2. drag instace of as3webservice to library
3. publish

What is the expected output? What do you see instead?
This worked previously, now just stopped working. No change to code. No
errors, no output, nothing.

What version of the product are you using? On what operating system?
OS X 10.5.6, Flash CS4.

Please provide any additional information below.
This worked great for me when i first downloaded it a week ago. Today, just
ceased to work. Tried several different web services with no result on any
of them.

Original issue reported on code.google.com by fredgmu...@gmail.com on 6 Apr 2009 at 7:16

GoogleCodeExporter commented 8 years ago
I have the same issue. 

I am developing a web site that connects to .NET WS and everything was working 
well 
until yesterday. 

If I trace the ws variable, it shows that the service variable is being 
created, but 
the onComplete method never executes (nor the onFailed). Also, when I create 
the 
Operation variable traces as "undefined".

The weird thing is that the test I posted online (same website) still works, so 
I 
wonder if it is some configuration in Flash that prevents the component to run 
properly.

Daniel Dragnev

Original comment by dpdrag...@gmail.com on 11 Apr 2010 at 12:14