I have installed the Flash 8 remoting components and these .as files are nowhere to be found. How do I get this to work? Thanks for any help you can give me.
hi I made a small flash application which makes a call to java class using netservices. It works fine with flash 8 however its not working with flash 9.0. Is it a configuration issue or netservices are not supported in flash 9.0 in
After Googling Flash Remote Services for days, I finally got it to work locally on my desktop using examples using localhost (example: var myService = new WebService("http://localhost:8500/totalscript_site/A_Test.cfc?wsdl")). My happiness was short lived. I figured in order to ...