I am deploying a flash application onto a remote server running the
same version of everything that I have here in the development studio.
Yet there is still a problem.
When I test the application on many different computers, I get
inconsistent results. The login form is made it flash and is currently
located at
http://www.myobie.com/bfs/admin/login.cfm If you type in the incorrect name and password, you should receive a
small note that the Login Failed and it should enable the text inputs
for you to try again.
On an Sony Laptop running XP Home, this works perfectly. It will even
let you login and manage the application. However on four other
machines (three XP Pro's and one 2000) the login never receives any
reply (failure or success) from the service it is calling. Never does
the login fail nor does it succeed.
On a Mac (10.3) the service works correctly. On this same mac in VPC
Win XP does not show any resemblance to working. In VPC Win XP on
Firefox the display says "Waiting on myobie.com..." for a very long
time, while IE just says Done no matter what is done.
Why would this work on some clients, and not on others.
I have the same code as the examples on the page for the trio motors mx
2004 example. I just have the application call a method like
loginStuff({uname:blah,pw:blahagain})
It works perfectly on the mac in all browsers. It works on one windows
machine so far. The rest is just sits there all pretty. Test it out and
tell me if it will fail the login.
What could the problem be? I could use a web-service and it would
resolve it perfectly. But flash remoting is not working consistently
enough across clients. At least with the login. I am implementing an
html login and will let you know if the other parts of the application
can work.
Thanks for any help.
--
://nah