I have had success using flash remoting with both beans and servlets on Tomcat 5.0 running on Linux. However, I have not been able to interact with a servlet when the web app is at the root context of a virtual host:
<Host name="www.myhost.com" ...>
<Context path="" docBase="www" ...>
I'm as...
more >>
Well I've spent another weekend reading, Flash MX 2004 Pro documentation. I have learned a lot about Flash Remoting, Action Script 2.0, Creating objects and classes, and much other stuff.
It seems that the documentation is still left over from Flash MX. I find it very irritating that Flash Remoti...
more >>